body {color: #333333; background: #EFEFEE url(images/bg_site.gif) repeat-y center; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 14px; padding-top: 0px;}
h1{ color: #000066; font-size:22px;}
h2{ color: grey; font-size:16px;}

a:link, a:visited {color: #b5121a; text-decoration: none;}
a:hover {color: #b5121a; text-decoration: underline;}
a:active {color: #aab5bd; text-decoration: underline;}

.red {color: #B11612; font-size:14px;}

#container {position:relative; margin: 10px auto; width:880px; padding: 0 10px 0 15px; padding-bottom: 8px;}

#Logotext {position:absolute; left:405px; top:230px; height: 38px; width: 400px;}
#update {position:absolute; left:80px; top:0px; height: 20px; width: 40px;}

#logo {position:absolute; top:20px; left:640px; width:220px; height: 225px; }
#image1 {position:absolute; top:20px; left:640px; width:220px; height: 225px; }
#textbody {position:absolute; top:290px; left:45px; width:580px;}
#bio-short {position:absolute; top:15px; left:45px; width:580px; }



#top-nav ul {
margin: 1em;
list-style: none;
padding: 0;
margin: 0;

}

#top-nav li:hover {
background: #FEFFC5;
}
#sidebar li:hover {
	width: 6.5em;
}
#top-nav li.current {

	background: url(images/menu-bg.gif) repeat; 
}
#sidebar li.current {
	background: #FEFFC5;
}

#top-nav li {
float: left;
border-right:0.05em solid #dcdce9;

height: 1.6em;
line-height: 1.2em;
float: left;
width: 5em;
display: block;
padding: 5px;
color: #0d2474;
font-size: 18px; 
font-weight: strong;
text-decoration: none;
text-align: center;	
vertical-align: middle;
}
	
 #top-nav image{
border: none;
clear: both;
}

#sidebar ul {
list-style: none;
padding: 0px;
margin: 0px;
}


#sidebar li {
margin: 0 0.15em;
border: 0.1em solid #fff;
height: 2em;
line-height: 2em;
width: 6em;
display: block;
color: #0d2474;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

