
/* Main */

body
{
	background:#FFF url('header-bg.jpg') repeat-x;
 	color:#000000;
	padding:0px; 
	margin:0px; 
	font-family:'Trebuchet MS';
	font-size: 14px;
}

a:link{color:#30465d;}
a:visited{color:#30465d;}
a:hover{color:#2e5d8b; }

a:link img{border:none;}
a:visited img{border:none;}

h1{color:#3e4d60; font-weight:normal; font-size:34px; margin-top:10px;}
h2{color:#3e4d60; font-weight:normal; font-size:20px; margin-top: 2px;}

#container
{
	width: 920px;
	margin: auto;
}

#header
{
	Xbackground:url('header-bg.jpg') repeat-x;
	height: 108px;
}
#header img
{
}

#main
{
	margin-left:245px;
	width:660px;
	min-height:560px;
	height:auto;
}
#content
{
	padding:5px;
	height:auto;
}

#menu
{
	padding-top:40px;
	background:#dde9f5 url('menu.gif') no-repeat bottom;
	margin-left:20px;
	width:199px;
	min-height:300px;
	float:left;
	zletter-spacing:-1px;
	height:auto;
	font-size: 15px;
}

#menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	width:199px;
}

#menu ul li
{
	height:auto;
	padding-bottom:5px;
	
}

#menu ul li ul li
{
	height:25px;
	padding-bottom:5px;
}

#menu ul li a
{
	display:block;
	width:180px;
	padding:4px;
	padding-left:15px;
	height:20px;
}

#menu ul li a.menu_current
{
	background:#2e5d8b url('ball_blue.gif') 12px center no-repeat !important;
	border:5px #b7cbe3 solid;
	border-left:none; 
	border-right:none;
	padding:4px;
	width:150px;
	padding-left:45px;
	height:20px;
}

#menu ul li a:link
{
	font-weight:bold;
	color:#30465d;
	text-decoration:none;
}
#menu ul li a:visited
{
	font-weight:bold;
	color:#30465d;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#2e5d8b;
	height:20px;
}

#menu ul li a.menu_current:link
{
	color:#ffffff;
	text-decoration:none;
	height:20px;
}
#menu ul li a.menu_current:visited
{
	color:#ffffff;
	text-decoration:none;
	height:20px;
}
#menu ul li a:hover
{
	background:url('ball_white.gif') 12px center no-repeat;
	width:150px;
	padding-left:45px;
}

#menu ul li ul li a
{
	width:155px;
	height:20px;
	
}

#menu ul li ul li a
{
	padding-left:40px;
	height:20px;
}

#menu ul li ul li a:link
{
	color:#aaaaaa;
}
#menu ul li ul li a:visited
{
	color:#aaaaaa;
}
#menu ul li ul li a.menu_current
{
	margin-bottom:4px;
}


#footer
{
	background:url('footer-bg.jpg');
	height: 29px;
	text-align:center;
	padding-top:10px;
	color:#ffffff;
	font-size: 12px;
}
#footer a
{
	color:#FFFFFF;
}


#location
{
	background:url('location.jpg') no-repeat;;
	height: 58px;
	width: 659px;
	text-align: left;
	
}

#logo
{
	position:relative;
	float:left;
	margin-top:-108px;
	margin-left:-190px;
	top:0px;
	height:100px; 
	width:100px;
	margin-right:-100px;
}

#title
{
	margin-top:40px;
	float:right;
	padding-right:50px;
	margin-left:50px;
}

#sponsors
{
	background:url('sponsors.gif') no-repeat;
	float:right;
	width:125px;
	height:300px;
	padding:10px;
	padding-left:10px;
	margin-left:20px;
}

#sponsors span
{
	color:#3e4d60;
	font-size:17px;
	display:block;
}
