* {
	border: 0px solid yellow;
}

body {
	text-align: center;
	background-color: #000;
}

#mainpage {
	background: url(../ue_images/ue_background.gif) repeat-y;
	width: 763px;
	color: #fff;
	min-height: 550px;
	text-align: center;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
	border: 0px #fff solid;
}

#maintitle {
	background: url(../ue_images/main_00title.gif) no-repeat;
	position: relative;
	left: 22px;
	top: 24px;
	border: 0px #fff solid;	
	z-index: 1;
	height: 113px;
	width: 269px;
}

#maintitle p {
	display: none;
}

#mainimage {
	background: url(../ue_images/main_00eddie.jpg) no-repeat;
	position: relative;
	left: 130px;
	top: -70px;
	border: 0px #fff solid;	
	z-index: 0;
	height: 455px;
	width: 376px;
}

#mainimagecaption {
	position: relative;
	left: 143px;
	top: -70px;
	border: 1px #000 solid;	
	z-index: 1;
	width: 360px;
	height: 44px;
	vertical-align: top;
	padding: 0px;
}

#mainimagecaption p {
	color: #D12C30;
	font-family: arial, sans-serif;
	font-size: .6em;
	font-weight: normal;
	z-index: 1;
}

.mainchattext {
	color: #D12C30;
	font-family: arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	z-index: 1;
}

#mainnavright {
	position: relative;
	left: 0px;
	top: 0px;	
	z-index: 1;
	width: 263px;
	color: #fff;
	padding: 0px;
}


#navrightcredit {
	text-align: right;
	color: #D12C30;
	font-family: arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 53px 50px 15px 0px;
}

.navrightsubtitles  {
	padding-top: 15px;
}

.navrightlink {
	padding-left: 25px;
	padding-top: 8px;
	font-family: arial, sans-serif;
	font-size: .8em;
	width: 220px;
}

.navrightlink a {
	color: #D37C41;
	text-decoration: none;
}

.navrightlink a:visited {
	color: #D37C41;
	text-decoration: none;
}
.navrightlink a:hover {
	color: #fff;
	text-decoration: none;
}

.ue-p_videomain_acts {
	background-color: #000;
	padding: 10px;
	width: 450px;
}
