﻿body 
{
	font-family: Arial, Verdana, HelveticaNeue-Medium, Sans-Serif; background-image:url(../images/outerbkgd.jpg); background-repeat: repeat-x; width: 100%; height: 900px;  margin: 0 auto; padding: 0px; font-size: 12px; background-color: #f5cae8;
}
a {font-family: Arial, Verdana, HelveticaNeue-Medium, Sans-Serif; color: #00a6dd; font-size: 11px;}
.clear { clear: both;}
h3 {font-family: Arial; font-size: 18px; color: #00a6dd; font-weight: bold;}
ul {font-family: Arial; font-size: 13px; color: #333333;}
sup {font-size: 7px;}


.outerContainer
{
	background-image: url(../images/bkgd.gif);
	background-repeat: no-repeat;
	width: 1198px;
	height: 900px;
	margin: 0 auto;
	padding-left: 5px;
}

.containter 
{
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 918px;
	height: 742px;
	margin-top: 0px;
	 
}

.nav { font-size: 14px; font-weight: bold; color: #b0006e; padding-top: 80px; padding-left: 15px; width: 400px; float: left;}
a.navLink:link{font-size: 14px; font-weight: bold; color: #b0006e; text-decoration: none;}
a.navLink:visited{font-size: 14px; font-weight: bold; color: #b0006e; text-decoration: none;}
a.navLink:hover{font-size: 14px; font-weight: bold; color: #0baade; text-decoration: none;}

.description {font-size: 13px; width: 600px; margin-left: 180px; font-weight: bold; margin-top: 40px;}	
.rules {font-size: 9px; font-family: Arial; width: 825px; padding-left: 50px; margin-top: 40px;}

.footer {font-size: 10px; float: right; padding-right:20px; margin-top: 30px;}

.winContainter 
{
	background-image: url(../images/enterBody.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 918px;
	height: 890px;
	margin-top: 0px;
	 
}

.prizeContainter 
{
	background-image: url(../images/prizesBody.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 917px;
	height: 960px;
	margin-top: 0px;
	 
}

.rulesContainter 
{
	background-image: url(../images/rulesBody.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 933px;
	height: 970px;
	margin-top: 0px;
	 
}

.errorContainter 
{
	background-image: url(../images/errorBody.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 918px;
	height: 750px;
	margin-top: 0px;
	 
}

.submit {

 background-image: url(../images/prizeBtn.jpg);
background-color:Transparent;
   width:217px;
   height:53px;
   margin: 0;
  padding: 0;
  border: 0;
cursor:pointer;
}


