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

body {
	background-attachment: fixed;
	background-image: url(../graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #232524;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #242625;
}

a {
	color: #3D433F;
	text-decoration: underline;
}

a:hover {
	color: #008839;
}

.edje {
	font-size: 7pt;
	color: #FFFFFF;
}

.edje a {
	color: #FFFFFF;
	text-decoration: underline;
}

.edje a:hover {
	color: #FEFF3F;
}

.yel_8 {
	font-size: 8pt;
	color: #FFFF33;
}

.white_10 {
	font-size: 10pt;
	color: #FFFFFF;
}

.white_10 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.white_10 a:hover {
	color: #FFFF3D;
}

.white_12 {
	font-size: 12pt;
	color: #FFFFFF;
}

.white_12 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.white_12 a:hover {
	color: #FFFF3D;
}

.pic_box {
	border: 2px solid #018f3d;
	margin: 5px;
}

.pic {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.green_18 {
	color: #018f3d;
	font-size: 18pt;
}


.green_12 {
	color: #018f3d;
	font-size: 12pt;
}

.green_10 {
	color: #018f3d;
	font-size: 10pt;
}

.green_9 {
	font-size: 9pt;
	color: #018f3d;
}

.green_8 {
	font-size: 8pt;
	color: #018f3d;
}

.drk_8 {
	font-size: 8pt;
	color: #242625;
}

.drk_9 {
	font-size: 9pt;
	color: #242625;
}

.drk_12 {
	font-size: 12pt;
	color: #242625;
}

.yel_12 {
	color: #F9FB14;
	font-size: 12pt;
}

.yel_10 {
	color: #F9FB14;
	font-size: 10pt;
}

.yel_9 {
	font-size: 9pt;
	color: #F9FB14;
}

.yel_8 {
	font-size: 8pt;
	color: #F9FB14;
}

.lt_gry_8 {
	color: #888C8A;
	font-size: 8pt;
}

.winnercontainer {
	width: 635px;
	margin: auto;
}

.name {
	width: 125px;
	float: left;
	font: "Arial", Gadget, sans-serif;
	font-size:9pt;
	color:#000;
	text-align: left;
	padding-right: 9px;
	min-height: 20px;
}

.prize {
	width: 300px;
	float: left;
	font: "Arial", Gadget, sans-serif;
	font-size:9pt;
	color:#000;
	text-align: left;
}

.location {
	width: 200px;
	float: left;
	min-height: 30px;
	font: "Arial", Gadget, sans-serif;
	font-size:9pt;
	color: #000;
	text-align: left;
}

.year {
	width: 625px;
	min-height: 5px;
	clear: both;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-bottom:15px;
	font: "Arial Black", Gadget, sans-serif;
	font-size:18pt;
	color: #390;}
	
.clear {
	width: 625px;
	min-height: 20px;
	clear: both;
	float: left;
	text-align: left;
}
	
