body {
margin:0.5em;
padding:0;
height:100%;
background-color:#ffffff;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

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

a:hover {
color:#616161;
text-decoration:underline;
}

.pagetitles {
 color: #CC0000;
 font-weight: bold;
}

.completesolution {
	color: #CC0000;
	font-weight: bold;
	margin-top: 3px;
}
.bluetext {
	color: #369;
}
.bigblue {
	color: #369;
}
.h3 {
	font-weight: bold;
}

hr {
margin-bottom:10px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

.footerred {
	color: #CC0000;
	font-weight:500;
}

#postFooter {
	background-color:#CCCCCC;
	width:720px;
	text-align:left;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0.2em;
	padding-bottom: 5px;
	padding-left: 0.2em;
}

#centerColumn { 	
margin:0 auto;
padding:1em;
width:720px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
}

#centerColumn h3 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:.8em;
font-weight:lighter;
letter-spacing:.1em;
}

#header {
	height:125px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: -1em;
	margin-bottom: 0;
	margin-left: -1em;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(media/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #F0F0F0;
}
#header2 {
	height:150px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: -1em;
	margin-bottom: 0;
	margin-left: -1em;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(media/scotts.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #F0F0F0;
}
#menubox {
	background-color: #CCCCCC;
	width: 720px;
	padding-top: 15px;
	padding-bottom: 8px;
	text-align: center;
}

#header h1 {
margin:0 0 -14px 10px;
padding:10px 0 0 .9em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000000;
}

.test {
	bottom:0;
	padding:5px;
	text-align:center;
	font-size:.9em;
	background-color:#FAF9FA;
	width: 100%;
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}
.design {
	text-decoration: none;
	color: #999999;
}
.design a {
	text-decoration: underline;
}

#navlist a {
	padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
color: #CC0000;
background-color: #CCCCCC;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

