#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F637B;
	border-left-color: #3F637B;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3F637B;
}
#header {
	margin: 0px;
	float: left;
	height: auto;
	width: 800px;
	background-color: #000000;
	background-image: url(../images/logo_full.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#tagline {
	background-color: #333333;
	margin: 0px;
	float: left;
	height: auto;
	width: 800px;
	line-height: 180%;
	font-size: 80%;
	text-align: center;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px;
}
#main_nav {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 800px;
	text-align: center;
	color: #D0B0A1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 150%;
}
a.mainnav:link {
	color: #D0B0A1;
	text-decoration: none;
	font-weight: normal;
}
a.mainnav:visited {
	text-decoration: none;
	color: #D0B0A1;
}
a.mainnav:hover {
	color: #E4E4E4;
	text-decoration: none;
}
a.mainnav:active {
	color: #E4E4E4;
}
#content {
	background-color: #CCCCCC;
	float: left;
	height: auto;
	width: 780px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/about_bg.jpg);
}
#footer {
	background-color: #2D4655;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #C3A79A;
	line-height: 150%;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 3px;
	font-weight: normal;
	border: 4px solid #3F637B;
}
a.link:link {
	color: #3F637B;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #3F637B;
}
a.link:hover {
	color: #C63F39;
	text-decoration: none;
}
a.footerlink:link {
	color: #C29A87;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:visited {
	text-decoration: none;
	color: #C29A87;
}
a.footerlink:hover {
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #cfccc1;
}
h1 {
	font-size: 200%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 3px;
}
h2 {
	margin: 0px;
	line-height: 100%;
	font-size: 150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C63F39;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	width: 100%;
}
h3 {
	margin: 0px;
	line-height: 100%;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D4655;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	width: 100%;
	text-align: justify;
}
.about {
	margin: 0px;
	line-height: 100%;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D4655;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	width: 100%;
	text-align: justify;
}
.index_text {
	line-height: 100%;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D4655;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	width: 720px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image_lg {
	text-align: center;
	margin-bottom: 10px;
}
#clear {
	clear: both;
}
