@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: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #C8EC42;
	background-image: url(../images/newCRimages/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#container {
	width: 1000px;
	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;
	background-color: #1D0400;
	background-image: url(../images/newCRimages/containerBG.jpg);
	background-repeat: no-repeat;
	background-position: left 167px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#header {
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/newCRimages/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding: 0;
}
#header h1 {
	margin: 0;
	padding: 0px;
	text-indent: -1000em;
}
#adBanner {
	padding: 0px;
	height: 90px;
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#adBanner p {
	text-align: center;
}
#adBanner img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#mainContent {
	padding: 0;
	width: 1000px;
	margin: 0px;
}
#topContainer {
	width: 960px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	height: 415px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#featuredContest  {
	padding: 0px;
	float: right;
	height: 414px;
	width: 750px;
	border: 1px solid #FFF;
	background-color: #1c0000;
	margin: 0em;
}
#featuredContest .featuredBanner {
	background-image: url(../images/newCRimages/featureBanner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 750px;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#featuredContest .fetatureContestContent {
	width: 750px;
	margin: 0px;
	padding: 0px;
	height: 380px;
}
#featuredContest .fetatureContestContent h3 {
	font-size: 3em;
	line-height: 1.2em;
	text-align: center;
	padding: 0px;
	margin-top: 5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featuredContest .fetatureContestContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}



#signUP  {
	background-color: #1C0000;
	float: left;
	height: 250px;
	width: 189px;
	margin-top: 0em;
	border: 1px solid #FFF;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding: 0px;
}
#signUP a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#signUP img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#contactUs  {
	background-color: #1c0000;
	float: left;
	height: 147px;
	width: 189px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#contactUs p {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0.2em;
	padding-bottom: 1em;
	padding-left: 0.2em;
	text-align: center;
}
#contactUs .emailButton {
	padding: 0px;
	height: 36px;
	width: 138px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contactUs .emailButton a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#moreContests {
	padding: 0px;
	width: 960px;
	margin-top: 1.8em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1c0000;
	border: 1px solid #FFF;
}
#moreContests .moreBanner {
	background-image: url(../images/newCRimages/moreBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 960px;
}


#footer {
	padding: 0;
	width: 1000px;
	clear: both;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#moreContests iframe {
	padding: 0px;
	width: 957px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0; 
	padding: 10px 0; /
}

#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:link , a:visited{
	color: #FFA63E;
	text-decoration: none;
	padding: 1em;
	margin-right: 2em;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer li a:hover {
	color: #FFD308;
	text-decoration: underline;
}
.clear {
	font-size:1px;
	line-height: 1em;
	clear: both;
}

