/* THE BODY AND THE WRAPPER */
body {
font-size: 12px;
background: #002200;
margin: 0;
padding: 10px;
}

#wrapper {
width: 800px;
margin: 0 auto;
color: 75f35c;
}

/* TOP BAR AND THE HEADER */

#top {
background: #2F2000 url(images/topbara.gif) top center no-repeat; 
width: 800px;
height: 50px;
}

#header {
background: url(images/header.gif) top center no-repeat; 
width: 658px;	
height: 100px;
padding: 35px 0px 0px 140px;
color: #75f35c;
font-size: 20px; 
font-family: Arial, Georgia, "Times New Roman", Times;
}

/* THE INSIDE WRAPPER, THE MENU, AND THE CONTENT */

#contentwrapper {
background: url(images/bgmiddle.png) top center repeat-y; 
width: 790px;
margin: 0 auto;
text-align: center;
padding: 5px 5px 100px 5px;
}

#menu {
width: 200px;
height: 20px;
margin: 5px;
padding-top:35px;
font-family: Arial, Georgia, "Times New Roman", Times;
float: left;
}

#menu li a {
height: 35px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 27px;
text-decoration: none;
font-weight: bold;
}	
	
#menu li a:link, #menu li a:visited {
color: lime;
display: block;
background:  url(images/offa.gif);
padding: 8px 0 0 10px;
height: 27px;
}
	
#menu li a:hover {
color: #0A2441;
background:  url(images/ona.gif);
padding: 8px 0 0 10px;
height: 27px;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
}


div#facts {
	
	left:115px;
	top:480px;
	width: 175px;
	height: 230px;
	z-index: 100;
	float: left;
	padding-left: 12pt;
   padding-right: 5pt;
   
font-size: 12px; font-weight: normal; font-family: Arial, Georgia, "Times New Roman", Times, serif; color: #CCE8BF;
	}


#content {
width: 550px;
height: 100%;
text-align: left;
margin: 3px 10px 10px 210px;
font-family: Arial, Georgia, "Times New Roman", Times;
font-size:14px;
color: #f4ffd1;
}

#ind  {
   padding-left: 10pt;
   padding-right: 10pt;
   
font-size: 14px; font-weight: normal; font-family: Arial, Georgia, "Times New Roman", Times, serif; color: #CCE8BF;
   }

.style2  {font-size: 14px; font-family: Arial, Georgia, "Times New Roman", Times; color: #CCE8BF; }
.style3  {font-size: 14px; font-weight: normal; font-family: Arial, Georgia, "Times New Roman", Times, serif; color: #CCE8BF; }
.style6  {font-size: 12px; font-family: Arial, Georgia, "Times New Roman", Times, serif; color: #CCE8BF; }
.style4  {font-size: 16px; font-weight: normal; font-family: Arial, Georgia, "Times New Roman", Times, serif; color: #CCE8BF; }
a:hover {
	font-family: Arial;
	color: #75f35c;
}


img {
border: none;
} 

p {
background: url(images/paragraph.png) top left repeat-y;
padding-left: 20px;
}

/* THE FOOTER */

#bottom {
background: #2F2000 url(images/bottoma.gif) bottom center no-repeat; 
width: 700px;
height: 35px;
padding: 15px 0px 0px 100px;
font-family: Arial;
color: #75f35c;
}
#bottom a:link, #bottom a:visited {
font-family: Arial;
color: #75f35c;
}
	
#bottom a:hover {
font-family: Arial;
color: #f4ffd1;
}	

