@charset "utf-8";
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:265px;
	z-index:1;
	background-color: #FFFFFF;
}
#menu {
	position: absolute;
	height: 238px;
	width: 175px;
	left: 0px;
	top: 0px;
	background-image: url(i/Web-Background_2011_03.jpg);
	background-color: #FFFFFF;
}
#decript {
	background-color: #660;
	position: absolute;
	height: 265px;
	width: 175px;
	left: 0px;
	top: 238px;
}
#footer {
	position:absolute;
	left:0px;
	top:897px;
	width:850px;
	height:15px;
	z-index:2;
	background-color: #CBDB2A;
}
#descript {
	position: absolute;
	height: 265px;
	width: 175px;
	left: 0px;
	top: 238px;
	background-image: url(i/Web-Background_2011_05.jpg);
	background-color: #FFFFFF;
}
#sponsors {
	position: absolute;
	height: 129px;
	width: 175px;
	left: 0px;
	top: 503px;
	background-image: url(i/Web-Background_2011_06.jpg);
	background-color: #FFFFFF;
}
#nav {
	position: absolute;
	height: 220px;
	width: 120px;
	left: 20px;
	top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #00467F;
	text-align: center;
	line-height: 25px;
}
#content {
	position:absolute;
	left:0px;
	top:265px;
	width:850px;
	height:632px;
	z-index:3;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #00467F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
#maincontent {
	position: absolute;
	height: 624px;
	width: 640px;
	left: 200px;
	top: 20px;
	text-align: left;
}
body {
	text-align: center;
	background-color: #CADC4D;
}
#master {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

/**************************************************
 mini-icons 
 **************************************************/
a.pdf{
	background-image:url(i/icoPDF.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
a.zip{
	background-image:url(i/icoZIP.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
a.xls{
	background-image:url(icoXLS.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
a.doc{
	background-image:url(icoDOC.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
a.ppt{
	background-image:url(icoPPT.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
a.jpg, a.gif, a.png, a.tif{
	background-image:url(icoIMG.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
