body {
	margin: 0;
	padding: 0;
	//padding: 0px 0px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	//text-align:center; /* for IE */
	background: #F0F0F0 url(images/dropshadow.png) repeat-y center;
}
#ecuHeader {
	width: 770;
	height: 55px;
	background-color: #592A8A;
	margin: 0 auto;
	font-size: 10px;
	overflow: hidden;
	background-image: url(images/eastcarolinauniversity.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#tabbar{
	width: 770px;
	height: 8px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/bar_slant.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tabs {
	float: right;
	margin-top: 8px;
	margin-left: 5px;
}
#tabs a { padding: 0 0.5em; font-weight: bold;	font-size: 9px; }
#icons{float: right; width: auto; margin-top: 3px; overflow: hidden;}
#icontext {float: left; text-align: right; color: #592A8A; width: auto; padding: 5px 5px 0 0; font-size: 9px;}
#ecuGraphic {
	width: 770px;
	background-color: #FEC923;
	margin: 0 auto;
	padding: 0 0 5 0;
}
#ecuContent {
	background: #FFFFFF;
	width: 770px;
	margin: 0 auto;
	//text-align: left; /* for IE */
}
#homeMenu {
	background: url(images/menu_gradient.png) repeat-x;
	position: relative;
	top:-3px;
	//top:-5px;
/*	top:-14px;
	//top:-15px;
 	left: -20px; */
	width: 150px;
	//width: 160px; /* for IE */
	padding: 0 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	float:left;
}
#homeMenu li {
	list-style-type: none;
	margin-top: 10px;
	//margin-left: -20px; /* for IE */
}
#menuDivider {
	height: 1px;
	background-color: #592A8A;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 7px;
/*	//margin-left: 15px; /* for IE */
	overflow: hidden;
}
#MenuCorner {
	background: url(images/menucorner.png) no-repeat;
	position:relative;
	top:-3px;
	//top:-5px;
/*	top:-14px;
	//top:-15px;
	left: -20px;  */
	width: 17px;
	padding: 0px;
	float: left;
}
#NewsEvents {
	background: url(images/menucorner.png) no-repeat;
	width: 280px;
	//width: 310px; /* for IE */
	float: left;
	padding: 10px 15px;
	float: left;
	font-size: 10px;
}
#NewsEvents strong, #Features strong {
	font-size: 12px;
}
#Features {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	width: 275px;
	font-size: 10px;
	color: #666666;
}
#ecuFooter {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	color: #000000;
	font-size: 9px;
	/*border-top: 1px solid #592A8A;*/
	//text-align: left; /* for IE */
	//font-size: 9px; /* for IE */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
#ecuLeftFooter {
	width: auto;
	float: left;
	margin: 80px 0px 0px 4px;
	padding: 4px 0;
	font-size: 9px;	
}

#ecuLeftFooter a {
	font-size: 9px;
	font-weight: 800;
}
#ecuRightFooter {
	width: 230px;
	float: right;
	margin: 0 4px 0 0;
	padding: 4px 0 ;
	text-align: right;
}
#footerHRule {
	height: 1px;
	background-color: #592A8A;
	margin: 0 5px;
	overflow: hidden;
}
#ecuLogo {
	float:left;
	margin-left: 10px;
	margin-top: 80px;
}
td {color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFFFFF;} 
A:link {
	text-decoration: none;
	color: #CCC;
}
A:Visited {
	text-decoration: none;
	color: #CCC;
}
A:Hover {
	color: #FFF;
	text-decoration: underline;
}
A.DarkLink:link {color: #CCC;}
A.DarkLink:visited {color: #CCC;}
A.DarkLink:hover {color: #592A8A;}
#ecuSearch {
	float: right;
	padding-right: 5px;
	margin: 10px 0px;
	//margin: 15px 0px; /* for IE */
	background-color: #592A8A;
	color: #FFFFFF;
	font-weight: bold;
}
#ecuSearch input{
	vertical-align: -15%;
	//vertical-align: -25%; /* for IE */
}
input.ecuSearch {height: 16px; width: 200px; font-size: 12px; border: 1px solid #663399; padding: 0; margin: 0 0 4px 0; }
#ecuSearchPipe {
	background-color: #FFFFFF;
	width: 1px;
	height:25px;
	vertical-align: -8%;
	padding: 5px 0;
	//overflow: hidden; /* for IE */
	//vertical-align: -50%; /* for IE */
}
.clearer{clear: both;}
.subber{
	vertical-align: -40%;
	//vertical-align: -60%; /* for IE */
}

