body {
	background-color: #000000;
}

.logo{
	margin-top: 25px;
	margin-left: 2%;
}

.top{
	margin-top: -150px;
	margin-left: 26%;
}

.menu{
	margin-left: 9%;
	margin-right: 25%;
	margin-top: 10px;
	width: 50%;
	padding-left: 220px;
	font-size: +17px;
	word-spacing: 1.5em; 
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-color: #000000;
}

.content{
	background-color: #000000;
	margin-left: 26%;
	margin-right: 25%;
	margin-top: -640px;
	width: 50%;
	color: #ffffff;
	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #890000;
	border-left: 1px solid #890000;
	border-right: 1px solid #890000;
	border-bottom: 1px solid #890000;
}

.rightframe{
	margin-top: -790px;
	margin-left: 75%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.right{
	padding-top: 25px;
}

.newsbox{
	background-color: #000000;
	margin-left: 4%;
	margin-top: 10px;
	width: 210px;
	border-top: 1px solid #890000;
	border-bottom: 1px solid #890000;
	border-left: 1px solid #890000;
	border-right: 1px solid #890000;
	color: #FFFFFF;
	
}
.news{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.footer{
	margin-left: 26%;
	margin-right: 25%;
	width: 50.05%;
	/* width: 620px; 
	float: left; */
	height: 18px;

	padding-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
	

a {
color: #ffffff;
text-decoration: none;
border-bottom: 0px;}

a:active {color: #A20F0F;
text-decoration: none;
border-bottom: 1px;}

a:hover {color: #ffffff;
weight:bold;
text-decoration: none;
background-color: #A20F0F;}

strong {font-style: bold;
text-transform: none;}