@charset "UTF-8";
/* CSS Document */

html, body{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; text-decoration: none; font-weight: normal;}
#wrapper{margin: 0 auto;}
#header1{width: 1000px; height: 150px; margin: auto;}
#header2{width: 1000px; height: 200px; margin: auto; background: url(images/2.jpg) no-repeat;}
#header3{width: 1000px; height: 110px; margin: auto; background: url(images/3.jpg) no-repeat;}
#content{width: 1000px; height: auto; margin: auto; background: url(images/4.jpg) repeat-y;}
#tnc{width: 830px; height: auto; margin: auto; background: url(images/4.jpg) repeat-y; padding-left: 70px; padding-right: 100px;}
#left{ width: 520px; height: auto; float: left; padding-left: 70px; padding-right: 30px;}
#right{ width: 380px; height: auto; float: right;}
#footer{width: 1000px; height: 120px; margin: auto; background: url(images/footer.jpg) no-repeat; padding-top: 125px; text-align: center; background-color: #c72635}
.spacer{clear:both;}

.footer{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; color: #FFFFFF; font-weight: normal;}
.bold{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; color: #333333; font-weight: bold;}
.highlight{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; color: #333333; font-weight: bold; background-color: #FFFFFF;}
.headline{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 30px; text-decoration: none; color: #bd0000; font-weight: normal;}
.link{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; color: #bd0000; font-weight: bold;}
.link:hover{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; color: #dd5f6b; font-weight: bold;}


#prizes{width: 288px; height: 520px; background-color: #FFFFFF; padding: 30px 10px 10px 10px; background: url(images/prizes.jpg) no-repeat;}
