*{  
	padding:0;     
	margin:0; 
} 

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000; 
	margin: 0px; 
	padding: 0px;
}

#wrapper {
	width: 912px; 
	margin: auto;	
	background-image: url(../images/bg.png);
	background-repeat:no-repeat;
	height:  701px;
	padding-top: 100px;
}

#search-tab {
	background-image: url(../images/content_tab.png);
	background-repeat:no-repeat;
	height: 72px;
	width: 305px;
	position: relative;	
	float:right;
	margin-right: -36px;	
	margin-top: -51px;
}

#search-tab input{	
	margin: 13px 0px 10px 20px;
	height: 20px;
	width: 180px;
	border: 2px solid #999;
	vertical-align:middle;
}

#search-tab input.button {
	background-image: url(../images/search_button.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 55px;	
	margin: 13px 0px 10px 0px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search-tab p {
	margin: -13px 0px 10px 20px;	
}

#inner-content input {
	height: 20px;
	width: 234px;
	border: 2px solid #999;
	vertical-align:middle;
}

#inner-content input.button {
	background-image: url(../images/submit_button.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 28px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	background-color:#fff;
	height: 512px;
	width: 838px;
	margin-left: 37px;
	background-image: url(../images/content_bg.png);
	background-repeat:no-repeat;
}

#content2 {
	background-color:#fff;
	height: 512px;
	width: 838px;
	margin-left: 37px;
	background-image: url(../images/contentBlank_bg.png);
	background-repeat:no-repeat;
}

#inner-content{
	padding: 40px 40px 10px 40px;
}

#inner-content .right
{
	float: right;
	clear: both;
	width: 295px;
	margin-top: 40px;
	line-height: 20px;
} 

#inner-content h3
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:normal;	
}

#inner-content p
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#inner-content input {
	height: 20px;
	width: 234px;
	border: 2px solid #999;
	vertical-align:middle;
}

#inner-content input.button {
	background-image: url(../images/submit_button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 54px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cat-content{
	padding: 21px 20px 0px 20px;
}

#cat-content h2{ font-size: 1.6em; }

#cat-content ul
{
	margin-left: 65px;
	padding-left: 0;
	list-style: none;
}

#cat-content li 
{
	padding-left: 0px;
	padding-bottom: 10px;
}

#cat-content img 
{
	vertical-align:bottom;
}

#left
{
	font-size: 0.9em;
	float:left;
	display:inline;	
	width: 460px;
	margin-right: 5px;	
}

#right
{
	font-size: 0.9em;
	float:left;
	display:inline;	
	width: 315px;
	padding-left: 15px;	
}

#right h3{
	font-size: 1.6em;
	font-weight:normal;
	margin: 0px 0px 5px 0px;	
}

#flash{ width:440px; margin-top: 1px;}
.data{ font-size: 1.0em; width: 300px; }
.data tr{
	vertical-align:top;
	cursor:pointer;

}
.data td{
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/dot.png);
	background-repeat:repeat-x;
	background-position:bottom;	
}

.data2{ font-size: 1.0em; width: 445px; }
.data2 tr{
	vertical-align:top;
	cursor:pointer;

}
.data2 td{
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(../images/dot.png);
	background-repeat:repeat-x;
	background-position:bottom;	
}

.hide{ display:none;}

#right2 
{
	font-size: 0.9em;
	clear: right;
	float:left;
	display:inline;	
	width: 430px;
	margin-left: 20px;
}

#right2 h2{
	font-size: 1.6em;
	color:#000;
	font-weight:normal;
	margin: 0px 0px -6px 0px;
}

#right2 h3{
	font-size: 1.6em;
	color:#000;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: -5px;	
}

#right2 p
{
	margin-top: 5px;
	margin-bottom: 12px;
}

#right2 a
{
	color:#51adc6;
	font-size: 1.1em;
	text-decoration:none;
}

.header
{ 
	margin-top: 17px;
}

.header h2{
	font-size: 1.6em;
	color:#000;
	font-weight:bold;
	margin: 3px 0px -10px 0px;
}
.top
{
	clear: left;
	overflow-y: auto;
	overflow-x: hidden;
	height: 70px;
	margin-bottom: 5px;
}
.body_cat
{
	clear: left;
	overflow-y: auto;
	overflow-x: hidden; 
	height: 300px;
	margin-bottom: 10px;
}

.body_cat a{
	font-size: 1.2em;	
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.body_cat p{
	margin-top: 3px;
	margin-bottom: -2px;
}

.body
{
	clear: left;
	overflow-y: auto;
	overflow-x: hidden; 
	height: 360px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.body a{
	font-size: 1.2em;	
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.body p{
	margin-top: 3px;
	margin-bottom: -2px;
}

.body2
{
	clear: left;
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden;	
	margin-bottom: 10px;
}

.body2 a{
	font-size: 1.2em;	
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

.body2 p{
	margin-top: 3px;
	margin-bottom: -2px;
}


#footer{
	font-size: 0.9em;
	clear: both;
	height: 50px;
	margin-left: 37px;
	margin-top: 15px;
	margin-right: 37px;
	color:#FFFFFF;
}

#footer .left{ 
	float:left;
	width: 650px;
}

#footer .right{
	padding-top: 10px;
	clear:right;
	float: right;
}

h1{
	font-size: 1.6em;
	color:#51adc6;
	font-weight:normal;
	line-height: 25px;
} 

h2{
	font-size: 1.2em;
	color:#000;
	font-weight:900;
	padding-bottom: 7px;
}

h3{
	font-size: 1.4em;
	color:#333;
	font-weight:normal;
}

h4{
	font-size: 1.3em;
	color:#51adc6;
	font-weight:normal;
}

h5{
	font-size: 1.2em;
	color:#000000;
	font-weight:normal;
}

.recommend a{color:#51adc6; text-decoration:none; font-size: 1.1em;}
.catheading {color:#51adc6; font-size: 1.9em;}
.heading{width: 550px; font-size: 1.1em; padding: 35px 10px 20px 115px;}

#back
{
	position:relative;
}

#faculty
{
	clear: left;
	height: 205px;
	width: 580px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: 115px;		
}

#faculty a{
	font-size: 1.2em;	
	color:#51adc6;
	text-decoration:none;
}