:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-family: Arial, Helvetica, sans-serif; font-size:1em; font-weight: normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dt,dd
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
fieldset { border: none;}
legend { display:none; }

body
{
	font-family: Arial;
	background: url(../gfx/grass.jpg) top left repeat-x #7e9826;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	font-size: 80%;
}

a
{
	color: #ed207b;
}

a:Hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

h1
{
	font-size: 200%;
	font-family: georgia;
	margin-bottom: 15px;
}

.clear
{
	clear: both;
	height: 1px;
}

.topBanner
{
	background: url(../gfx/topBanner.jpg) top center repeat-x #7e9826;
	height: 193px;
}

.topBannerInnerContent
{
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
}

.logo
{
	float: left;
}

.mainInnerContent
{
	width: 900px;
	margin: 0 auto;
}

.headerNavigation
{
	text-align: center;
	font-size: 120%;
	font-family: Georgia;
}

.headerNavigation li
{
display: inline;
	margin: 5px 10px 20px 15px;
	vertical-align: middle;
	background: url('../gfx/topNavigationDivide.gif') top right no-repeat;
	padding-right: 20px;
}

li.lastItem
{
	background: none;
	padding: 0px;
}

.headerNavigation li a
{
	color: #ed207b;
	font-size: 130%;
}

.headerNavigationTop
{
	background: url('../gfx/navBarTop.png') bottom left no-repeat !important;
	background: url('../gfx/navBarTop.gif') bottom left no-repeat;
	height: 10px;
}

.headerNavigationBottom
{
	min-height: 40px;
	background: url('../gfx/navBarBottom.png') bottom left no-repeat !important;
	background: url('../gfx/navBarBottom.gif') bottom left no-repeat;
}

.headerClear
{
	clear: both;
	height: 25px;
}

.sidePanel
{
	float: right;
	width: 217px;
	color: #515151;
	line-height: 120%;
}

.sidePanelTop
{
	background: url('../gfx/sidePanelTop.png') top left no-repeat;
	height: 10px;
	vertical-align: bottom;
}

.sidePanelMiddle
{
	background-color: #D8F2FC;
	padding: 0px 10px;
}

.sidePanelBottom
{
	background: url('../gfx/sidePanelBottom.gif') bottom left no-repeat;
	height: 10px;
}

.mainPanel
{
	float: left;
	width: 659px;
	color: #515151;
	line-height: 160%;
}

.mainPanelTop
{
	background: url('../gfx/mainPanelTop.png') top left no-repeat;
	height: 10px;
}

.mainPanelMiddle
{
	background-color: #D8F2FC;
	padding: 0px 10px;
}

 .mainPanelMiddle ul
{
	list-style-type: disc;
	margin-left: 20px;
}


.mainPanelBottom
{
	background: url('../gfx/mainPanelBottom.gif') bottom left no-repeat;
	height: 10px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footerClear
{
	clear: both;
	height: 25px;
}
