* {
	border: 0px solid yellow;
}


body {
	text-align: center;
	margin: 0px;;
	padding: 0px;
	background-color: #000;
	background: url(../ue_images/ue-p_script_bkg.jpg) no-repeat center top #000;
	font-family: arial, sans-serif, helvetica;
	text-align: center;
}


#container {
	margin: 0px auto 0px auto;
	width: 710px;
	background: url(../ue_images/ue-p_script_header.jpg) no-repeat;
	height: 800px;
}

#topnav {
	margin: 72px 0px 0px 0px;
	width: 711px;
	float:left;
	clear:both;
	background: url(../ue_images/ue-p_script_topnavbkg.jpg);
	height: 22px;
	color: #e7b37b;
	text-align: left;
	text-indent: 95px;
	padding: 0px;

}


a.toplink {
	font-family: tahoma, sans-serif;
	font-size: .7em;
	font-weight: 600;
	text-decoration:none;
	color: #e7b37b;
}


a.toplink:visited {
	font-family: tahoma, sans-serif;
	font-size: .7em;
	font-weight: 600;
	text-decoration:none;
	color: #e7b37b;
}

a.toplink:hover {
	font-family: tahoma, sans-serif;
	font-size: .7em;
	font-weight: 600;
	text-decoration: underline overline;
	color: #fff;
}



a.toplinksel {
	font-family: tahoma, sans-serif;
	font-size: .7em;
	font-weight: 600;
	text-decoration: underline overline;
	color: #e7b37b;
}


a:visited.toplinksel {
	font-family: tahoma, sans-serif;
	font-size: .7em;
	font-weight: 600;
	text-decoration: underline overline;
	color: #e7b37b;
}

a:hover.toplinksel {
	font-family: tahoma, sans-serif;
	font-size: .7em;
	font-weight: 600;
	text-decoration: underline overline;
	color: #fff;
}






#maincontent {
	margin: -1px 0px 0px 0px;
	width: 711px;
	float:left;
	clear:both;
	background: url(../ue_images/ue-p_script_belt.gif) repeat-y top left;
	background-color: #1F110B;
	text-align: left;
	border-bottom: 2px solid #000;
}

#maincontentaudio {
	margin: -1px 0px 0px 0px;
	width: 707px;
	float:left;
	clear:both;
	background: url(../ue_images/ue-p_media_belt.gif) repeat-y top left;
	background-color: #940000;
	text-align: left;
	border-right: 2px solid #be8155;
	border-left: 2px solid #be8155;
	border-bottom: 2px solid #be8155;
}



#bodytextmedia {
	margin-top: 20px;
	margin-left: 90px;
	width: 500px;
	position: relative;
}



.image {
	border: 1px solid #e7b16c;
}

/**VIDEO CLIP BOXES**/

#uepvideoclips {
	width: 453px;
	background: url(../ue_images/ue-pv_seperator.gif) no-repeat;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 23px;
}


#imagebox {
	float: left;
	position:relative;
	height:130px;
	padding-right: 18px;
}



.uepvideotitle {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #F5D9BE;
	padding-bottom: 10px;
}

.uepvideodescrip {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #E7B37B;
	padding-bottom: 10px;
}

.uepvideotime {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #EFCCB3;
	line-height: 18px;
	padding-left: 28px;
}



a:link.uepscriptlink {
	font-family: tahoma, sans-serif;
	font-size: .9em;
	font-weight: 400;
	text-decoration:none;
	color: #C1A359;
	background-color: #000;
}

a:visited.uepscriptlink {
	font-family: tahoma, sans-serif;
	font-size: .9em;
	font-weight: 400;
	text-decoration:none;
	color: #C1A359;
	background-color: #000;
	padding: 3px;
}

a:hover.uepscriptlink {
	font-family: tahoma, sans-serif;
	font-size: .9em;
	font-weight: 400;
	text-decoration: underline;
	color: #fff;
	background-color: #000;
}



 a:link.uepbottomnav {
	color: #D37C41;
	text-decoration: none;
	font-size: .8em;	
}

 a:visited.uepbottomnav {
	color: #D37C41;
	text-decoration: none;
	font-size: .8em;	
}

 a:hover.uepbottomnav {
	color: #fff;
	text-decoration: underline;
	font-size: .8em;	
}