body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Comic Sans, Arial, sans-serif;
	font-size: 15px;
	color: #061C37;
	background: #E3F5D0;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#container table
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#mainpic h1
{
	position:absolute;
text-align:center;
color:#F8FDEE;
font-size:80px;
color:#000;	
left:60px;
top:20px;
text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px 1px 0 #000,
    1px 1px 0 #000;
}


#mainpic h2
{
text-align:center;
}

#mainpic
{
background-image:url(image.jpg.jpg);
background-repeat:no-repeat;
width:950px;
height:374px;
border: 5px solid;
border-radius: 15px;
border-color: #003300;	
}



.off
{
color:#3A6028;
	
}




#menu
{
background-image:url(menu.png);
background-repeat:no-repeat;
width:1044px;
height:77px;
float:left;
clear:both;
}

#content
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
text-align:center;
font:12px Comic Sans, Arial, sans-serif;
font-size:15px;

}

#content p
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
text-align:center;
font:12px Comic Sans, Arial, sans-serif;
font-size:15px;

}

#content h3
{
text-align:center;
font:30px Comic Sans, Arial, sans-serif;
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#content h4
{
text-align:center;
font:25px Comic Sans, Arial, sans-serif;
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#content table
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#content br
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:12px;
padding-right:10px;
padding-bottom:5px;
}

#footer
{
width:inherit;
height:auto;
text-align:center;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#7198E1;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:900px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 17px;
	font-size: 15px;
}

#menu a:hover{
	color:#BEE399;
}

#content p
{
	
}


html, body {
text-align: center;
}