#container {
	width: 782px;
	margin-left: auto;
	margin-right: auto; 
}
#bgWrap {
	background-color: #FFFDF6;
	background-image: url(/images/frame_main_bg_04.gif);
	background-repeat: repeat-y;
	padding-right: 11px;
	padding-left: 11px;
	background-position: center;
}
#banner {
	background-image: url(/images/frame_main_top_02.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	text-align: center;
}
#content {
	margin-right: 207px;
	text-align: left;
}                
#rightBar {
	float: right;
	width: 196px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	margin-left: -11px;
	margin-right: -11px;
	margin-top: 0px;
	height: 21px;
}
#nav {
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 6px;
	text-align: left;
}
#navList li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-left: 18px;
}
#navWrap {
	background-color: #FFFDF6;
	padding-top: 7px;
	padding-bottom: 7px;
}
#navList {
	padding: 0px;
	margin: 0px;
}
#navList a, #navList a:link, #navList a.visited, #navList a.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navList a:hover {
	color: #795606;
	background-color: #F7F4DE;
}
