/* CSS Document */

.header{
	background-image: url(images/2008/bkgd-2.jpg);
	background-position: center top;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
}
.counter {
	font-size: 16px;
}


body{
	background-image: url(images/2008/bkgd-1.jpg);
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-attachment: fixed;
}

h1,h2,p {
	margin-bottom:0;
	margin-top:0;
}


.main_body	{
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	}
.footer{
	background-image: url(images/2008/bkgd-2.jpg);
	background-position: center top;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.edje {
	margin-top: 10px;
	font-size: 10px;
}
.edje a{
	text-decoration: none;
	color: #FFFFFF;
}
.edje a:hover{
	color: #01001F;
	background-color: #846D9B;
	font-weight: bold;
	font-size: 9px;
}
.winners {
	width: 680px;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
	

}
.bar {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}


.winners table{
 width:650px;

}

.winners a img{
	border-color: #FF6600;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.winners a:hover img{
	border-color: #FFFF33;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #663900;
}


.year {
	margin-left: 50px;
}
.winners h1{
	font-size: 18px;
	color: #FFE377;
	text-transform: capitalize;
	

}
.winners p{
	font-size: 12px;
	font-weight: bold;
	

}
a.green_links {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration:none;
	color: #ffffff;
	font-size: 11pt;
}

a.green_links:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration:underline;
	color: #FFE377;
	font-size: 11pt;
}

.forsale h1{
	font-size: 18px;
	color: #FFE377;
	text-transform: capitalize;
	

}

.style2 {color: #F1AB07}.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #F0A908;
	text-decoration: none;
	background-color: #000004;
}

