body {
	font-size: 16px;
}
#wrapper { 
	width: 972px; 
	margin: 0px auto;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}
a, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
text-decoration: underline;
}

#banner {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: arial, sans-serif;
	background-color: #83defb;
	height: 30px;
	padding-top: 10px;
}
#header {
	border-bottom: 1px solid #cccccc;
	height: 140px;
}

#logo {
	float: left;
	padding-top: 4px;
}
#logo h1 {
	text-indent: -9999px;
}
.back h1 {
	background-color:#DEDEDE;
	font-family:"Bookman Old Style","URW Bookman L","itc bookman",Georgia,times,serif;
	font-size:32px;
	font-weight:bold;
	letter-spacing:0;
	margin-top:10px;
	padding:0 0 0 33px;
	width:306px;
}
h2 {
	float: right;
	text-align: right;
	font-size: 35px;
	line-height: 93%;
	padding-top: 24px;
	font-weight: bold;
}

.menu {
	clear: both;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 23px;
	padding-top: 3px;
}
.menu a, .menu a:visited {
	float: left;
	padding-right: 18px;
}
.menu a:hover {
	color: #666666;
	opacity: 0.8;
}
.menu .selected {
	color: #999999;
}
#left {
	float: left;
	width: 600px;
	border-right: 1px dotted #cccccc;
	padding-right: 54px;
	margin-top: 10px;
}
.project {
	font-family:"Bookman Old Style","URW Bookman L","itc bookman",Georgia,times,serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-2px;
	padding-bottom:20px;
	padding-top:20px;
	border-top: 0 none;
}
.project a, .project a:visited {
	color: #3399ff;
}
#wrapper #left .project.odd {
	border-top: 1px dotted #cccccc;
}
#wrapper #left #last {
	border-bottom: 1px dotted #cccccc;
}
.project p {
	font-size: 13px;
	font-family: "Bookman Old Style","URW Bookman L","itc bookman",Georgia,times,serif;
	padding-top: 4px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 119%;
	color: #515151;
}
.project#lawyer {
line-height: 98%;
}
.project span {
	font-weight: bold;
	letter-spacing: -1;
	font-size: 13px;
}
.about {
	padding-top: 20px;
	font-weight: normal;
	font-size: 18px;
}
.about p {
	padding-bottom: 20px;
	text-align: justify;
}
.about span {
	font-style: italic;
}
.about a, .about a:visited {
	text-decoration: none;
	color: #3399FF;
}
.imgHolder {
	padding-top: 2px;
}
.textHolder {
	font-size: 13px;
}
#rightColumn {
	float: right;
	width: 275px;
	padding-left: 30px;
	height: 500px;
	padding-top: 15px;
}
#siteMeter {
	margin-left: -9999px;
}

#left img {
	border: 2px solid #666666;
}

#footer {
	clear: both;
	padding-top: 100px;
}

.spacer {
	clear: both;
	padding-bottom: 10px;
}
.spacerTwit {
	clear: both;
	padding-bottom: 30px;
}
.lineBreak {
	border: 1px dotted #cccccc;
}
/*TWITTER */
/* TWITTER WIDGET */
#twitter {
	float: left;
	border:0 none;
	font-family:inherit;
	font-size:77%;
	font-style:inherit;
	font-weight:normal;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	vertical-align:baseline;
	width: 244px;
}
#twitterOuter {
	background-color: #fff;
}
.twitter-title {

}
#twitter_update_list {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #C1CFEF;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 !important;
}
#twitter_update_list li {
	border-bottom: 1px solid #c1cfef;
	margin: 8px 10px;
	padding-bottom: 5px;
}
#twitter_update_list a {
	color: #666666;
}
/* END TWITTER */

/* WIDGETS */
#widget {

}
#facebook {
	border-top: 1px dotted #cccccc;
	padding-top: 20px;
	width: 250px;
}
#linkedIn {
	border-top: 1px dotted #cccccc;
	padding-top: 20px;
	width: 250px;
}

/* Footer */
#footer {
	height: 30px;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
	font-weight: normal;
}
#footer ul {
	overflow: auto;
}
#footer li {
	display: block;
	float: left;
	padding: 0px 5px;
	border-right: 1px solid #666666;
	font-size: 12px;
}
#footer .first {
	padding: 0px 5px 0 0;
}
#footer .last {
	border-right: none;
}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #666666;
}
/* End Footer */


