@charset "utf-8";
#wrapper #body #info #content {
	width: 615px;
	padding-left: 25px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper-wide {
	width: 80%;
	margin: auto;
	padding: 0px;
	border:none;
}
#wrapper-wide #body {
	width: 80%;
	background-image: url(images/layout/bodybg.png);
}
#wrapper #body {
	width: 1000px;
	background-image: url(images/layout/bodybg.png);
}

#wrapper #body #navi {
	width: 285px;
	float: left;
}
#wrapper #body #navi #navilinks {
	background-image: url(images/layout/navibg.png);
	background-repeat: repeat;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 71px;
}
#wrapper #body #navi #navitop {
	background-image: url(images/layout/clearbg.png);
	height: 6px;
}


#wrapper #body #info #infotop {
}
#wrapper #body #info p, ul, ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	padding-right: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #438ac3;
	padding-right: 0px;
	font-weight: bolder;
}
#wrapper #body #info {
	width: 715px;
	float: right;
	background-image: url(images/layout/infobg.png);
}
#wrapper #body #info #infotop {
	background-image: url(images/layout/infotop.png);
	height: 22px;
}


#wrapper #news {
	height: 47px;
	width: 1000px;
	background-image: url(images/layout/newsbg.png);
}
#wrapper #banner {
	height: 140px;
	width: 1000px;
	background-image: url(images/layout/banner.png);
	background-repeat: no-repeat;
}
#wrapper       #body     #bodybottom    {
	clear: both;
	height: 29px;
	background-image: url(images/layout/bodybottom.png);
}
#wrapper #body #logos {
	background-image: url(images/layout/clearbg.png);
	padding-top: 10px;
	padding-bottom: 5px;

}

#wrapper #body #navi #navextra {
	background-image: url(images/layout/clearbg.png);
	background-repeat: no-repeat;
	width: 285px;
	float: left;
	clear: both;
}

#wrapper  #credits  {
	background-image: url(images/layout/bottombg.png);
	height: 106px;
}
img { border: none; 
} 
hr {
	color: #2A6FAC;
	width: 602px;
	text-align: left;
}
#content p
{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;	
}
#ul
{}
