body, td, th {
	color: #fff;
	font-size:13px;
	background-color:#000000;
}
body {
	background: url(i/pat.gif)repeat-x #000;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:80%;
}
body#index {
background-image:none;
background-color:#000;
}
#hrz {
	position:absolute;
	top: 100px;
	left: 100px;
	margin-top: -125px;
}
/* following rules are invisible to IE 5 \*/
#hrz {
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	min-width: 401px;
}
/* end IE 5 hack */
#mship {
	position: relative;
	text-align: left;
	width: 400px;
	height: 150px;
	margin: 0 auto;
	background: url(i/bg.gif) no-repeat;
}
#mship h1 {
	text-indent:-9999px;
}
#mship h1 a {
	display:block;
	width:400px;
	height:150px;
}
#controlHeader h1 {
	text-indent:-9999px;
	width:452px;
	height:455px;
	background:url(i/logo.gif) no-repeat;
	margin:0;
}
#controlHeader h3 {
	float:right;
	font-weight:normal;
	font-size:10px;
	margin:-440px 15px 0 0;
	text-align:right;
}
#controlHeader h1 a {
	display:block;
	width:452px;
	height:150px;
}
a {
	text-decoration: none;
	outline: none;
}
a:link, a:visited {
	color:#FF0000;
}
a:hover {
	color:#FFFFFF;
}
h2 {
	font-weight:normal;
	font-size:28px;
	color:#ff0000;
	margin:2px 0 30px 0;
}
p{
	font-size:13px;
	}
#nav {
	list-style: none;
	margin:-270px 0 0 40px;
	padding:0;
	float:left;
}
#nav li {
	list-style: none;
	font-size:13px;
	letter-spacing:-1px;
	line-height:28px;
	font-weight:bold;
	margin:0;
}
#nav li li {
	height:28px;
	list-style: disc;
}
#content {
	position:absolute;
	left:308px;
	top:162px;
	width:678px;
	height:402px;
	z-index:6;
}
