body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9B9B9B;
	background-image: url(images1/background.png);
	background-repeat: repeat-x;
	font-size: 18px;
	background-attachment: fixed

}
#container {
	margin: 0 auto;
	width: 750px;
	background-image: url(images1/background_content.gif);
}
#header {
	width: 100%
}
#sub_header {
	
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 0px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images1/background_content.gif');
	background-repeat: repeat-y
	
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images1/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images1/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 145px;
	float: right;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.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: 15px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	text-align: center;
	font-size: 14x;
	font-weight: bold;
	color: #00000
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px;
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none
	text-decoration: underline
}
a:hover {
	color: #A40008;
	font-weight: bold;
	
	background-attachment: scroll;
}
a.menu_link {
	color: #000000
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #000000
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
.content h3 {
	font:"Times New Roman", Times, serif
	margin: 12px;
	text-align: left;
	font-weight: bold;
	font-style: normal
	
}
.content h4 {
	font:Arial, Helvetica, sans-serif
	margin: 8px;
	text-align: left;
	font-weight: normal;
}.content h5 {
	margin: 10px;
	text-align: left;
	font-style: normal
}.content h6 {

	text-align: left;
	font-style: normal;
	color: #8E2323;
	

