@charset "ISO-8859-1";


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



h1{
	font-size: 24px;
	color: #592a8a;
	line-height: 28px;
	font-weight: bolder;
	letter-spacing: 0px;
	display: inline;
}

h2{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	display: inline;	
}

h3{
	font-size: 9px;
	color: #592a8a;
	font-weight: bolder;
	display: inline;
	
}

h4{
	font-size: 12px;
	color: #592a8a;
	line-height: 16px;
	font-weight: bolder;
	display: inline;
}

h5{
	font-size: 9px;
	color: #fec923;
	font-weight: bolder;
	display: inline;
}

h6{
	font-size: 14px;
	color: #592a8a;
	font-weight: bold;
	line-height: 16px;
	display: inline;	
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	margin: 0 auto;
  	width: 770px;
	height: 100%;
	top: 308px;
	}
	



 




/***********************************************/
/* Components                                  */
/***********************************************/


/*************** content styles **************/




#cwf{
	background: url(http://www.ecu.edu/cs-admin/mktg/customcf/pp_images/cwf_bg.gif) no-repeat;
	width: 770px;
	height: 20px;
	margin: 0px auto;
	overflow: hidden;
	border-top: 1px #592a8a solid;
	border-bottom: 1px #592a8a solid;
}
#cwf_tabs{
	float: left;
	margin: 1px 0px 0px 7px;
	//margin: 1px 0px 0px 4px; /* for IE */
}

#east_links{
	font-size: 12px;
	color: #fec923;
	font-weight: bolder;
	margin: 8px 2px 0px 0px;
	height: 25px;
	min-height: 25px;
	text-align: right;
	border-bottom: 1px #592a8a solid;
}

#east_index_banner{
	background: url(http://www.ecu.edu/cs-admin/mktg/east/customcf/images/east_banner_index.jpg) no-repeat;
	min-height: 150px;
	height: 150px;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	}
	
#ecutube_video{
  	width: 705px;
	height: 385px;
	min-height: 385px;
	background: #592a8a url(http://www.ecu.edu/cs-admin/mktg/customcf/images/ecutube_bg.gif) no-repeat;
	top: 308px;
	padding: 5px 0px 0px 65px;
	border-bottom: 4px #000000 solid;
	}
	
#ecutube_video_inset{
  	width: 640px;
	height: 390x;
	min-height: 385px;
	background: #000000;
	top: 308px;
	margin: 0px 0px 0px 55px;
	border: 4px #000000 solid;
	}






/************** .story styles *****************/

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.left_nav_headers{
	background: url(http://www.ecu.edu/cs-admin/mktg/east/customcf/images/left_nav_header_bg.jpg) no-repeat;
	min-height: 20px;
	height: 20px;
	min-width: 155px;
	width: 155px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	border-left: 1px #592a8a solid;
	border-right: 1px #592a8a solid;
	text-align: center;
}

.classnotesdates
{
	font-style: italic;
	font-size: 24px;
	color: #592a8a;
}

