html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/blackBG.gif) repeat center top;
	margin: 0;
	padding: 0;
}
.content {
	margin: 15px auto 0px;
	width: 700px;
	background: #003765;
	border: 1px solid #C5C6C8;
	padding: 20px 30px 15px;
}
.banner {
	background: url(images/blackBG.gif) repeat center 9px;
	margin: 0px auto;
	height: 45px;
	border: 1px solid #C5C6C8;
	width: 698px;
}
.banner_home {
	margin: 0px auto;
	height: 45px;
	border: 1px solid #C5C6C8;
	width: 698px;
	background: url(images/banner.gif) no-repeat left top;
}
.banner img {
	margin: 9px 0px 0px 15px;
}
.photo {
	margin: 0px;
	border: 1px solid #C5C6C8;
	padding: 0px;
	width: 225px;
	background: url(images/blackBG.gif) repeat 15px 38px;
	float: left;
}
.menu {
	float: right;
	background: url(images/blackBG.gif) repeat 0px 38px;
	width: 120px;
	border: 1px solid #C5C6C8;
	height: 160px;
	margin: 0;
}
.res { height:475px;
}
.serv { height:475px;
}
.logos {
	text-align: center;
	padding-top: 10px;
}
.logos img {
	margin: 15px 0px;
}
.text {
	color: #FFF;
	font-size: 0.85em;
	padding: 0px;
	width: 540px;
	margin: 0;
}
.home {
	margin: 0px 0px 0px 245px;
	width: 296px;
}
.contact {
	font-weight:bold;
	line-height: 20px;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px 0px 8px;
	padding: 5px 0px 0px;
	font-weight: normal;
}
p {
	margin: 8px 0px;
}
p.footer {
	font-size: 0.75em;
	color: #006DDE;
	text-align: center;
	white-space: nowrap;
	margin: 10px auto;
}
.photo img {
	margin: 15px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.yellow {
	color: #E2B252;
}
ul#nav { margin: 0px; padding: 2px 0px 0px; list-style: none;}
#nav li a { display: block; margin: 0px; height: 36px;}
#nav li a img { border: 0;}

a:link, a:visited {color:#61B4FE; text-decoration: none;}
a:hover, a:active {color:#E3B252; text-decoration: none;}

a.email:link, a.email:visited {color:#FFF; text-decoration: none;}
a.email:hover, a.email:active {color:#E3B252; text-decoration: none;}

#home a:link, #home a:visited {background: url(images/nav_home.gif) no-repeat 20px 13px;}
#home a:hover, #home a:active {background: url(images/nav_home_over.gif) no-repeat 20px 13px;}
#services a:link, #services a:visited {background: url(images/nav_services.gif) no-repeat 20px 13px;}
#services a:hover, #services a:active {background: url(images/nav_services_over.gif) no-repeat 20px 13px;}
#resume a:link, #resume a:visited {background: url(images/nav_resume.gif) no-repeat 20px 13px;}
#resume a:hover, #resume a:active {background: url(images/nav_resume_over.gif) no-repeat 20px 13px;}
#contact a:link, #contact a:visited {background: url(images/nav_contact.gif) no-repeat 20px 13px;}
#contact a:hover, #contact a:active {background: url(images/nav_contact_over.gif) no-repeat 20px 13px;}

.resume ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.none {
	list-style: none;
}
.none li {
	font-weight: bold;
	color: #E2B252;
}