body{background:url(../images/bg_main.jpg); font-size:80%; font-family:Arial, Helvetica, sans-serif; color:#636161;}
/*form{margin:10px; padding:0px;} */

a{color:#4d85ba; text-decoration:underline;} a:hover{color:#000; text-decoration:none;}

h2 {font-size:150%; font-family:Georgia, "Times New Roman", Times, serif; color:#000; margin:0 0 10px 0; font-variant:small-caps; font-weight:normal;}
h3 {font-size:110%; font-family:Arial, Helvetica, sans-serif; color:#7caad6; margin:10px 0 0 0; font-weight:bold;}
h4 {
    font-size:100%; 
	font-family:Georgia, 
	"Times New Roman", 
	Times, 
	serif; 
	color:#000; 
	margin:0 0 10px 0; 
	font-variant:small-caps; 
	font-weight:normal;
}

/* FORMS */
.this_Frm {float:left; margin:0; padding:0 10px; border:1px solid #B3AFAE; width:500px;}
.this_Frm label {width:10em; float:left; clear:both; margin:10px 0 0 10px;}
.this_Frm input {border:1px solid red; margin-bottom:10px; /*border:1px solid #B3AFAE;*/}
.this_Frm textarea {border:1px solid #B3AFAE; margin-bottom:10px;}

/* FORM ERROR */
#this_Error{border:1px solid red; width:95%; margin:5px; padding:0 10px;}

/* FORM CONFIRM */
#this_Confirmed {color:#74AF21;}

.clear_left{clear:left; maring:0px; height:0px;} .clear_right{clear:right; maring:0px; height:0px;} .clear_both{clear:both; maring:0px; height:0px;} 

#base_shadow{background:url(../images/bg_shadow.png) top left no-repeat; width:808px; margin:auto; padding-top:15px;}

#base{background:#fff url(../images/bg_base.jpg) top left no-repeat; width:776px; margin:auto;}
#content{padding:25px;} #logo{float:left; width:440px; margin-top:10px;} 


#search{
	font-size:90%; 
	float:left;
	width:279px;
	background: url(../images/search_bottom.png) bottom left no-repeat;  
}

#search_form { 
	background: url(../images/search_top.png) top left no-repeat;
	display:block; 
	margin:0;
	padding:20px 20px 20px 24px;
}

#search a{color:#fff; text-decoration:underline;} #search a:hover{text-decoration:none;}

#banner{background:url(../images/banner_home.jpg) top left no-repeat; width:720px; height:300px; margin-top:25px; margin-bottom:10px;}
#main_frame{ width:720px;  background:#fff;} #nav{float:left; width:150px;} #content_frame{float:left; padding:0px 10px 0px 10px; width:550px;}
.lowerPad {height:20px;}
.headerMargin {height:20px;}





#nav ul {margin:0px; padding:0 0 0 10px; list-style-type:none;}
#nav ul li {width:130px;}
#nav ul li a {color:#6f6f6f; text-decoration:none; border-bottom:1px dotted #6f6f6f; display:block; padding:5px 0px 5px 0px;}
#nav ul li a:hover {background:#f1f1f1;}

#nav ul ul {display: none; margin:0 0 0 5px; padding:0; font-style:italic; }
#nav ul li:hover ul {display: block;}





#biophoto{float:left; width:170px; height:220px;} 
#sig{float:left; text-align:center; width:280px; height:180px; color:#000; font-weight:bold; font-size:11px;} 

#pub{float:left; text-align:center; width:180px; height:220px;} 
#pub2{float:left; width:240px;}


#brief{float:left; width:220px; margin-right:40px;}
#intro ul{
	list-style-type:circle; 
	margin:0px; 
	padding:10px;
}

#intro li{
	margin-bottom:10px; 
	margin-top:10px; 
	padding-left:15px;
}

.posts {
	border-bottom: 1px dotted;
	margin: 8pt;
	padding: 0pt 0pt 10px;
}

.total {
	text-align:right;
}




#footer{background:#6f6f6f; padding:5px; margin-top:20px; font-size:80%; color:#fff;} #footer a{color:#000; color:#fff;}









