body {
	background-color: #C1CFBC;
	background-image: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFF33;
	text-decoration: none;
}

#nextPub {
	position: absolute;
	margin-top: 60px;
	margin-left: 35px;
	text-align: left;
	font-size: 11px;
/*	border: solid thin; */
}

#nextPub a {
	color: #000099;
}

#nextPub a:hover {
	color: #FF0000;
}

#currID {
	color: #FF0000;
	font-size: 13px;
}

#MainContent
{
	background-color:#FFFFFF;
	height: 400px;
	width: 800px;
	position: static;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 60px;
	border-color:#333333;
	border: solid thin;
}

#MainContent2
{
	background-color:#FFFFFF;
	height: 565px;
	width: 800px;
	position: static;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 60px;
	border-color:#333333;
	border: solid thin;
}

#MainLogo {
	float: right;
	margin-right: 20px;
	margin-left: 50px;
	margin-top: 25px;
}

#text {
	margin: 35px;
	margin-top: 20px;
	text-align: justify;
}

#title {
	color:#FF0000;
}

h2 {
	font-size:22px;
	color: #FF0000;
	margin-left: 30px;
	line-height:.5em;
}
h3 {
	font-size:18px;
	font-style: italic;
	text-decoration: none;
	margin-left: 35px;
	position:relative;
	line-height:.5em;
}

#footer {
	position:relative;
	margin-left: 1px;
	border:none thin;
	margin-left: -8px;
}

#footer li {
	font-size: 10px;
	display: inline;
	list-style: none;
}

#subMenu li {
	font-size: 10px;
	display: inline;
	list-style: none;
	text-align: center;
}

#services ul {
	margin-top: -40px;
}

#locations {
	text-align: justify;
	line-height: 2.0em;
	margin-left: 35px;
}