/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F0F0F0 url(http://media.lib.ecu.edu/images/dropshadow.png) repeat-y center;
	text-align: center;
}
A:link {text-decoration: none; color: #592A8A;}
A:Visited {text-decoration: none; color: #592A8A;}
A:Hover {color: #592A8A; text-decoration: underline;}
#center {
width: 769px;
margin: 0 auto;	text-align: left;
}
.center {
width: 770px;
margin: 0 auto;	text-align: left;
}
#content {
	background: #FFFFFF;
	width: 769px;
	margin: 0 auto;	text-align: left;

}
#ecuLogoTop {
	position: relative;
	height: 55px;
	width: 770px;
	background: #592A8A;
	font-size: 11px;
	top: 0px;
	overflow:hidden;
}
img {
	border: 0;
}
#ecuSearch {
	display: table;
	position: absolute;
	top: 10px;
	right: 0px;
	padding-right: 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
input.ecuSearch {
position: relative;
top: 2px;
}
input.searchBox{
height: 16px;
font-size: 12px;
width: 200px;
border: 1px solid #663399;
padding: 0;
margin: 0;
}
.subber{
position: relative;
top: 6px;
}
#ecuSearchPipe {
	position: absolute;
	background: #FFFFFF url(http://media.lib.ecu.edu/images/clear.gif) repeat-y center;
	width: 1px;
	height: 25px;
	margin-top: 5px;
}

#ecuFooter {
	width: 769px;
	height: 65px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: x-small;
	vertical-align: bottom;
}
#ecuLeftFooter {
	height: 65px;
	float: left;
	margin: 0 0 0 4px;
	padding: 4px 0;
	overflow:hidden;
	width: 400px;
}
#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;
}
#ecuLogoFoot {
	float:left;
	padding-right: 4px;
}
#tabbar{
	background: url(http://media.lib.ecu.edu/images/tabbar_gradient.gif) repeat-y;
	width: 770px;
	height: 32px;
	margin: 0px auto;
	overflow: hidden;
}
#tabs {
	float: left;
	margin-top: 8px;
}
#tabs a { padding: 0 0.5em; font-weight: bold; font-size: 9.4px; }
#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;}
#T_BB, #T_HD, #T_PID, #T_Index, #T_Mail, #T_OneS, #T_Cal {
display:none;
}

#JoynerSubHead{
	background: url(http://media.lib.ecu.edu/images/tabbar_gradient.gif) repeat-y;
	color: ##592A8A;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
}