@charset "UTF-8";
/* CSS Document */


html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	border: none;
	letter-spacing: 0.05pc;
}
a:visited {
	text-decoration: none;
	color: #333333;
	border: none;
	letter-spacing: 0.05pc;
}
a:hover {
	text-decoration: none;
	color: #000033;
	border: none;
}
a:active {
	text-decoration: none;
	color: #333333;
	border: none;
}
a img {
    border:none;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
	/*margin: 0 12%;*/
    margin: 0;
	height: 400px;
	position: absolute;
	width: 100%;
	top:23%;
}

th {
    background: #FFFFFF;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.03em;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	line-height: 20px;
}

pre, code, tt, dt {
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    padding: 5px;
    margin: 5px 0;
}
.wordmark {
	padding-top: 75px;
	padding-bottom: 25px;
}
#topdiv {
	text-align: center;
	min-width: 500px;
    margin-bottom:20px;
}
#menurule {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-left: 150px;
	margin-right: 150px;
	padding-bottom: 15px;
}
#norule {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-left: 150px;
	margin-right: 150px;
	padding-bottom: 15px;
}
#topdiv a {
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
div#topdiv p a {
    color:#555555;
    border:none;
    font-size:1.1em;
    margin-right:15px;
}
div#topdiv p a:hover {
    color:#000000;
    text-decoration:none;
    border-bottom:dotted 1px #000000;
}
div#topdiv p a:active {
    color:#000000;
    border-bottom:solid 1px #000000;
    background-color:#ffdc52;
}
div#topdiv p {
    margin-top:0px;
}
#contentdiv a {
	color: #6699CC;
	font-size: 13px;
	border-bottom:dotted 1px #666699;
}
#contentdiv {
	text-align: left;
	width: 580px;
	font-size: 14px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
    margin-top:0px;
    margin-left:240px;
    position:relative;
    z-index:100;
    background-image:url('images/bg-white-translucent.png');
}
#BG {
    position:absolute;
    left:20px;
    top:100px;
    z-index:1;
}
div#contentdiv a:hover {
    border-bottom:solid 1px;
}
.biophoto {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-right: 15px;
	padding-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.nb {
    white-space:nowrap;
}
#contentdiv p {
	padding-top: 10px;
}
#contentdiv p.note {
	padding-top: 0px;
	font-size:.8em;
}

.border_bottom_right {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-bottom-color: #666666;
	border-right-color: #666666;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.wordmark {
	padding-top:55px;
	padding-bottom:0px;
}
#photodiv {
	clear: left;
}
#phototext {
	clear: left;
	margin-bottom: 10px;
	padding-top: 0px;
}
#videocontainer {
	clear: right;
	float: right;
	width: 50%;
}
#gallerycontainer {
	clear: left;
	float: none;
}
p.caption {
    font-size:11px;
    font-family:Verdana,Helvetica,sans-serif;
    text-align:center;
}

