container {
background-repeat: no-repeat;
width: 2200px;
height: auto;
padding-left: 0px;
padding-top: 0px; 
margin-left: 0px;
margin-top: 0px;
}
body {
	background-color: #000000;
}
#menubar {
	width:660px;
	height:25px;
	padding-left: 5px;
	padding-top: 8px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: pixel;
	line-height: 12pt;
	letter-spacing: 0.28px;
}
#content {
	width:1235px;
	height:420px;
	padding-left: 0px;
	margin-left:-15px;
	padding-top: 90px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 12pt;
	letter-spacing: 0.28px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}
a:hover {
	color: #000000;
	text-decoration:underline;
	border:0;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}
a:focus {
	width:0;
	height:0;
	top:0;
	left:0;
	border:0;
	outline:0;
}
