@charset "UTF-8";

#wrapper {
	position: relative;
	top: -14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper p {
	font-size: 0.75em;
}
#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	background-image: url(assets/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-style: italic;
	color: #333333;
	padding-top: 5px;
	letter-spacing: 6px;
}
a:hover {
	color: #CC9900;
}
a {
	color: #996600;
}
#navbar {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-image: url(assets/navBar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
#navbar a {
	color: #FFFFFF;
	background-image: url(assets/navBar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 20px;
	text-decoration: none;
}
#navbar a:hover {
	color: #000000;
	background-image: url(assets/buttonGradient.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#bottombanner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bottombanner h4 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bottombanner a {
	padding: 5px;
}
#bottombanner a:hover {
}
#copyright {
	vertical-align: middle;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #CC9900;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
}
#photoframe {
	border: 3px double #FFCC00;
}
#copyright a {
	color: #666666;
}
#photos {
	height: 340px;
	width: 690px;
}
#photos img {
	height: 340px;
	width: 690px;
}
#drbio img {
	float: left;
	padding: 3px;
	height: 300px;
	width: 300px;
}
#drbio h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
}
#tdMain {
	border: 3px double #FFCC00;
}
#drbio h2 {
	margin: 0px;
	padding: 0px;
}
.pics     {
	z-index: -1;
}
div.standard   a  {
	display: inline-block;
	padding-right: 4em;
	padding-left: 4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	float: left;
}
