@charset "utf-8";
body {
	background-color: #951aaf;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyWrapper {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/edges.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo {
	float: left;
	width: 235px;
}
.menubar {
	float: right;
	width: 318px;
}
.imagecluster {
	float: right;
}

.footer {
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 32px;
}
p {
	margin-top: 0px;
}
.content {
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 0px;
	padding-bottom: 40px;
}
#mainWrapper #bodyWrapper .body .content h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ca8dd7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFF00;
	font-weight: normal;
	width: 540px;
}
#seoFooter {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.seoCities {
	float: left;
	width: 400px;
}


#mainWrapper #bodyWrapper .body .content p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.header {
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
}
.logostrip {
	height: 49px;
}
.body {
	background-attachment: scroll;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fixed {
	clear: both;
}
.clear {
	clear: both;
}
#mainWrapper {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
#mainWrapper #bodyWrapper .body .content .smaller_text p {
	font-size: 14px;
}
a, a:visited {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainWrapper #bodyWrapper .body .content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
#seoFooter .copyright {
	text-align: right;
	float: right;
	width: auto;
}
table {
	margin: 0px;
	padding: 0px;
}
