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

body {
	background-color:#c2cbde; background-color:#8e9cad;  background-color:#8e9cad;
	background-image:url(images/bgCrosshatch.gif); background-repeat:repeat;
	/*background-image:url(images/background.jpg); background-repeat:repeat;*/
	color: #7c232a; color:#000000; 
	margin-left:0px;
	margin-top:0px; margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}
body a{	color:#000099; color: #7c232a; text-decoration:underline; }
body a:hover{/*color:#88a46b;  color:#658049; color:#336633;*/ text-decoration:underline;}

#menu, .submenu {
	background:#000066;
	color: #f9dd30;
	font-size:12px;
	width:155px;
	position:absolute; top:0px; left:0px;
	margin-left:5px;
	z-index:1000;
	}
#menu a, .submenu a{color: #f9dd30; text-decoration:none;}
#menu a:hover, .submenu a:hover{
	color:#f9c330;
	text-decoration:underline;
	}
#page{
	background:#c2cbde;
	background-color:#8e9cad; background-color:#ffffff; 
	background-image:url(images/bgCrosshatch.gif); background-repeat:repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	min-width:820px;
	}
#header{/*background-color:#8e9cad;*/color: #7c232a; background:url(images/headerImg.gif) repeat-x;}
#pageTitle{ font-size:24px; font-weight:bold; line-height:30px; vertical-align:top; color: #7c232a;}
#content{border-left: solid #000066 160px;}
.mainInfo{width:600px; /*background:#c2cbde; border:solid 5px #c2cbde; background-color:#ffffff;*/ background-image:url(images/logoCrosshatch.gif); background-repeat:repeat; }
ul{ list-style:none; }
img{border:none; cursor:default;}
p{margin-top:0px; margin-bottom:0px; text-align:justify; font-size:14px;}
div{margin-top:0px; margin-bottom:0px;}
h2{ font-size:16px; font-weight:bold; margin-top:10px; margin-bottom:5px; text-align:left;}
.bio{background-color:#ffffff; width:600px; }
#nadBio2, #goldenBio2{ display:none;}