BODY {
  background-color: #161616;
  background-image: url("images/pgbackground.gif");
  background-position: center top;
  background-attachment: fixed;
  color: #D4D9E2;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  
}
TD {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;

}
A:link {
background-color: transparent;
color: #D4D9E2;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

A:visited {
background-color: transparent;
color: #D4D9E2;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

A:hover {
background-color: transparent;
color: #7CB1E6;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
}

#main01 {
width: 780px;
}

#logo {
width: 780px;
height: 110px;
background: #0F1720;
}

#intro {
width: 470px;
height: 100px;
}

#maintable {
border: 1px dashed #050505;
width: 470px;
height: 300px;
background: #121B23;
padding: 0px 2px 0 2px;
}

#maintable a:link, #maintable .active a {
color: #7cb1e6;
}

#menu {
	width: 780px;
	height: 27px;
	margin: 0 auto;
	background: #0F1217;
	text-align: center;
	border-bottom:1px dotted #272F37;
	border-top:1px dotted #272F37;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 8px 16px 0 16px;
	border-right: 1px solid #272F37;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	color: #D4D9E2;
}

#menu a:hover, #menu .active a {
	background-color: #050505;
	color: #28394B;
}

#content {
width: 780px;
background: #0F1720 url(images/mainbg.gif);
}

#main02 {
width: 780px;
text-align: center;
}

#navigation {
width: 780px;
}

#quote {
height: 55px;
text-align: right;
padding: 10px;
}

#menuheader {
background-color: #050505;
border-top: 1px solid #23282E;
border-bottom: 1px solid #23282E;
height: 30px;
padding-left: 10px;
font-size: 100%;
font-weight: bold;
}

#menuheader2 {
background-color: #050505;
border-top: 1px solid #23282E;
border-bottom: 1px solid #23282E;
height: 30px;
padding-left: 10px;
font-size: 100%;
font-weight: bold;
}

#menuheader3 {
background-color: #050505;
height: 30px;
margin: 0px;
font-size: 100%;
font-weight: bold;
}

#menulist {
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#menulist ul {
	margin: 5px;
	padding: 1px 1px 1px 1px;
	list-style: none;
}

#menulist li {
	display: inline;
}

#menulist a {
width: 130px;
display: block;
margin: 5px 5px 5px 5px;
text-align: left;
font-size: 12px;
color: #949494;
}

#menulist a:hover, #menulist .active a {
color: #28394B;
}

#advert {
border: 1px dotted #28394b;
margin: 5px 5px 5px 5px;
}

#footer {
width: 780px;
height: 27px;
margin: 5;
background: #0F1217;
text-align: left;
border-bottom:1px dotted #272F37;
border-top:1px dotted #272F37;
}