/*BODY STUFF*/

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin: 0;
	padding: 0 0 15px 0;
}

Arial_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.hFix{
	margin-top: 0;
	padding-top: 0;
}

.pFix{
	margin-bottom: 0;
	padding-bottom: 0;
}

.returnHome{
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

a {
	color: #0076C5;
}

a:hover {
	color: #999999;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0076C5;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 10px 0;
}
.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0076C5;
	font-size: 16px;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	/*margin: 0 auto 0 auto;
	border: 1px solid red;*/
	padding: 0;
	text-align: center;
	background: url(../images/shadowRepeat.gif) repeat-y bottom;
}

#contentHolder {
	width: 620px;
	padding: 0;
	margin: 0px auto 10px auto;
	/*margin: 0 90px 10px 90px;
	float: left;*/
	background: url(../images/contentBack.gif) repeat-y;
}

#contentTop {
	width: 620px;
	height: 20px;
	float: left;
	background: url(../images/top.gif) no-repeat;
	vertical-align: top;
}

#contentBottom {
	width: 620px;
	height: 20px;
	float: left;
	background: url(../images/bottom.gif) no-repeat;
	vertical-align: top;
}

#header {
	width: 700px;
	height: 240px;
	padding: 0;
	margin: 0px auto;
	/*margin: 0 0 0 50px;
	float: left;*/
	background: url(../images/header.jpg) no-repeat;
	vertical-align: top;
	
}

#headerWinners {
	width: 700px;
	height: 240px;
	padding: 0;
	margin: 0px auto;
	/*margin: 0 0 0 50px;
	float: left;*/
	background: url(../images/header_winners.jpg) no-repeat;
	vertical-align: top;
	
}

#headerForm {
	width: 700px;
	height: 240px;
	padding: 0;
	margin: 0px auto;
	/*margin: 0 0 0 50px;
	float: left;*/
	background: url(../images/header_form.jpg) no-repeat;
	vertical-align: top;
}

#content {
	margin: 0;
	padding: 15px 40px 30px 40px;
	width: 540px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#footer {
	width: 800px;
	padding: 0;
	margin: 0;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
	color: #cccccc;
}

#bottomShadow {
	width: 800px;
	height: 50px;
	clear: both;
	float: none;	
	background: url(../images/bottomShadow.jpg) no-repeat;
	vertical-align: top;
}
	

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding-left: 10px;
	margin: 0 0 10px 0;
}


.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	color: none;
	background: none;
	border: none;
	clear: both;
}


.imageHolder {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	display: block;
}

#btnTop1 { 
	display: block; 
	height: 37px;
	width: 177px;
	float: left;
	background-position: left;
	}
	
#btnTop2 { 
	display: block; 
	height: 37px;
	width: 22px;
	background-position: left;
	}

#btnMid1 { 
	display: block; 
	height: 85px;
	width: 177px;
	float: left;
	background-position: left;
	}

#btnEnter { 
	display: block; 
	height: 85px;
	width: 348px;
	background-position: left;
	}	

#btnMid2 { 
	display: block; 
	height: 61px;
	width: 177px;
	float: left;
	background-position: left;
	}	
	
#btnRules { 
	display: block; 
	height: 61px;
	width: 177px;
	background-position: left;
	}			

#btnBot { 
	display: block; 
	height: 32px;
	width: 177px;
	float: left;
	background-position: left;
	}		
	
