/* CSS Document */
body { background-image:url(wgphotos/backg57.gif)      
     
}
h1 {
	text-align:center;
	margin-bottom:0;
   font: bold 20pt/1.0 arial;
   color: rgb(153,51,51);
}
h2 {   
   font: bold 12pt/1.0 arial;
   color: #005800;
}

h5 {
   margin: 0 0 0 0;
   font: normal 8pt/1.0 arial;
   color: #005800;
}
.mainbodyhead {font: bold 12pt/1.0 arial;
     color: rgb(153,51,51);
}
.body {
     text-align: left;
     font: normal 10pt/1.2 arial;
     color: rgb(153,51,51);
}
.bodycenter {
     text-align: center;
     font: bold 12pt/1.2 arial;
     color: rgb(153,51,51);
}
.menu {
	 text-align: left;
     font: bold 10pt/1.0 arial;
     color: rgb(153,51,51);
}
.footer {
     text-align: center;
     font: normal 8pt/1.2 arial;
     color: #666666;
}
ol {
	list-style-type:decimal;
	list-style-position:outside;
	font: bold 10pt/1.2 Arial, Helvetica, sans-serif;
	color: rgb(153,51,51);
}
ul  {
	list-style-type:none;	 
	list-style-position: outside;
	font:normal 9pt/1.2 Arial, Helvetica, sans-serif;
	color: rgb(255,68,0);
}
.listnav {
	list-style-position: outside;
	list-style-type: none;
	font: normal 9pt/1.5 Arial, Helvetica, sans-serif;
	color: #009900;
	
}
.mainnav {
    list-style: none;
	margin: 0;
	padding-left: 0px;
   }
a:link {
    text-decoration: none;
    color: #808000;
}
a:visited {
	text-decoration: none;
    color: #008000;
}
a:hover {
    background-color: #fffff0;
}
.spacer {white-space: pre}
.wrapper { position:relative;
           width:780px;
		   top:0px;
           margin-left: auto;
		   margin-right:auto;
		    background-color:#FFFFFF;
		   border:4px solid rgb(153,51,51);
}
.on { color: #CC3300;  
}
