/* THE BODY AND THE WRAPPER */
body {
font-size: 12px;
background:url(images1/body_bckg.jpg) repeat-x #60ce1a;
margin: 0;
padding: 0px;
}

#wrapper {
	width: 990px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* TOP BAR AND THE HEADER */

#header {
background:
width: 650px;
	height: 200px;
	color: white;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

#contentwrapper {
background: url(images1/bgmiddle.png) top center repeat-y; 
width: 990px;
margin: 0 auto;
text-align: center;
padding: 1px 1px 1px 1px;
}

#menu {
width: 100px;
height: 20px;
margin: 0px;
float: left;
}

#menu li a {
height: 20px;
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(images1/off.gif);
padding: 8px 0 0 10px;
height: 20px;
}
	
#menu li a:hover {
color: #0A2441;
background:  url(images1/on.gif);
padding: 8px 0 0 10px;
height: 20px;
}	

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

#content {
	width: 840px;

















	height: ;
	text-align: center;
	color: #FF0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}

img {
	border: none;
	text-align: center;
} 

p {
background:
padding-left: 20px;
}

/* THE FOOTER */

#bottom {
	background:
	width: 800px;
	height: 35px;
	color: #0F0;
}

#bottom a:link, #bottom a:visited {
color: #FFF;
}
	
#bottom a:hover {
color: #000 ;
}	lime {
	color: #000;
}
