@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
	background-image: url(../images/oldImages/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
#leaderBoard {
	padding: 0px;
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leaderBoard img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 #container {
	width: 704px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/oldImages/contentBG_Shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #875C3A;
}
#container #contentWrapper {
	width: 704px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/oldImages/contentBG_Upper.jpg);
	background-position: center 240px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
 #header {
	background-color: #000000;
	margin: 0px;
	width: 704px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/oldImages/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent: -1000em;
}
 #mainContent {
	margin: 0px;
	width: 700px;
	background-position: left bottom;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F48009;
	border-bottom-color: #F48009;
	border-left-color: #F48009;
}

#mainContent #contestContainer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 1.5em;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}

#contestContainer .contestContent {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 350px;
	background-color: #4e2104;
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
	background-image: url(../images/oldImages/titleShadowBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contestContainer .contestContent .contestText {
	text-align: center;
	font-size: 2.5em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 5em;
	padding-left: 1em;
}

#contestContainer .contestContent .survey {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
	color: #FFF;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}

.contestContent h1 {
	margin: 0px;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#contestContainer .contestContent h3 {
	font-size: 1.5em;
	text-align: center;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
#contestContainer .contestContent h3 .center {
	color: #FFBD11;
}





#mainContent #forumContainer {
	float: left;
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#forumContainer .forumContent {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
	background-image: url(../images/oldImages/titleShadowBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	float: left;
	margin: 0em;
	background-color: #4E2104;
	height: 170px;
	width: 286px;
}
#mainContent #contactContainer {
	padding: 0px;
	width: 290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
#contactContainer .contactContent {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 170px;
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
	background-image: url(../images/oldImages/titleShadowBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4E2104;
	margin: 0px;
	padding: 0px;
}
#mainContent .paisley {
	width: 468px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0em;
	margin-top: 0px;
	clear: both;
}
#mainContent .paisley img {
	border: 1px solid #000000;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#mainContent #Promo {
	clear: both;
	height: 60px;
	width: 234px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#mainContent #Promo img {
	border: 2px solid #000000;
}

#mainContent #Promo {
	clear: both;
	height: 60px;
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}



.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

 #footer {
	padding: 0;
	width: 704px;
	float: left;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer ul {
	list-style-type: none;
	width: 500px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #FAB500;
	text-decoration: none;
	padding: 1em;
	margin-right: 2em;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer li a:hover {
	color: #0D2435;
}


.titleBox  {
	background-image: url(../images/oldImages/titleBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 31px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FC7F09;
	border-left-color: #000000;
}
.contestContent  a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.forumContent p {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contactContent p {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.join {
	height: 32px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
.enter {
	height: 32px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}

.contestContent .enterhere {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	width: 598px;
	color: #40670C;
	text-align: center;
	font-weight: bold;
}
.enterhere a {
	color: #3F660B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 598px;
}
.enterhere a:hover {
	color: #C5E6AD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 598px;
}
.noContest {
	font-size: 3em;
	line-height: 1.3em;
	text-align: center;
	margin: 0px;
	padding-top: 4em;
}
