@charset "ISO-8859-1";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #cc0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

a:link {
	color: #fcb040;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fcb040;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #fcb040;
	outline: none;
}
a:focus {
	outline:none;
}
/* DIV */
#container {
	width:933px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
}
div#header {
	position:relative;
	width:933px;
	height:181px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
}
div#controllerholder {
	position:absolute;
	margin:0;
	width:496px;
	height:36px;
	background-image:url(images/navigate.jpg);
	background-position:left;
	background-repeat:no-repeat;
	top:104px;
	right:60px;
	text-align:right;
}
div#content {
	width:933px;
	height:419px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#slideholder {
	width:852px;
	height:419px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
}
div#bottom {
	position:relative;
	width:933px;
	height:72px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	background-image:url(images/bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#footer {
	width:933px;
	height:17px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-9999px;
}
div#bugged {
	position:absolute;
	margin:0;
	width:204px;
	height:25px;
	top:10px;
	right:50px;
}
/* STRIVE TAG */
a.bug:link {
	margin:0;
	width:204px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/visitus.jpg);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
a.bug:visited {
	margin:0;
	width:204px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/visitus.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.bug:hover {
	margin:0;
	width:204px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/visitus.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a.bug:active {
	margin:0;
	width:204px;
	height:25px;
	display:block;
	text-indent:-9999px;
	background-image:url(images/visitus.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/*CONTROL STYLES*/
span#bannerads {
	display:inline-block;
	width:214px;
	height:36px;
	background-image:url(images/bannerad1.jpg);
	text-align:left;
	text-indent:-9999px;
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
span#preroll {
	display:inline-block;
	width:214px;
	height:36px;
	background-image:url(images/preroll1.jpg);
	text-align:left;
	text-indent:-9999px;
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
span#bannerads.jFlowSelected {
background-image:url(images/bannerad2.jpg);
}
span#preroll.jFlowSelected {
background-image:url(images/preroll2.jpg);
}
/*SIDE CLASSES*/
.centeredslide{text-align:center;
line-height:419px;}

