body {
	margin-top: 11px;
	background-color: #000000;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
}
a {
   outline: none;
}
#container {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	height: 603px;
}
#flash {
	height: 543px;
	width: 781px;
	float: left;
	position: relative;
}
#jobscontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Jobs.jpg);
	background-repeat: no-repeat;
}
#contactcontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Contact.jpg);
	background-repeat: no-repeat;
}
#newscontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-News.jpg);
	background-repeat: no-repeat;
}
#previewcontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Preview.jpg);
	background-repeat: no-repeat;
}
#privacycontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Privacy.jpg);
	background-repeat: no-repeat;
}
#sitemapcontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-SiteMap.jpg);
	background-repeat: no-repeat;
}
#sweepcontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Sweep.jpg);
	background-repeat: no-repeat;
}
#previouscontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Previous.jpg);
	background-repeat: no-repeat;
}
#rulescontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Rules.jpg);
	background-repeat: no-repeat;
}
#sweepformcontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Signup.jpg);
	background-repeat: no-repeat;
}
#winnercontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Winner.jpg);
	background-repeat: no-repeat;
}
#vendorcontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Vendors.jpg);
	background-repeat: no-repeat;
}
#navbar {
	height: 538px;
	width: 74px;
	float: right;
}
#footer {
	height: 65px;
	width: 850px;
}
#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604A2B;
	width: 450px;
	float: left;
	line-height: 18px;
	margin-top: 10px;
}
#footernav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604A2B;
	text-decoration: none;
}
#footernav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604A2B;
	text-decoration: none;
}
#footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBAC64;
	text-decoration: underline;
}
#footernav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604A2B;
	text-decoration: none;
}
#icons {
	float: right;
	width: 114px;
	margin-top: 10px;
	display: block;
	background-position: top;
	text-align: right;
}
#homelink {
	height: 106px;
	width: 153px;
	top: 417px;
	position: relative;
	left: 39px;
}
#scrollingcontent {
	height: 438px;
	width: 475px;
	position: relative;
	left: 280px;
	top: -35px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
}
#sponsors {
	position: relative;
	height: 395px;
	width: 230px;
	top: 10px;
	right: 535px;
	float: right;
}
#sweepcontent {
	height: 310px;
	width: 465px;
	position: relative;
	left: 280px;
	top: 100px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	float: left;
	z-index: 3;
}
#sweepformcontent {
	height: 349px;
	width: 465px;
	position: relative;
	left: 280px;
	top: 66px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	float: left;
	z-index: 3;
}
#winnercontent {
	height: 330px;
	width: 465px;
	position: relative;
	left: 280px;
	top: 80px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	float: left;
	z-index: 3;
}
.Arial13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
#scrollingcontent a:link {
	color: #000000;
	text-decoration: underline;
}
#scrollingcontent a:visited {
	color: #000000;
	text-decoration: underline;
}
#scrollingcontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#scrollingcontent a:active {
	color: #000000;
	text-decoration: underline;
}
#scrollingcontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 0px;
	}

/* LIGHTBOX CODE */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/* END */

/* FORM COMPONENTS */
input, textarea, select {
	border : 1px solid #666666;
	background-color : #EFEFEF;
	color : #000000;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
input, textarea, select {
	border : 1px solid #666666;
	background-color : #EFEFEF;
	color : #000000;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.checkbox {
	width: 11px;
    height: 11px;
    padding: 0 0 0 0;
	background-color : #EFEFEF;
	border : 1px solid #666666;
	display: block;
    clear: left;
    float: left;
}
.formcheckbox {
	width: 10px;
    height: 10px;
    padding: 0;
	background-color : #EFEFEF;
	border : 1px solid #666666;
	display: none;
}
#sweepnav {
	width: 470px;
	text-align: center;
	top: 110px;
	right: -280px;
	position: relative;
}
.radio {
	width: 10px;
    height: 10px;
    padding: 0 0 0 0;
	background-color : #EFEFEF;
	border : 1px solid #666666;
}
/* END */

.date {color: #312817}

#backbtn {
	height: 29px;
	width: 60px;
	position: relative;
	left: 680px;
	top: -523px;
}
#videocontainer {
	height: 543px;
	width: 781px;
	float: left;
	background-image: url(../images/BG-Video.jpg);
	background-repeat: no-repeat;
}
#HomeContent {
	height: 300px;
	width: 350px;
	position: absolute;
	left: 390px;
	top: 65px;
}
.Arial24pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#webcam {
	float: left;
	width: 152px;
	margin-top: 10px;
	margin-left: 134px;
}
#iscrollingcontent {
	POSITION: relative; 
	WIDTH: 475px; 
	PADDING-RIGHT: 10px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 438px; 
	FONT-SIZE: 13px; 
	TOP: -35px; 
	LEFT: 280px
}
#pastwinnercontent {
	height: 340px;
	width: 465px;
	position: relative;
	left: 280px;
	top: 70px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	float: left;
	z-index: 3;
}
