body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family:tahoma;
	font-size: 11px;
	color: #fff;
        text-align:justify;

}

.menu {
margin: 63px 0 0 80px;
font-family:tahoma;
font-size: 12px;
color: #fff;
width: 140px;
text-align:center;
}

.menu a:link {
	font-family:tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

.menu a:hover {
color: #000000;
}

.menu a:active {
	font-family:tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

.menu a:visited {
	font-family:tahoma;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
.menuunder {
margin: 26px 0 0 0 ;
}

.newshead {
margin: 55px 0 0 10px;
font-family:tahoma;
font-size: 12px;
color: #fff;
font-weight:bold;
width: 162px;
height: 20px;
}

.news {
margin: 20px 0 0 50px;
font-family:tahoma;
font-size: 11px;
color: #fff;
width: 190px;
height: 330px;
}

.contentheader {
padding: 5px 0 0 0;
margin: 0 0 0 20px;
font-size: 12px;
color: #fff;
font-weight:bold;

}

.content {
padding: 5px 20px 0 30px;
line-height: 18px;
}


.bottomcopyright {
margin: 55px 0 15px 230px;
font-size: 11px;
color: #fff;
}
