@charset "utf-8";

body {
	background-color: #657551;
	margin: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.line {border-top: dashed 1px #32441c; display: block; clear: both;}

#containter {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
}
#header h1 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#header {
	height: 109px;
	width: 960px;
}
#top_content {
	width: 910px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}
#top_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#top_content_new {
	width: 957px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#top_content_new p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0px;
	margin: 0px;
}


#left_top_content a {
	color: #465238;
}
#left_top_content a:visited {
	color: #333333;
}


#top_content h2 {
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 8px;
	color: #465238;
}
#left_top_content {
	width: 695px;
	float: left;
	padding-left: 10px;
}
#right_top_content {
	float: right;
	width: 188px;
	padding-right: 5px;
	text-align: center;
}

#main_content {
	float: left;
	width: 960px;
	padding-right: 0px;
	padding-left: 0px;
}
#main_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.7em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main_content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #424D35;
	font-weight: bold;
}

#left_main_content a {
	color: #657551;
}
#left_main_content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #424D35;
	margin-bottom: 5px;
	
}


#left_main_content {
	float: left;
	width: 710px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#right_main_content {
	float: right;
	width: 210px;
	text-align: right;
}

#bottom_nav {
	float: left;
	width: 910px;
	padding-right: 25px;
	padding-left: 25px;
}
#bottom_nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #323928;
}
#bottom_nav a:visited {
	color: #767D6C;
}
#winner {
	float: left;
	width: 960px;
	background-image: url(images/footer_bg.jpg);
	height: 68px;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.disclaimer {
	font-size: 0.95em;
	font-style: italic;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: -10px;
}
