a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
#container {
	width: 968px;
	margin:auto;
}
body {
	background-color: #150000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D3CCBE;
}
#header-topleft {
	background-image: url(../img/header-topleft.jpg);
	height: 17px;
	width: 26px;
}
#header-topright {
	background-image: url(../img/header-topright.jpg);
	height: 17px;
	width: 26px;
}
#header-top {
	background-image: url(vimg/header-top.jpg);
	height: 17px;
	background-repeat:repeat-x;
	background-position:bottom;
}
#background-left {
	background-image:url(../img/background-left.jpg);
	width: 26px;
	background-repeat:repeat-y;
}
#background-right {
	background-image:url(../img/background-right.jpg);
	width: 26px;
	background-repeat:repeat-y;
}
#header-bkgd {
	background-image:url(../img/header-bkgd.jpg);
	height: 83px;
	background-repeat:repeat-x;
}
#logobox {
	width: 105px;
}
#content-bkgd {
	background-color:#383224;
	background-image:url(../img/content-bkgd.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
#ticker-left {
	background: url(../img/ticker-left.gif) no-repeat;
	height: 61px;
	width: 11px;
}
#ticker-right {
	background: url(../img/ticker-right.gif) no-repeat;
	height: 61px;
	width: 11px;
}
#ticker-bkgd {
	background-image: url(../img/ticker-bkgd.gif);
	height: 61px;
	background-repeat: repeat-x;
}
#footer {
	background-image: url(../img/footer.jpg);
	height: 42px;
	width: 968px;
	background-repeat: no-repeat;
}
.content-side {
	width: 219px;
}#tickerPad {
	padding: 6px 10px 10px 10px;
	font-size:16px;
	color:#FFF;
}
#player {
	width: 260px;
	padding-top: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #938364;
}
#innercontent-pad {
	padding: 5px;
	text-align: left;
}
.contactpad {
	padding-right: 5px;
	padding-bottom: 5px;
}
.yellowbold {
	font-weight: bold;
	color: #FF0;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 2px;
	width: 175px;
}
.contactpad2 {
	padding-right: 3px;
	padding-left: 3px;
}
.white {
	color: #FFF;
}
.missminx-border {
	border: 5px solid #FFF;
}
.missminx-name {
	background-color: #C2BFBB;
	padding: 5px;
	color: #000;
}
.missminx-borderWinner {
	border: 5px solid #FF0;
}

/** Slider **/

#stage{width:900px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:296px; margin:0 auto;}
#slider-buttons{width:300px;}
	#myList{width:20000px; border:0; margin:0; padding:0; left:400px; }
	#myList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:4px;
		padding:4px; 
		background:#DEDEDE;
		float:left;
		width:288px;
		height:298px;
		text-align:center;
		vertical-align:middle;
		}
.heading
{
    font-family:Arial Narrow;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
}