body {
	margin: 0; padding: 0;
	background-color: #323200;
	font: 12pt Calibri, Optima, Arial, sans-serif;
}
a img { 
	border: 0; /* Mozilla */
}
#content {
	width: 925px;
	margin: 0 auto; padding: 0;
	background-color: #656532;
}
#banner {
	height: 200px;
	margin: 0; padding: 35px 40px 15px 40px;
	background-color: inherit;
}
#banner_logo {
	float: left;
	width: 200px;
}
#banner_slide {
	float: right;
	width: 620px;
	margin: 0 0 0 15px; padding: 5px;
	background-color: #CCCC99; 
}
#title {
	clear: both;
	margin: 0; padding: 0 40px; 
	background-color: inherit; 
}
#title_menu {
	float: left;
	width: 200px; 
	margin: 0; padding: 0;
	background-color: #999966; 
}
#title_text {
	float: right;
	width: 540px;
	margin: 0; padding: 0 45px;
	color: white; background-color: #999966;
}
#main {
	clear: both;
	margin: 0; padding: 0 40px;
	overflow: hidden;
	background: url(main_background.gif) repeat-y top;
}
#main_menu {
	float: left;
	width: 200px; 
	margin: 0; padding: 0;
}
#main_menu ul { 
	margin: 0; padding: 0 15px 0 30px;
	list-style-type: none;
}
#main_menu li { 
	display: block;
	line-height: 1.75;
}
#index_menu li {
	display: block;
	line-height: 1.5;
}
#main_menu ul ul { 
	margin: 0; padding: 0 15px 0 15px;
}
#main_menu li li { 
	display: block;
	line-height: 1.5;
	font-size: smaller;
}
#main_menu .submenu_top {
	margin-top: -2px;
}
#main_menu .submenu_bottom {
	margin-bottom: 2px;
}
#main_menu a:link, #main_menu a:visited { 
	text-decoration: none;
	color: #660000;
}
#main_menu a:hover, #main_menu a:active { 
	text-decoration: none; 
	color: white;
}
#main_text {
	float: right;
	width: 540px;
	margin: 0; padding: 10px 45px;
}
#main_text p img {
	float: left;
	margin: 0; padding: 10px 10px 10px 0;
}
#main_text ul {
	list-style-type: square;
}
#main_text a:link, #main_text a:visited { 
	text-decoration: none;
	color: #660000;
}
#main_text a:hover, #main_menu a:active { 
	text-decoration: none; 
	color: white;
}
#main_text .search {
	line-height: 2;
}
#news {
	clear: both;
	margin: 15px 0; padding: 0 40px;
	overflow: hidden;
	background: url(news_background_410.gif) repeat-y top;
}
#news_slide {
	float: left;
	width: 400px; height: 280px;
	margin: 0; padding: 5px;
}
#news_text {
	float: right;
	width: 350px;
	margin: 0; padding: 0 35px;
	text-align: left;
}
#news_text a:link, #news_text a:visited { 
	text-decoration: none;
	color: white;
}
#news_text a:hover, #news_text a:active { 
	text-decoration: none;
	color: black;
}
#footer {
	clear: both;
	margin: 0; padding: 0 10px 7px; 
	background-color: inherit;
}
#footer_menu {
	text-align: center;
	word-spacing: 35px;
}
#footer_menu a:link, #footer_menu a:visited { 
	text-decoration: none;
	color: #CCCC99;
}
#footer_menu a:hover, #footer_menu a:active { 
	text-decoration: none; 
	color: black;
}
#footer_text {
	margin-top: -7px;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
#footer_text a:link, #footer_text a:visited { 
	text-decoration: none;
	color: #CCCC99;
}
#footer_text a:hover, #footer_text a:active { 
	text-decoration: none; 
	color: black;
}
h1 {
	font-size: 22pt;
	line-height: 0.75;
	word-spacing: 0.1em;
}
h2 {
	color: #660000;
}
h3 {
	color: #660000;
}
h4 {
	color: #660000;
}
.white {
	color: white
}
.black {
	color: black
}
.dark_red {
	color: #660000;
}
.dark_green {
	color: #323200;
}
.center {
	text-align: center;
}
