@charset "utf-8";

.background {
	background-color: #000000;
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	width: 270px;
	margin: 5px;
	padding: 5px;
	height: 350px;
	float: none;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	width: 434px;
	margin: 5px;
	padding: 5px;
	height: 350px;
	float: none;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 36px;
	width: 350px;
	left: 400px;
	position: relative;
}
