body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg1.gif);
	background-attachment:fixed;
	background-position:top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 947px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#inner_content{
	background-image:url(../images/bg_main.gif);
	background-repeat:no-repeat;
	position:relative;
	height:4320px;
	padding:40px 30px 20px 293px;
}
#navigator{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color:#ffffff;
	height:20px; 
	padding-left:10px;  
	padding-top:5px; 
	background-image:url(../images/nav_bar.gif);
}
.style1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-size: 12px;
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:#023969;
}
.style8 {
	font-size: 11px;
	font-family: verdana, Helvetica, sans-serif;
	font-weight: none;
	color:#ffffff;
}
.style5 {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color:#000000;}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style7 {font-family: verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style9 {
	font-size: 9px;
	color: #666666;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #023969;
	font-weight:bold;
}

.f1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color:#ffffff;
}

.f2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#006666;
}

.f3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color:#000000;
}

.f4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color:#006666;
}

.f5 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#006699;
}

.f6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color:#cccccc;
}

.l1{color: #176adb; text-decoration : none;}
.l1:active{color: #176adb;	text-decoration : none;}
.l1:visited{color: #176adb; text-decoration : none;}
.l1:hover{color: #ff0000; text-decoration : none;}

.l2{color: #333333; text-decoration : none;}
.l2:active{color: #333333;	text-decoration : none;}
.l2:visited{color: #333333; text-decoration : none;}
.l2:hover{color: #333333; text-decoration : none;}

.l3{color: #000000; text-decoration : none;}
.l3:active{color: #000000;	text-decoration : none;}
.l3:visited{color: #000000; text-decoration : none;}
.l3:hover{color: #FF0000; text-decoration : UNDERLINE;}

.l4{color: #ffffff; text-decoration : none;}
.l4:active{color: #ffffff;	text-decoration : none;}
.l4:visited{color: #ffffff; text-decoration : none;}
.l4:hover{color: #ffffff; text-decoration : none;}

.l5{font-size:9px; color: #666666; text-decoration : none; }
.l5:active{font-size:9px; color: #666666;	text-decoration : none; }
.l5:visited{font-size:9px; color: #666666; text-decoration : none; }
.l5:hover{font-size:9px; color: #FF0000; text-decoration : UNDERLINE;}

.l6{color: #ff0000; text-decoration : none;}
.l6:active{color: #ff0000;	text-decoration : none;}
.l6:visited{color: #ff0000; text-decoration : none;}
.l6:hover{color: #000000; text-decoration : none;}


.prof {
	 margin-top:10px; 
	 height:238px; 
	 background-image:url(../images/bg_green.png);
}

.freshgrad{
	height:248px; 
	background-image:url(../images/bg_blue.png);
}

.students{
	height:244px; 
	background-image:url(../images/bg_gold.png);
}

.prof2 {
	 margin-top:10px; 
	 height:238px; 
	 background-image:url(../images/bg_green2.png);
}

.freshgrad2{
	height:248px; 
	background-image:url(../images/bg_blue2.png);
}

.students2{
	height:244px; 
	background-image:url(../images/bg_gold2.png);
}
