@charset "utf-8";

	
	

#wrapper {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#wrapper #headbanner {
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 36px;
	background-image: none;
}
#wrapper #navigation table {
	background-image: url(../images/pngs_jpegs/backnav2.png);
	height: 36px;
	padding-top: 5px;
	border-top-color: #CCCBCB;
	border-right-color: #CCCBCB;
	border-bottom-color: #CCCBCB;
	border-left-color: #CCCBCB;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#wrapper #navigation font {
	font-size: 18px;
	font-weight: bolder;
	color: #EE3C39;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 0px;
}

#wrapper #content {
	height: 500px;
	overflow: auto;
}

#wrapper #navigation #section in layout {
	font-family: "Char BB";
	font-size: 24px;
	float: none;
	width: 938px;
	background-image: url(../images/pngs_jpegs/backpanel.png);
	background-repeat: no-repeat;
}

#wrapper #footer {
	height: 178px;
}
