body {margin:0; padding:0; background:#000; color:#FFF;}
a, a:visited {	color:#86a2bd; text-decoration: none;}
a:hover {	 text-decoration:underline; color: #fff;}
#wrapper {
	width: 990px;
	background-color: #000;
	color:#CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header {
	margin: 0px;
	padding: 5px 0 2px 0;
	background-image: url(../images/bg_site_topbar.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom:1px #3f3f3f solid;
}#wrapper #header h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper #nav {
	background-image: url(../images/bg_site_nav.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 990px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}
#wrapper #nav ul {
	list-style-type: none;
	margin: 0px;
	width: 990px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #nav ul li {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}




#wrapper #content {
	width: 990px;
	margin: 0px;
	padding:25px 0px 15px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	background-image: url(../images/bg_home_feature.png);
	background-repeat: no-repeat;	
*/}
#wrapper #sidebar {
	width: 250px;
	float: right;
	clear: right;
	color: #999;
	padding-right:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:20px;
}

#wrapper #sidebar p { font-size:10pt;
text-align:justify; margin-right:10px;}

#wrapper #nav ul li a {
	text-decoration: none;
}
#wrapper #nav ul li a:hover {
	color:#86a2bd;
}


#wrapper #nav ul li.active a, #wrapper #nav ul li.active a:hover {
		color: #999;
}

#wrapper #sidebar h2 {
	color: #86a2bd;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin-top:0;
}


#wrapper #monoSlideshow {
	width: 700px;
	height: 425px;
	padding: 0px 0px;
	border:none;
	margin:0;

}
#text {
	width: 700px;
	min-height: 425px;
	padding: 0px 0px;
	border:none;
	margin:0;
	padding:0;

}
#wrapper #footer {
	background-image: url(../images/bg_footer_inner.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 990px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

	min-height:100px;
}

#wrapper #footer h3 {
	font-weight: normal;
	font-size: 8pt;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	width:500px;
	margin:5px 0;
}




#wrapper #footer .credit {
	width: 250px;
	float: right;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	clear: right;
	margin:5px 0;
	padding:0;
	text-align:right;
}
#wrapper #footer .credit a {
	color: #666;
}
#wrapper #footer .credit a:hover {
	color: #ccc;
}



.resume ul {
	list-style-type: none;
}
.resume li {
	list-style-type: none;
	margin-bottom:5px;
}.resume-page table tr th {
	text-align: left;
}
.resume-page  .res {	color:#CCC;
width:990px;
margin:0  auto;

}
.resume-page  .res .gray {
	background-image: url(../../assets/images/bg_site_topbar.png);
	background-position:center;
	background-repeat:no-repeat;
	width:990px;


	
}
.resume-page  .res td {	border-top:1px #282828 solid;

background-color:transparent;
}

.resume-page .res tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size:155%;
	color:#86a2bd;
}
.resume-page #wrapper #content .resume .res tr th {
	color: #88A4BE;
	font-size: 1.5em;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.title {
	font-weight: bold;
	font-size: 13px;
	letter-spacing:1px;
	color:#FFF;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.photo-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.resume-page #wrapper #content .res tr td, .resume-page #wrapper #content .res .gray td {
	background-color: transparent;
	background-image:none;
}
.resume-page #wrapper #content .res td table td {
	padding: 5px;
}
.resume-page #wrapper #content table tr td h3 a:hover {
	text-decoration: none;
}
.res tr td table tr .column1 {
	width: 35%;
}
.res tr td table tr .column2 {
	width: 25%;
}
.res tr td table tr .column3 {
	width: 30%;
}
.res tr td table tr .column4 {
	width: 10%;
}
