body {
background: url(images/grass_background.jpg) repeat; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
}

#header {
	height: 66px;
	text-align: center;
	width: 100%;
}

#header h1 {
	font-size: 2.2em;
	position: relative;
	left: 260px;
	top: 10px;
}

#header a {
	background-color: transparent;
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #999999;
}

#sidebar {
	margin-top: 0px;
	padding-top: 10px;
	width: 216px;
	height: auto;
		background: #E0B243;
		font-size: 7pt;
}
.bar a:link ,.bar a:hover,.bar a:visited {
	text-decoration:none;
	background: #E0B243;
}

#navbar ol {
	list-style: none;
	margin-left: 15px;
	padding-left: 10px;
font-size: 9pt;
}

#navbar a {
	background-color: #F4C860;
	border-bottom: 1px solid #1A3537;
	border-right: 1px solid #292929;
	color: #2F4F4F;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 125px;
}

#navbar a:hover {
	background-color: #008401;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #fff;
}

#content {
	padding-left: 10px;
	padding-right: 10px; 
	background-color: #ffffff;
}
.title  {
	font-size: 12px;
	position: relative;
}
.title a {
	background-color: transparent;
	color: Green;
	font-family: helvetica, verdana, arial, serif;
	text-decoration: none;
}
.title a:hover {
	background-color: #FFDEAD;
	color: #005701;
}

#footer {
	background-color: Green;
	clear: right;
	color: Lime;
	font-size: 7pt;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	width: 750px;
}

#footer a {
color: #00FF7F;
background-color: Green;
}

#footer a:hover {
	text-decoration: underline;	
}
p a:hover {
background:inherit;
color:#000;
}

.normal  {
	font-size: 12px;
	position: relative;
}
.normal a {
	background-color: transparent;
	color: Green;
	font-family: helvetica, verdana, arial, serif;
	text-decoration: none;
}
.normal a:hover {
	background-color: #FFFFFF;
	color: #005701;
	text-decoration: underline;
	}
#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	font-style: normal;
}
.navbar ol {
	list-style: none;
	margin-left: 15px;
	padding-left: 10px;
font-size: 9pt;
}

.navbar a {
	background-color: #F4C860;
	border-bottom: 1px solid #1A3537;
	border-right: 1px solid #292929;
	color: #2F4F4F;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 125px;
}

.navbar a:hover {
	background-color: #008401;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #fff;
	text-decoration: none;
}
.content {
	padding-left: 10px;
	padding-right: 10px; 
	background-color: #ffffff;
}
.content p{
	text-align:left;
}