/* CSS Document */



body, h1, h2, h3, h4, img, li, ol, ul, p, a, div, form, table {

	margin: 0px;

	padding: 0px;

	border: 0px;

}



body {

	font-family:trebuchet MS, verdana;

	font-size: 75%;

	background: #fffef2 url(images/background.gif) bottom fixed repeat-x;

	text-align: center;

	line-height: 12pt;

}



.clear {

	clear: both;

}



#wrap {

	width: 972px;

	height: 736px;

	margin: 20px auto;

	background: url(images/background/large_backdrop.gif) no-repeat;

	font-size: 1em;

	text-align: left;

}



#top {

	height: 105px;

	padding: 30px 250px 0px 30px;

}



.ie6 #top {

	padding-top: 26px;

}



#logo {

width:174px;

height:83px;

float:left;



}



#nav {

height:28px;

float: right;

}



h1 {

color:#201f1e;

font-size:1.7em;

margin:33px 0px 0px 30px;

font-weight:normal;

}



h2 {

color:#201f1e;

font-size:1.5em;

margin-bottom: 12px;

font-weight:normal;

}



a.link_title {

color:#201f1e;

font-size:1.5em;

font-weight:normal;

text-decoration: none;

}



#middle {

width: 973px;

height:370px;

}



#middle_left {

float:left;

width: 670px;

}



#winner {

padding:30px 30px 0px 30px;

float:left;

}



#text_left {

width:250px;

color:#201f1e;

float:right;

padding:40px 30px 0px 0px;

}



#middle_right {

float:right;

width: 288px;

}



#text_right {

width:200px;

color:#201f1e;

float:right;

padding:50px 45px 5px 0px;

}





#bottom {

margin-left:10px;

height:72px;

width:967px;

}



.thumb_wrap {

margin:19px 20px 0px 30px;

width:250px;

height:64px;

float:left;

}



.thumb_image {

float:left;

}



.thumb_text {

margin-top:9px;

background:url(images/thumbs/bg.gif) no-repeat;

float:right;

padding: 2px 0px 0px 5px;

width:171px;

height:42px;

font-size:0.8em;

line-height: 9pt;

}



a {

	color: #000000;

}



.red_text {

color:#FF0000;

font-weight: bold;

}



#submit_wrap {

text-align:left;

width:604px;

height:698px;

background:url(images/bg_pop.gif) no-repeat;

}





#form {

	padding: 200px 0px 0px 70px;

	color: #000000;

}



#form label,input {

	display: block;

	width: 220px;

	float: left;

	margin-bottom: 10px;

}



#form label {

	text-align: left;

	width: 180px;

	padding-right: 10px;

}



#form br {

	clear: left;

}



.text_area {

	width: 220px;

	height: 80px;

	margin-bottom: 10px;

}



.submit_button {

	width: 70px;

}



#footer {

margin:17px 0px;

color:#FFFFFF;

height:17px;

width:900px;

font-size: 0.8em;

}