@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin-top: 0px;
	background-color:#64c7c7;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(/images/background_2009.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:1207px;
	height:806px;
}
#home {
	position:absolute;
	width:225px;
	height:110px;
	top:11px;
	left:324px;
}
#sponsors {
	position:absolute;
	width:780px;
	height:80px;
	top:682px;
	left:261px;
}
#nav {
	width:960px;
	height:31px;
	background-image:url(images/nav.png);
	background-repeat:repeat-x;
	position:absolute;
	top:132px;
	left:123px;
}
.menu {
	width:960px;
	height:31px;
	position:absolute;
	top:132px;
	left:123px;
}
#col_left {
	width:280px;
	height: 440px;
	position:absolute;
	overflow:auto;
	top: 190px;
	left: 151px;
}
#col_middle {
	width:280px;
	height: 440px;
	overflow:auto;
	position:absolute;
	top: 190px;
	left: 460px;
}
#col_right {
	width:280px;
	height: 440px;
	position:absolute;
	overflow:auto;	
	top: 190px;
	left: 770px;
}
#col_enter {
	width: 640px;
	position: absolute;
	height: 440px;
	overflow:auto;
	left: 440px;
	top: 190px;
	margin-right:10px;
}
#col_terms {
	width: 640px;
	position:absolute;
	height: 440px;
	overflow:auto;
	top: 190px;
	left: 151px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#00afd7;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	height: 30px;
	margin-top: 0px;
	padding-top: 10px;
}
h2  {
	height: 30px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
}
.text14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#594c44;
	font-weight:400;
	line-height:20px;
}
.normal, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#594c44;
	line-height:16px;
	margin-right:10px;
}
#bottom {
	position: absolute;
	top: 770px;
	left: 170px;
	width:900px;
	height: 35px;
}
.bottom_nav {
	color:#443832;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
}
.bottom_nav a:link, a:visited {
	text-decoration:none;
	color:#443832;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#e52b80;
	font-weight:bold;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 960px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 31px;
	padding-left: 29px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 7px;
	padding-right: 29px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


#test li {
	display: block;
	border: solid 1px red;
}

#winners {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #594c44;
}
#winners a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #594c44;
}
#winners a:hover {
	text-decoration:none;
	color:#e52b80;
	font-weight:bold;
}

.normal a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #e52b80;
}
.normal a:hover {
	text-decoration:none;
	color:#594c44;
	font-weight:bold;
}.judges_caption {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
