   
	BODY {
	Background-color: #e7e7e7;
	background-image:   url(images/index_02.jpg);
	background-repeat:repeat-x; 
	background-position:top;
}


#footer{
	background-image:     url(images/index_14.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 189px;
	padding:0px;
	margin:0px;
	text-align: center;
}

#footercontent{
	margin:0px auto;
	height:189px;
	width:841px;
	background-image:    url(images/index_15.jpg);
	background-position: 0px;
}
	
.menu {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #2e77a6;
	line-height:18px;
	text-decoration:none;
	font-weight:none;
}
.menu:hover {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #697701;
	line-height:18px;
	text-decoration:underline;
	font-weight:none;
}



