body {
	margin:0px 0px 0px 0px;
	padding:0;
	font:12px georgia, "Book Antiqua", palatino, serif;
	color:#777777;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#header{
height:161px;
background-image:url(images/topBG.gif);
background-repeat:repeat-x;
}

.container{
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	width:387px;
	height:161px;
	background-image:url(images/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#logo IMG.pixel{
	width:387px;
	height:161px;
}
#logo H1{
	text-indent: -9000px;
}

.menuBarTop{
background-image:url(images/menubar.gif);
background-repeat:repeat-x;
height:33px;
}
.menuBar{
background-image:url(images/menubar02.gif);
background-repeat:repeat-x;
padding:10px;
text-align:right;
color:#7DA628;
}

.menuBar a:link, .menuBar a:active, .menuBar a:visited {color: #7DA628;text-decoration: none; padding:2px;}
.menuBar a:hover {color: #666666;text-decoration: none; background:#B7EA4D}

.content a:link, .content a:active, .content a:visited {color: #333333;text-decoration: none; padding:1px;}
.content a:hover {color: #666666;text-decoration: none; background:#FFFFFF}

#bodydiv{
height:100%;
background-image:url(images/bodybg.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

Form{
	margin:0px;
	padding:0px;	
}

p.content{
margin:0px;
padding:10px;
line-height:18px;
}

H1{
margin:0px;
margin-left:10px;
padding-top:10px;
FONT-SIZE: 22px;
font-family:Verdana, Arial, sans-serif;
font-weight:normal;
color:#92BD38;
}