@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:Arial;
	background-image:url(../images/bg_norepeat.jpg);
	background-repeat:repeat-x;
	margin:0px;
	background-color:#A1DAD4;
	
	
	}

img{
border:none;
}


#container {
	width:990px;
	margin: 0px auto 0px auto;
	text-align: left;

}
#main {
	float:left;
	width:990px;
}


#e18_logo {
	float: right;
	height: 22px;
	width: 115px;
	margin: 20px 0px 20px 0px;
}
#main_container {
	float: left;
	width: 990px;
	background-color: #FFFFFF;
}
#menu {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	width: 990px;
	float: left;
	height: 58px;
}
#menu ul {
	display: inline;
	list-style-type: none;
}
#menu li {
	display: block;
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#flash_banner {
	float: left;
	width: 972px;
	margin-left: 10px;
}
#strip {
	background-image: url(../images/strip_r.gif);
	background-repeat: repeat-x;
	width: 990px;
	float: left;
	height: 10px;
	margin-top: 10px;
}
#content_area {
	float: left;
	width: 990px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#left_col {
	float: left;
	width: 950px;
	margin-left: 15px;
}
#links {
	float: left;
	margin-top: 10px;
	width: 592px;
}
h1, .contentheading, .componentheading{
	margin: 15px 0px 5px 0px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#left_content {
	float: left;
	width: 950px;
	line-height: 16px;
	text-align: justify;
	margin-top: 15px;
}
#right_col {
	float: right;
	height: 257px;
	width: 337px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#sponsorlogos_winners {
	float: left;
	width: 982px;
	margin-left: 8px;
	margin-bottom: 10px;
}
#sponsors {
	float: left;
	width: 763px;
}
#winners_icon {
	float: left;
	margin-left: 5px;
}
#footer {
	float: left;
	width: 990px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px 25px 0px;
}
#links a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#menu a {
	color: #333333;
	text-decoration: none;
}


#links ul {
	display: inline;
	list-style-type: none;
}
#links li {
	display: block;
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	border-right:solid 1px #333333;
	padding-right: 10px;
	padding-left:5px;
	margin:5px 0px 20px 0px;
}

#left_content a{
text-decoration:none;
color:#666666;
}
#archive {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 10px;
}

#archive a {
	color:#666666;
	text-decoration:underline;
}
