@charset "UTF-8";
/* CSS Document */

BODY {
	background: #C2E2F7 url(../photos/bg.jpg) repeat-x 50% 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top-photo{
	height:623px;
	width:1100px;
	margin:auto;
	text-align:right;
	background-image:url(../photos/home_top.jpg);
}
#top-enter{
	height:315px;
	width:1100px;
	margin:auto;
	text-align:right;
	background-image:url(../photos/enter_top.jpg);
}
#middle-photo{
	height:93px;
	width:1100px;
	margin:auto;
	text-align:center;
}
#middle-enter{
	height:355px;
	width:552px;
	margin:auto;
	padding-left:150px;
	padding-right:150px;
	padding-top:35px;
	text-align:center;
	background-color:#FFFFFF
}
#middle-enter-rules{
	height:455px;
	width:552px;
	margin:auto;
	padding-left:150px;
	padding-right:150px;
	padding-top:35px;
	text-align:center;
	background-color:#FFFFFF
}
#enter-button{
	height:137px;
	width:852px;
	margin:auto;
	padding-top:9px;
	text-align:center;
	background-color:#FFFFFF;
}
#submit-button{
	height:200px;
	width:852px;
	margin:auto;
	text-align:center;
	background-color:#FFFFFF;
}
#bottom-photo{
	height:64px;
	width:852px;
	background-color:#FFFFFF;
	margin:auto;
	text-align:center;
}
input {width:370px
}
input.age {width:50px
}
.txt-menu
{
    FONT-SIZE: 9pt;
	color:#003D73;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.txt-rules
{
    FONT-SIZE: 10pt;
	color:#000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: normal;
	text-align:left;
}
.txt-title
{
    FONT-SIZE: 13pt;
	color:#003D73;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: normal;
	text-align:left;
}
.txt-thanks
{
    FONT-SIZE: 13pt;
	color:#003D73;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: normal;
	text-align:center;
}
.txt-main
{
    FONT-SIZE: 10pt;
	color:#000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003D73;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003D73;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003D73;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #562e22;
	text-decoration: underline; 