

.left {
	background-color: #0a304e;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 3100px;
	z-index: 1;

}

.sponsors {
	position: absolute;
	top: 12px;
	z-index: 2;
	left: 600px;
}

.sponsors a
	{
	color: #000000;
	text-decoration: none;
	font-family: Titillium, Tahoma, Helvetica, Arial, sans serif;
	font-weight: normal;
	font-size: small;
	}

.sponsors a:hover
	{
	color:#000000;
	border-bottom: #000000 1px dotted;
	}

.logo
{
    position:absolute;
    top:10px;
    left:10px;
    z-index:2;
}


.banner {
    position:absolute;
    top:52px;
    left:110px;
	z-index:3;
}
	
#topnav {
	position: absolute;
	top: 120px;
	left: 15px;
	width: 150px;
	z-index: 12;
	padding: 0px;
	list-style: none;
	text-align: right;
	z-index: 12;
}

#topnav li {
	font-size: 18px;
}


#topnav li a
    {
    color:#ffffff;
    text-decoration:none;
    font-family:Titillium, Tahoma, Helvetica, Arial, sans serif;
	text-transform:lowercase;
	height: 32px;
    }

#topnav li a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	height: 32px;
	border-bottom: #ffffff 1px dotted;
}

#topnav li ul {
	position: absolute;
	left: -9999em;
	width: 410px;
	margin-left: 150px;
	margin-top: -2.8em;
	font-weight: normal;
	text-decoration: none;
	background-color: #0a304e;
	-moz-opacity: .95;
	opacity: .95;
	z-index: 11;
	list-style: none;
}


#topnav li ul li a {
	font-family: Titillium, Tahoma, Helvetica, Arial, sans serif;
	color: #ffffff;
	font-size: 18px;
	border-bottom: #fffff 1px dotted;
	width: 400px;
	height: 20px;
	display: block;
	padding: 10px 0px 10px 8px;
	text-transform:none;
}

#topnav li ul li a:hover {
	width: 400px;
	height: 20px;
	display: block;
	color: #0a304e;
	background: #e5ebee;
	border: 0px;
	padding: 10px 0px 10px 8px;
	margin: 0px 0px 1px 0px;
	text-transform:none;
}

#topnav li:hover ul {
	left: auto;
}

#topnav li:hover ul, #firstmenu li.sfhover ul {
	left: auto;
}

#topnav li ul li {
	text-align: left;
}


.bodyleft {
	position: absolute;
	top: 150px;
	left: 215px;
	width: 360px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.bodyleft a
{    color: #0033cc;
    text-decoration:none;}
    
.bodyleft a:hover
{    color: #aaaaaa;
    text-decoration:none;}

.bodyright {
	position: absolute;
	top: 150px;
	left: 610px;
	width: 360px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.bodyright a
{    color: #0033cc;
    text-decoration:none;}
    
.bodyright a:hover
{    color: #aaaaaa;
    text-decoration:none;}

.btmlinks {
	position: absolute;
	left: 25px;
	top: 740px;
	width: 952px;
	background-color: #eee;
	z-index: 5;
	font-size: 12pt;
	padding: 12px;
	text-align: center;
}

.btmlinks a
    {
    color: #0a304e;
    text-decoration:none;
    font-family:Titillium, Tahoma, Helvetica, Arial, sans serif;
    font-weight: bold;
	padding: 12px;
    }
    
.btmlinks a:hover
	{
	color:#aaa;
	font-weight: bold;
	text-decoration: none;
		padding: 12px;
	}
	
.subpub {
	background-color: #FFFFFF;
	position: absolute;
	top: 840px;
	left: 60px;
	width: 825px;
	z-index: 45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: grey 1px solid;
	padding-top: 20px;
	padding-left: 48px;
	padding-right: 64px;
	padding-bottom: 48px;
}

.subpub a
{    color: #0033cc;
    text-decoration:none;}
    
.subpub a:hover
{    color: #aaaaaa;
    text-decoration:none;}
    

