﻿body { 
	background-image: url(images/bluegrad.gif);
	background-repeat: repeat-x;
	text-align: center;
    font-family: Arial;
    margin: 0;
}
img {
    border: 0px;
}
#wrapper {
    width: 932px;
    margin: 0 auto;
    background-color: #ffffff;
}
#header {
    width: 932px;
    margin: 0 auto;
}
#grass {
    width: 932px;
    margin: 0 auto;
}
#sectpic {
    width: 932px;
    margin: 0 auto;
}
#landing_top {
    width: 932px;
    margin: 0 auto;
}
#landing_box {
    width: 932px;
    margin: 0 auto;
}
#landing_foot {
    width: 932px;
    margin: 0 auto;
}
#pgtitle {
    width: 932px;
    margin: 0 auto;
}
#content {
    width: 932px;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
}

p.norm 
{
	margin-left: 80px;
	margin-right: 80px;
	text-align: justify;
}

p.pre-ul {
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 3px;
}
ul {
    margin-top: 6px;
    margin-bottom: 3px;
}
#footersep
{
	background: #4f3922;
	height: 7px;
}

#footer
{
	background: #4e6f18;
	height: 25px;
	font-family: Arial;
	font-size: 10px;
	color: White; 
}

span.empname 
{
	font-weight: bold;
}

span.title 
{
	font-style: italic;
}

#footer a
{
	color: White;
	text-decoration: none;
}
#footer a:hover
{
	color: Yellow;
	text-decoration: underline;
}