@charset "UTF-8";
/* CSS Document */

html, body{
	background-image:url(/assets/images/diagonal_bg.png);
	background-repeat:repeat;
	margin:0;
	height:100%;
}
#topwrapper{
	background-image:url(/assets/images/header_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:195px;
	background-color:#000000;
}
#top{
	text-align:center;
	margin:auto;
	width:1016px;
	height:195px;
}
#logo{
	text-align:center;
	margin:auto;
	width:1016px;
	height:195px;
	margin-top:-182px;
}
#navwrapper{
	width:100%;
	height:29px;
	background-image:url(/assets/images/nav_bg.jpg);
	background-repeat:repeat-x;
}
#navigation{
	text-align:center;
	height:29px;
	width:1016px;
	margin:auto;
	z-index:0;
}
.navbtn{
	position:relative;
	margin-top:7px;
	margin-left:20px;
	margin-right:19px;
	z-index:2;
	cursor:pointer;
}
#hay{
	position:absolute;
	margin:9px 0 0 -160px;;
	z-index:1;
}
#shadow{
	background-image:url(/assets/images/nav_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:23px;
}
#bodywrapper{
	margin-top:-23px;
	width:100%;
	height:auto;
}
#body{
	background-image:url(/assets/images/body_shadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	width:1016px;
	height:100%;
	background-color:#161616;
	padding-bottom:5px;
}
#mainimage{
	margin:auto;
	width:1000px;
}
#dropdown{
	position:absolute;
	width:453px;
	height:341px;
	margin-top:-1px;
	background-image:url(/assets/images/dropdown_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	z-index:3;
}
#dropdownimage{
	margin-left:11px;
}
#contentwrap{
	background-image:url(/assets/images/contentwrapper_shadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	padding-bottom:9px;
	width:1000px;
	background-color:#1e1e1e;
}
#main{
	background-image:url(/assets/images/inside_shadow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:9px;
	width:984px;
	height:678px;
	background-color:#FFFFFF;
}
#footer{
	background-color:#272727;
	margin:auto;
	width:984px;
	height:136px;
}
#upcoming{
	position:absolute;
	margin:6px 0 0 11px;
}
#dates{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	color:#cccccc;
	position:absolute;
	width:62px;
	height:35px;
	margin:58px 0 0 12px;
}
#events{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:left;
	color:#999999;
	position:absolute;
	width:396px;
	height:35px;
	margin:58px 0 0 60px;
}
#viewsched{
	position:absolute;
	margin:115px 0 0 11px;
}
#divider{
	position:absolute;
	width:5px;
	height:136px;
	margin-left:488px;
	background-color:#1e1e1e;
}
#unique{
	position:absolute;
	margin:6px 0 0 505px;
}
#uniquedesc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:left;
	color:#999999;
	position:absolute;
	width:450px;
	height:35px;
	margin:58px 0 0 506px;
}
#viewwinners{
	position:absolute;
	margin:115px 0 0 505px;
}
#credits{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin:auto;
	width:984px;
	height:40px;
	margin-top:9px;
}
#learnmore{
	position:absolute;
	margin:215px 0 0 4px;;
}
#copyright{
	position:absolute;
	margin:7px 0 0 0;
	width:500px;
}
#bug{
	position:absolute;
	margin:-8px 0 0 815px;
	width:170px;
	height:40px;
}
/*----UNIQUE CSS STARTS HERE---------------------------------------------------------------------------------------*/
#title{
	position:absolute;
	margin:32px 0 0 22px;
}
#renegadelogo{
	position:absolute;
	margin:65px 0 0 651px;
}
#photo{
	position:absolute;
	margin:334px 0 0 485px;
}
#photo2{
	display:none;
}
.text{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:24px;
}
.text a{
	color:#333333;
}
#text1{
	width:595px;
	margin:86px 0 0 22px;
}
#text2{
	width:929px;
	margin:185px 0 0 22px;
}
#text3{
	width:425px;
	margin:337px 0 0 22px;
}

