body {background-color: #000000}
body {color: #FBFBFB}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
margin: 0;
border: 0;
}

div.content {
	text-align: justify;
	position: absolute;
	padding: 0px;
	z-index: 4;
	right: 220px;
	margin-top: 210px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 200px;
	font-size: 14px;
	color: #DDDDDD;
	border-width: 0px;
}

div.header {
	text-align: center;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 200px;
	z-index: 6;
}

div.headerbackground {
	background: url("msbg.jpg") repeat-x 0px 0px transparent;
	margin: 0px 0px 0px 0px;
	height: 230px;
	position: absolute;
	width: 100%;
	z-index: 5;
	background-image: url(banner-back.jpg);
}

div.menu {
	text-align: left;
	position: absolute;
	padding: 0px;
	width: 180px;
	z-index: 2;
	top: 200px;
	left: 0px;
	margin: 0px;
	float: left;
	clear: left;
}

div.main {
  margin: 0 0 0 0;
  text-align: center;
}

div.lefthead {
	padding: 0px;
	float: left;
	z-index: 2;
}

div.righthead {
	padding: 0px;
	float: right;
	z-index: 2;
	top: 0px;
}
.menu2 {
	top: 200px;
	right: 0px;
	text-align: left;
	width: 200px;
	position: absolute;
	z-index: 1;
}
