body {
	font-family: 'Trebuchet MS', Verdana, serif;
	font-size: 62.5%;
	background-color: #CaCaCa;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%
}

#header_title {
	margin: 0em;
	padding: 0em;
}

#header_title a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0em;
	padding: 0em;
}

#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 2em;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 1.2em;
	margin: 10px auto
}
#content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 1.3em
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 1.2em
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
#content ol li {
	margin-left: 35px;
}

.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 2.8em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A40008;
}
#content h2 {
	margin-top: 0px;
	font-size: 1.8em;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 1.8em;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:link {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #0008A4;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a:active {
	color: #0008A4;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:visited {
	color: #0008A4;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a.menu_link:active {
	color: #0008A4;
	font-weight: bold;
	text-decoration: underline
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}.do_not_display {
	display: none;
}
#photo {
	padding: 5px;
	float: left;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content h3 {

	margin-top: 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #A40008
}
.underline {
	text-decoration: underline;
}
#content ol {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding: 0px;
}
.underline {
	text-decoration: underline;
}

