body {
	background-color: #222629; }
p {
	 }
td { }
a:link {
	color: #586881; }
a:visited {
	color: #222629;
	text-decoration: none; }
a:hover { }
a:active { }
#siteWrapper {
	width: 650px;
	height: auto; }

#header {
	width: 650px;
	height: auto; }

#navigation {
	width: 253px;
	height: 335px;
	float: left; }

#pagePhotos {
	width: 397px;
	height: 335px;
	float: right; }

#pageTitle {
	width: 650px;
	height: 44px;
	float: left; }

#contentWrapper {
	width: 650px; 
	background-color: #eceae6; }

#content {
	color: #222629;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #eceae6;
	text-align: left;
	width: 600px;
	height: auto;
	padding: 30px 15px 15px; }
#contentBoxLeft {
	background-color: #eceae6;
	text-align: justify;
	position: relative;
	left: 21px;
	width: 285px;
	height: auto;
	float: left; }

#contentBoxRight {
	background-color: #eceae6;
	text-align: left;
	position: relative;
	right: 42px;
	width: 156px;
	height: auto;
	float: right; }

#contentPages {
	background-color: #eceae6;
	text-align: justify;
	position:   relative;
	left:       21px;
	width:      565px;
	height:     auto;
	float:      left; }

#footer {
	font-size: 9px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 650px;
	height: auto; }
.miniText {
	font-size: 9px; }

.subTitle {
	color: #222629;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; }

.line {
	border-top: 1px solid #586881;
	 }
.copyright {
	color: #586881;
	font-size: 9px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal; }

