﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
}

#header
{
	margin:0 auto;
	width:904px;	
}

#header1
{	
	background:url(../Images/Header/Header1.jpg) no-repeat;
	width:317px;	
}

#navigation
{
	margin:180px 0px 10px 50px;
	list-style:none;
	line-height:20px;	
	letter-spacing:1px;	
}

#navigation li a:link,#navigation li a:visited
{
	color:White;
	text-decoration:none;	
}


#navigation li a:hover
{
	color:#0000ca;
	text-decoration:underline;	
}



#header2
{	
	background:url(../Images/Header/Header2.jpg) no-repeat;
	width:587px;
}

#header1, #header2{
	float:left;
	height:331px;
}

#searchBox
{
	margin:15px 0px 15px 50px;
	float:left;
}

#searchButton
{
	/*background:url(../Images/Header/SearchButton.png) no-repeat;*/
	margin:16px 5px;
	width:60px;
	height:21px;
	float:left;
}

#siteMapNode
{
	margin:18px 5px;
	width:500px;
	height:21px;
	float:left;
}


#whiteVR
{
	background:url(../Images/Main/WhiteVR.gif) repeat-y;
	width:1px;
	height:95%;
	float:left;
	margin:5px 0px;	
}

#whiteHR /*between contentbody and footer*/
{
	background:url(../Images/Main/WhiteVR.gif) repeat-x;
	width:100%;
	height:20px;
	float:left;	
		
}

.oval
{
	background:url(../Images/Main/oval.png) no-repeat;
	width:285px;
	height:130px;
	float:left;
	padding:10px 10px;	
}


#mainBody
{
	margin:10px 0 0 10px;
	float:left;
	width:615px;
}

#mainSubBannerBg .centerBg /*I need to add class, replacing the class with div will not function well, sub page banner*/
{
	margin:0 auto;	
	height:177px;
	width:904px;
}

#subSideLink /*use in aboutus, academics pages sidelink*/
{
	padding:10px 0 0 30px;
	float:left;	
	width:286px;	
}

#subSideLink a:link, #subSideLink a:visited /*use in aboutus, academics pages sidelink*/
{
	color:#294d95;	
}

#subSideLink .activeLink
{
	color:#294d95;
}

#announcements
{
	padding:0 0 10px 0;
}

#footer
{
	background:url(../Images/Footer/GreyBg.jpg) repeat-x;	
	width:100%;
	height:209px;
	float:left;	
}

#footer div
{
	margin: 0 auto;
	width:980px;
	height:100%;
}

#aroundCampus
{
	background:url(../Images/Footer/AroundCampus.png) no-repeat;
	width:312px;
	height:175px;
	float:left;
	margin:10px 3px 20px 40px;	
}

#faq /*padding top only works on this*/
{
	margin:5px 0 0 0;
	border:solid 1px;
}

#allRights
{
	background:url(../Images/Footer/blueRectangular.png) no-repeat;
	width:904px;
	height:51px;
	float:left;
	
}

#footer2 /*center the blue rectangular footer*/
{
	margin:0 auto;  /*for center*/
	width:904px;	
}

#arLeftColumn /*all reserved footer left column*/
{
	width:300px;
	margin:3px 0 0 0;
}

#arRightColumn /*all reserved footer right column*/
{
	width:600px;
	margin:8px 0 0 0;
}

#arLeftColumn, #arRightColumn 
{
	float:left;	
	text-align:center;	
	color:White;
}

#webmail
{
	background:url(../Images/Main/WebMail.png) no-repeat;
	width:304px;
	height:130px;
	float:left;
	margin-bottom:10px;
}

#webmail p
{
	margin:30px 0 0 80px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}

.login /*use in webmail login*/
{
	font-size:.6em;
}

.tnr /*times new roman font, use in webmail*/
{
	font-family:Times New Roman;
	font-size:2.5em;
	color:White;
}

