body {
	background-image: url(images/bggwg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 5px;
	background-color: #000000;
	}

.container {
	border: 1px solid #000000;
}


.menu_bg {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;		
background-color: #000000;
}

maintxt {


}


.content {
	background-color: #000000;
	font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}


.ftr {
background-image: url(images/ftr_bg.gif);
background-repeat: no-repeat;
background-position: right;
background-color: #009900;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #ffffff;
}