body {
font-family: "Trebuchet MS", Verdana, serif

}

#container {

	margin: 0 auto;

	width: 800px;

}

#header {

	width: 100%

}

#sub_header {

	text-align: right;

	font-weight: bold;

	font-size: 18px;

	color: #FFFFFF;

	padding-right: 15px;

	padding-bottom: 5px;

}

#main_content {

	margin: 0 auto;

	width: 100%;

	background-image: url(images/background_content.gif);

} 

#main_content_top {

	height: 30px;

} 

#main_content_bottom {

	height: 5px;

}

#footer {

	text-align: center;

	font-size: 12px;

	margin: 10px auto;

	padding: 1px;

}

.content {
	float: left;
	width: 575px;
	text-align: justify;
	font-size: 14px;
	border: 3px;
	padding: 15px;
	padding-left: 5px;
	height: inherit;

}

.menu {

	width: 195px;

	float: right;

	font-size: 18px;

	padding: 2px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #A40008;

}

.menu ul {

	margin: 0

}

.menu il {

	list-style-type: disc

}

#header h1 {

	margin-bottom: 0px;

	font-size: 28px;

	font-weight: bold;

	color: #A40008

}

.content h2 {

	margin-top: 0px;

	font-size: 18px;

	font-weight: bold;

	color: #A40008

}

#clear {

	display: block;

	clear: both;

	width: 100%;

	height:1px;

	overflow:hidden;

}

.menu_title {

	font-size: 18px;

	font-weight: bold;

	color: #A40008

}

.menu ul {

	margin: 0;

	

}

.menu li {



}

a {

	color: #A40008;

	font-weight: bold;

	text-decoration: none

}

a:hover {

	color: #A40008;

	font-weight: bold;

	text-decoration: underline

}

a.menu_link {

	color: #990000;

	font-weight: bold;

	text-decoration: underline

}

a.menu_link:hover {

	color: #A40008;

	font-weight: bold;

	text-decoration: none

}

.quote {

	margin: 20px;

	text-align: center;

	font-weight: bold;

	font-style: italic

}
