*
{
	font-family:verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #000;
	background-image: url(cross.gif);
	color: #999;
	text-align: center;
}
div#body {
	width: 760px;
	margin: 0px auto 4px auto;
	padding: 0px 0px 2px 0px;
	background-color: #210;
	color: #999;
	text-align: left;
}
/*
div#header {
	background-image: url(2962mma.png);
	width: 760px;
	height: 150px;
}*/
div#header {
	background-image: url(head_01.jpg);
	width: 760px;
	height: 227px;
}
div#links a {
	display: block;
	float: left;
}
a {
	color: #99b;
}
a#home {
	background-image: url(head_02.jpg);
	width: 97px;
	height: 33px;
}
a#home:hover {
	background-image: url(head_glow_02.jpg);
}
a#chat {
	background-image: url(head_03.jpg);
	width: 89px;
	height: 33px;
}
a#chat:hover {
	background-image: url(head_glow_03.jpg);
}
a#forum {
	background-image: url(head_04.jpg);
	width: 126px;
	height: 33px;
}
a#forum:hover {
	background-image: url(head_glow_04.jpg);
}
a#manual {
	background-image: url(head_05.jpg);
	width: 139px;
	height: 33px;
}
a#manual:hover {
	background-image: url(head_glow_05.jpg);
}
a#about {
	background-image: url(head_06.jpg);
	width: 109px;
	height: 33px;
}
a#about:hover {
	background-image: url(head_glow_06.jpg);
}
a#rule {
	background-image: url(head_07.jpg);
	width: 99px;
	height: 33px;
}
a#rule:hover {
	background-image: url(head_glow_07.jpg);
}
a#term {
	background-image: url(head_08.jpg);
	width: 101px;
	height: 33px;
}
a#term:hover {
	background-image: url(head_glow_08.jpg);
}
div#login {
	float: left;
	width: 150px;
	position: relative;
}
p
{
	padding: 0px 2px 12px 2px;
}
ol
{
	padding: 0px 0px 12px 30px;
}
ul
{
	padding: 0px 0px 12px 20px;
}
ol > li
{
	padding: 0px 0px 6px 0px;
}