/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000000;
	margin:0;
	padding:0;
	height: 100%;
	}
	
html {
	height: 100%;
	}

a:link {
	color:#000000;
	text-decoration:underline;
	}
	
a:visited {
	color:#000000;
	text-decoration:underline;
	}
	
a:active{
	color:#000000;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:underline;
	}

#container{
	position:absolute;
	margin-left:-467PX;
	margin-right:auto;
	left: 50%;
    right: 0;
	width:939px;
	background-color:#FFFFFF;
	text-align:left
	}
	
#right_column{
	position:absolute;
	left:760px;
	top:0px;
	width:179px;
	background:#FFFFFF;
	text-align:center;
	}

#left_column{
	float:left;
	left:0px;
	width: 150px;
	padding: 10px 10px 30px 10px;
	background-color:#FFFFFF;
	
	}
	
#copy{
	margin-left:180px;
	padding-right:10px;
	padding-top:50px;
	width:560px;
	background-color:#FFFFFF;
	padding-bottom:20px;
	}
	#copy ul li,#copy ul ol{
	line-height:18px;
	}
	
#copy2{
	padding-top:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:#FFFFFF;
	padding-bottom:20px;
	}

#footer{
	background:#ffffff;
	color:#000000;
	font-size:10px;
	width:900px;
	padding:10px 15px 10px 15px;
	clear:both;
	bottom:0px;
}

#footertop{
	width:900px;
	text-align:right;
}

#footerbottom{
	text-align:center;
	padding-top:15px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
	}
	
h2 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

p {
	line-height:18px;
}

.backbutton{
	font-size:10px;
	width:590px;
	display:block;
	float:right;
	text-align:right;
	font-weight:bold;
}

/* Header nav for new site -- TWY */
#nav_header {
	width: 506px;
	height: 20px;
	background: url(../images/nav.gif);
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
#nav_header li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
#nav_header li, #nav_header a {
	height: 20px;
	display: block;
	}

#link1 {left: 0px; width: 56px;}
#link2 {left: 62px; width: 77px;}
#link3 {left: 150px; width: 40px;}
#link4 {left: 200px; width: 144px;}
#link5 {left: 357px; width: 50px;}
#link6 {left: 427px; width: 83px;}

#link1 a:hover {
	background: transparent url(../images/nav.gif) 0 -20px no-repeat;
	}
#link2 a:hover {
	background: transparent url(../images/nav.gif) -62px -20px no-repeat;
	}
#link3 a:hover {
	background: transparent url(../images/nav.gif) -150px -20px no-repeat;
	}
#link4 a:hover {
	background: transparent url(../images/nav.gif) -200px -20px no-repeat;
	}
#link5 a:hover {
	background: transparent url(../images/nav.gif) -357px -20px no-repeat;
	}
#link6 a:hover {
	background: transparent url(../images/nav.gif) -427px -20px no-repeat;
	}
	
/* Old nav css start*/

/*#link1 {left: 0px; width: 71px;}
#link2 {left: 73px; width: 95px;}
#link3 {left: 170px; width: 67px;}
#link4 {left: 239px; width: 89px;}
#link5 {left: 329px; width: 76px;}
#link6 {left: 406px; width: 99px;}

#link1 a:hover {
	background: transparent url(../images/nav.gif) 0 -20px no-repeat;
	}
#link2 a:hover {
	background: transparent url(../images/nav.gif) -73px -20px no-repeat;
	}
#link3 a:hover {
	background: transparent url(../images/nav.gif) -170px -20px no-repeat;
	}
#link4 a:hover {
	background: transparent url(../images/nav.gif) -239px -20px no-repeat;
	}
#link5 a:hover {
	background: transparent url(../images/nav.gif) -329px -20px no-repeat;
	}
#link6 a:hover {
	background: transparent url(../images/nav.gif) -406px -20px no-repeat;
	}*/
	
/* Old nav css end*/
	
/* end new header nav */

/** Nav Styles **/

#nav{
	margin:0;
	list-style:none;
	color:#000000;
	padding:0;
	width:160px;
}

#nav li{
	background:#ededed;
	font-size:11px;
	min-height:19px;
	border-width:1px 0;
	border-style:solid;
	border-color:#FFFFFF;
}

#nav li a{
	color:#000000;
	display:block;
	width:138px;
	padding:5px 5px 5px 10px;
	text-decoration:none;
}

#nav li a:hover{
	background:#666666 no-repeat 10px 10px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:12px;
}

/** End Nav Styles **/

/** Nav Styles for the current page **/

#categories #nav_categories a, #aboutus #nav_aboutus a,
#entryforms #nav_entryforms a, #judges #nav_judges a,
#legends #nav_legends a, #register #nav_register a,
#duplicateorderforms #nav_duplicateorderforms a,
#entrynew #nav_entrynew a,
#purchasetickets #nav_purchasetickets a,
#inthenews #nav_inthenews a,
#sponsors #nav_sponsors a, #awardwinners #nav_2006awardwinners a{
	background:#666666 no-repeat 10px 10px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:12px;
}

/** End Nav Styles for the current page **/

.catheader{
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}

.cats
{
	text-transform:upper-case;
	font-weight:bold;
}


/*#winners p { color: #1c2869; font-size: 10px; font-family: verdana }
#winners td  { color: #1c2869; font-size: 10px; font-family: verdana }*/
body#winners {background:#ffffff}
#winners thead td{padding-left: 35px;font-family: Verdana, Arial, san-serif;font-weight:bold;color:#000000}
#winners thead td p{color: #000000}
#winners tbody td{height:25px;padding-left: 10px;color:#000000}
#winnerstable tbody td{padding-left: 35px; }
#winnerstable a{font-size: 10px;color:#0000ff;text-decoration:underline}
#winners .catheader{font-weight:bold;background-color:#1C2869;color:#ffffff;height:18px;padding-left:35px;}

body#winners08 {background:#ffffff}
#winners08 thead td{padding-left: 35px;font-family: Verdana, Arial, san-serif;font-weight:bold;color:#000000;}
#winners08 thead td p{color: #000000}
#winners08 tbody td{padding:5px 0px 2px 10px;color:#000000}
#winnerstable08 tbody td{padding-left: 35px;}
#winnerstable08 a{font-size: 10px;color:#0000ff;text-decoration:underline}
#winners08 .catheader{font-weight:bold;background-color:#1C2869;color:#ffffff;height:18px;padding-left:35px;}


/* SPONSORS PAGE */

#sponsorsDiv a {
	font-weight:bold;
	text-decoration:none;
	}
	
#sponsorsDiv a:hover {
	font-weight:bold;
	text-decoration:underline;
	}	
	

#sponsorsDiv {
	font-size:11px;
	left:0px;
	top:0px;
	width:580px;
	
}

#id2007 {
	float: left;
	left:0px;
	top:0px;
	width:279px;
	
}

#id2008 {
	float: left;
	left:279px;
	top:0px;
	width:281px;
	
}

#sponsors_left {
	float: left;
	left:0px;
	top:0px;
	width:376px;
	
}

#topics {
	float: left;
	left:0px;
	top:116px;
	width:185px;
	
}

#sponsors-hl {
	float: left;
	left:185px;
	top:116px;
	width:211px;
	
}

#exclusive {
	
	left:0px;
	top:221px;
	width:396px;
	
}

#fpo {
	
	left:0px;
	top:260px;
	width:396px;
	
}

#elite {
	
	left:0px;
	top:403px;
	width:396px;
	
}

#elite-logos {
	
	left:0px;
	top:432px;
	width:396px;
	
}

#preferred {
	
	left:0px;
	top:645px;
	width:396px;
	
}

#preferred-logos1 {
	
	left:0px;
	top:670px;
	width:396px;
	
}

#preferred-logos2 {
	
	left:0px;
	top:778px;
	width:396px;
	
}

#sponsors_right {
	float: right;
	width:160px;
	
}

#gold {
	
	left:396px;
	top:116px;
	width:164px;
	
}

#gold_body {
	border-left:#242d7a solid 1px;

	width:163px;
	text-align: center;
	padding-left: 2px;
	
}

#id6MAYNAT021-Sponsorspage-SLICED-14 {
	

	
	
}

#silver {
	

	width:164px;
	
}

#silver_body {
text-align: center;
	padding-left: 2px;
	width:164px;
	border-left:#242d7a solid 1px;
	
}

#bronze {
	

	width:164px;

}

#bronze_body {
	text-align: center;
	padding-left: 2px;
	width:164px;
	height:270px;
	border-left:#242d7a solid 1px;
}
/*///    Judge Page     ///*/
#judgecollum{
	float:left;
	left:0px;
	width: 150px;
	padding: 10px 10px 50px 10px;
	background-color:#FFFFFF;
	}
#judgecollum1{
	float:left;
	left:0px;
	width: 150px;
	padding: 10px 10px 10px 55px;
	background-color:#FFFFFF;
	}
#judgename{font-weight:bold;}

#admincollum{
	width: 100%;
	text-align:center;

	}
