a {
	text-decoration: none;
	color: #4B6D95;
}

body {
	background-color: #202E41; 
	forecolor: #000000; 
	margin-top: 0px; 
	background-image:url('../images/top.gif'); 
	background-repeat: no-repeat;
}

p {
	font-size: 14px;
	text-align: center;
}

.news {
	margin-left: 40px;
	padding-right: 20px;
}

.news p {
	text-align: left;
}

h2 {
	color: #4B6D95;
}

.border {
	border-style: solid; 
	border-color: #4B6D95;
	background-color: #000000;
	border-width: 2px;
}

.menu {
	padding-top: 20px;
	width: 90%;
	margin: 0 auto;
}

.menu a {
	position: relative;
	float: left;
	margin-left: 30px;
}

.menu a img {
	border: 0;
}

.left {
	width: 668.2px;
	position: relative;
	float: left;
}

.right {
	width: 323.8px%;
	position: relative;
	float: left;
}

input {
	background-color: #202E41;
	border: none;
	color: #FFFFFF;
}



