body { min-width: 750px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; padding: 0; }
html { 
	margin: 0;
    padding:0;
    }
p { font-size: 0.8em; line-height: 130%; text-align: left; }
td { }
a:link { color: #000; text-decoration: none; }
a:visited { color: #666; }
a:hover { 
	color: #39f; }
a:active { 
	color: #39f; }

#container { 
	margin: 0 auto; 
	width: 750px; }
/* Header with navigation  */
#head { 
	color: #fff; 
	background-color: #343434; 
	width: 750px; 
	height: 100px; }
#logo {
	float: left}
#head #nav { float: right; margin-top: 68px; margin-right: 15px; display: inline; }
/* Body */
#main { background-image: url(../images/leftbar2.gif); background-repeat: repeat-y; background-position: left top; color: #000; background-color: #fff; top: 100px; width: 750px; height: auto; border-top: 1px solid #fff; }
#main #colone {  float: left; width: 227px   }
#main #colone #top { background-image: url(../images/leftbar1.jpg); background-repeat: no-repeat; background-position: left top; float: left; width: 227px      ; height: 566px; }
ul { font-size: 12px; line-height: 130%; text-align: left; list-style-type: disc; margin: 1em 0 1em 30px; list-style-image: url(../images/bullet.gif); }
#main #coltwo { background-color: #fff; left: 250px; float: right; width: 470px; margin-top: 10px; margin-right: 15px; margin-bottom: 5px; }
h1 { color: #06c; font-size: 1em; font-weight: bold; text-align: left; margin: 0.67em 0; }
h2 { color: #4579ad; font-size: 12px; font-weight: bold; text-align: left; margin: 0.83em 0; }
#main2 { color: #fff; background-color: #00305f; top: 399px; width: 750px; height: 189px; clear: both; border-color: white; border-style: solid; border-width: 0 1px 1px; }
#main2 #text {
	float: left;}
#main2 #photo {
	float: right; width: 358px}
#foot { top: 586px; width: 750px; clear: both; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
#footer {
	color: white; 
	background-color: black; 
	width: 750px; 
	height: 10px; 
	clear: both;}
#bottomnav{ clear: both; width: 750px; height: 20px; padding-top: 8px; border-top-style: solid; border-top-width: 12px; }
#copyright { color: #343434; font-size: 9px; float: left; padding-left: 5px; }
#bnav {
	float: right;
	padding-right: 5px;
	color: #000000;
	font-size: 10px;
	}
#bnav a { color: #06c; text-decoration: none; }
#bnav a:hover, #bnav a:active {
	color: #39f
	}
#backtotop {float: right; padding-bottom: 10px;}
.bio {float:right; margin:0 -15px 10px 10px; }
