/* CSS Document */


/* MAIN CONTENT */


#contentMain{width:870px; margin: 0 auto; background:url(images/b_content_main.gif) 0 0 repeat-y; }


#leftPanMain{width:250px; float:left; margin-top:2px;}

#subnav{
	width:220px;
	padding-left:30px;
	padding-top: 20px;
	text-align: left;
}
#subnav h2{
	width:99px;
	padding-bottom:12px;
}
#subnav h3{width:180px; height:40px; padding-bottom:12px;}
#subnav ul li p span{color:#666666}



#Imagearea{
	width:230px;
	padding-left: 18px;
	padding-top: 20px;
}
#Imagearea h2{
	width:230px;
	height:300px;
	background-image: url(images/img_book2.jpg);}
#Imagearea h3{
	width:230px;
	height:300px;
	background-image: url(images/img_book1.jpg);}

#Imagearea h4{
	width:230px;
	height:300px;
	background-image: url(images/img_academic.jpg);}

	
#Imagearea h5{
	width:230px;
	height:380px;
	background-image: url(images/img_map_academic.gif);}


#Imagearea p.bluetxt{margin-top: 20px}
#Imagearea p.yellowtxt{margin: 10px 5px 0 0}


#rightPanMain{
	width:540px;
	float:left;
	margin-left:30px;
	margin-top:18px;
}
#Bodycopymain{border-bottom:#353535 0px solid;}
#Bodycopymain h2{width:270px;
#Bodycopymain img{height:88px; border: #252525 3px solid; float:left; margin: 15px 10px 0 6px}
#Bodycopymain p {margin-bottom: 16px;}

#Bodycopymain2 h2{width:96px; height:20px; padding: 0 0 15px 0; margin:21px 0 0 0}

#Bodycopymain2 ul {width:210px; margin-left:3px; float:left; }
#Bodycopymain2ul li{height:20px; width:200px}
#Bodycopymain2 ul li a{font:10px/20px Tahoma, sans-serif; color:#939393; font-weight:normal; text-decoration:none; background:url(images/arrow.gif) 0 6px no-repeat; padding: 0 0 0 16px; display:block;}
#Bodycopymain2ul li a:hover{text-decoration:underline; color:#fff;}

#rightPanbio{
	width:470px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#rightPanbioacademic{
	width:540px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	height: 500px;
}



/* SUBNAV */



#background ul li.background a{
	width:150px;
	height:40px;
	display:block;
	text-indent:0px;
	background-image: url(images/sub_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#background ul li.background a:hover{
	width:150px;
	height:40px;
	background-image: url(images/sub_background.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#background ul li.backgroundcurrent{width:150px; height:40px; background-image: url(images/sub_background.gif);
}

.sub_background{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/Menu_over.gif);
	display: block;
	height: 40px;
	}

.sub_background a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ae3d20;
	text-decoration: none;
	background-image: url(images/Menu_over.gif);
	display: block;
	height: 40px;
	
	}

ul
{
  margin-left: 0;
  padding-left: 0;
}

