@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: #FF8132;
	background-image: url(../images/newSAMimages/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: #4195da;
	background-image: url(../images/newSAMimages/containerBG.jpg);
	background-repeat: no-repeat;
	background-position: left 167px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#header {
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/newSAMimages/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5em;
	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 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



#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: left;
	height: 415px;
	width: 750px;
	border: 1px solid #FFF;
	background-color: #01143A;
	margin: 0em;
}
#featuredContest .fetatureContestContent img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#featuredContest .featuredBanner {
	background-image: url(../images/newSAMimages/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 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#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;
}


#signUP  {
	background-color: #4db8fc;
	float: right;
	height: 200px;
	width: 189px;
	margin-top: 0em;
	border: 1px solid #FFF;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0px;
}
#signUP .signUpBanner {
	background-image: url(../images/newASimages/signUp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin: 0px;
	padding: 0px;
	width: 189px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#signUP p {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	font-weight: normal;
}
#signUP .signUpButton {
	padding: 0px;
	height: 36px;
	width: 138px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#signUP .signUpButton a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#signUP .signUpButton a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


#contactUs  {
	background-color: #ffd308;
	float: right;
	height: 200px;
	width: 189px;
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#contactUs .contactUsBanner {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 189px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/newSAMimages/contactUs.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#contactUs p {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: .5em;
	padding-left: 0.2em;
	font-weight: bold;
}
#contactUs .emailButton {
	padding: 0px;
	height: 36px;
	width: 138px;
	margin-top: 1em;
	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: #022774;
	border: 1px solid #FFF;
}
#moreContests .moreBanner {
	background-image: url(../images/newSAMimages/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: #03F;
	text-decoration: none;
	padding: 1em;
	margin-right: 2em;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.clear {
	font-size:1px;
	line-height: 1em;
	clear: both;
}

