html{
font-size:100%;
}
body {
	background: #EBEBEB url(bg.png) top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap{margin: 0px auto 0px; width:880px;background: #EAEAEA;}

.t {background:url(/pastwinners/bk2.png) repeat;width:100%;height:auto;}
.bl {background: url(/pastwinners/tr.png) 0 100% no-repeat}
.br {background: url(/pastwinners/br.png) 100% 100% no-repeat}
.tl {background: url(/pastwinners/tl.png) 0 0 no-repeat}
.tr {background: url(/pastwinners/bl.png) 100% 0 no-repeat; } 

#title, #footer{
width:100%;
background: #111111 url(header.png);
height: 80px;
}
#footer{
height:40px;
}
#imageheader {
	width: 340px;
	height: 80px;
	background: url(logo.png) left top no-repeat;
	float:left;
}
#title_right{width:540px;padding: 50px 0px 0px 0px;float:right;}
#topmenu {
	width: 540px;
	float: right;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
#topnav {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	}
	
#topnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li a, #topnav li a:link {
	background: #484848;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
    margin: 0px 5px 0px 0px;
	padding: 8px 15px 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#topnav li a:hover {
	background: #6C6C6C;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 8px 15px 7px 15px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#searchbar{
	background: #6C6C6C;
	width: 860px;
	height: 44px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 10px 0px 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#searchbar a{
font-weight:bold;
text-decoration:none;
color:#fff;
}
#searchbar a:hover{
font-weight:bold;
text-decoration:underline;
color:#ebecec;
}

#content{width:100%;overflow:hidden;}
#content div{float:left}

.contents{
width:828px;
margin:15px;
padding:10px 10px 10px 10px;
background: #FFFFFF;
border: 1px solid #C0C0C0;
}

#search_ent{width:100px;height:16px;font-size:13px;padding:0;margin:0;border: 1px solid #666666;color: #222222;background: #FFFFFF;}
#search_select{width:70px;height:19px;font-size:13px;padding:0;margin:0;background: #FFFFFF;border: 1px solid #666666;color: #222222;}
#sbutt{
height:18px;
border:#222222 1px solid;
background:#222222;
font-size:11px;
font-weight:bold;
color:#fff;
padding:0 5px 2px 5px;
margin:0;
font-family: Arial, Tahoma, Verdana;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
#tb_top{
background: #F7F7F7;
border: 1px solid #E6E6E6;
width:825px;
display: block;
margin-top:15px;
margin-bottom:10px;
}
#tb_top div {
font-size: 11px;
text-transform: uppercase;
padding: 5px 1% 5px 1%;
}

#tb_top div a{font-size:18px;color:#333333;text-decoration:underline;}
#tb_top div a:hover{font-size:18px;color:#333333;text-decoration:none;}
#tb_top div a:visited{font-size:18px;color:#333333;text-decoration:underline;}
#tb_top div span{font-size:18px;color:#333333;text-decoration:none;}

.serch_fix_ie6{
width:50%;
margin-top:10px;
}

.ie_6_7_fix{width:100%;}

a, a:visited {
color: #B2265D;
text-decoration: none;
}
	
a:hover {
color: #B2265D;
text-decoration: underline;
}
	
a:focus, a:hover, a:active {
outline: none 
}

