body, td, th {
	color: #000000;
}
body {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat;
	background-color: rgb(91,125,171);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 960px;
	margin: auto;
}
#header {
	position: relative;
	background: rgb(255,248,220);
}
#welcome {
	text-align: center;
	font: 1.9em 'Quintessential', cursive;
	padding-top: 15px;
}
#motto {
	padding: 10px 0 20px 110px;
	text-align: center;
	font: 1.2em 'Quintessential', cursive;
}
#subheader {	
	background: rgb(111,2,21);
	margin: auto;
	padding: 9px 0 9px 25%;
	font: 1.15em serif;
	color: white;
}
#cross {
	position: absolute;
	top:16px;
	left: -7px;
	z-index: 100;
}
#main {
	overflow: hidden;
}
#sidebar {
	width: 204px;
	float: left;
	background-color: rgb(61,78,121);
	padding-bottom: 5000px;
	margin-bottom: -5000px;
	color: white;
}
#sidebar a, mailbox a {
	color: white;
	text-decoration: none;
}
#menu1 a:-webkit-any-link:active, #menu1 a:-webkit-any-link:visited {
	color: white;
	text-decoration: none;
}
a:-webkit-any-link {
	color: -webkit-link;
	cursor: auto;
}
#menu {
	width: 204px;
	float: left;
	margin-top: 165px;
}
#menu li a {
	height: 28px;
	text-decoration: none;
}
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 8px 0 0 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#menu li a:hover {
	color: #FFFFFF;
	background:  #003366 url(images/nav_bg_over_home.jpg);
	padding: 8px 0 0 0px;
	font-family: Helvetica, Arial, sans-serif;
}.main_heading {
	line-height: 18px;
	font-weight: bolder;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
#content {
	width: 756px;
	background: white;
	float: left;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}
#header-photo {
}
#mailbox {
	width: 100%;
	margin-bottom: 20px;
}
#mailbox img {
	display: block;
	margin: auto;
}
h2 {
	font: 1.2em 'Quintessential', cursive;
	font-weight: bold;
	margin: 15px 0 10px 25px;
}
p {
	margin: 0 ;
}
/*- Menu 1--------------------------- */	
#menu1 {
	width: 204px;
	float: right;
	color: white;
}
#menu1 li a {
	height: 28px;
	text-decoration: none;
}
#menu1 li a:link, #menu1 li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 8px 0 0 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#menu1 li a:hover {
	color: #FFFFFF;
	background:  #003366 url(images/nav_bg_over_home.jpg);
	padding: 8px 0 0 0px;
	font-family: Helvetica, Arial, sans-serif;
}
.main_heading {
	line-height: 18px;
	font-weight: bolder;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
.main_copy {
	margin-right: 25px;
	margin-left: 25px;
}
ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
	text-indent: 10pt;
	}
.small_footer_type {
	font-size: 10pt;
}
.main_italic {
	font-style: italic;
	font-weight: bold;
}
.small_footnote_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
.background_link {
	background-color: #003366;
}
.small_name_type {
	font-size: 11pt;
}
