body     { font-family: Arial, "Trebuchet MS"; background: #cacaca url("images/background.png") repeat-x }
#container           { width: 750px }
#header {
	width: 100%
}
#sub_header   { color: #ffffff; font-size: 20px; font-weight: bold; padding-right: 20px; padding-bottom: 20px }
#main_content     { background: #ffffff url("images/background_content.gif") repeat-y; margin: 0 auto; width: 100% } 
#main_content_top    { background: #ffffff url("images/background_top.gif"); height: 30px; clear: both } 
#main_content_bottom   { background: #ffffff url("images/background_bottom.gif"); height: 30px }
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content             { font-size: 12px }
.content1 { font-size: 12px; text-align: justify; padding: 0 30px; width: 650px; float: left }
.menu ul  { margin: 0 }
.menu il {
	list-style-type: disc
}
#header h1  { color: #adadad; font-size: 28px; font-weight: bold; margin-bottom: 0 }
.content h2   { color: #a40008; font-size: 18px; font-weight: bold; margin-top: 0 }
#clear   { display: block; width: 100%; height: 1px; clear: both; overflow: hidden }
.menu_title  { color: #a40008; font-size: 16px; font-weight: bold }
.menu li  { list-style-type: circle }
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote  { font-style: italic; font-weight: bold; text-align: center }
#id { }
