body {
position: relative;
	color: #CC33FF;
	text-decoration: none;
	
	width: auto;
font-size: 18pt;
background-color: #333333;
background-image: url(../Images/currentbg.png);}

p {
color: #CCCCCC;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: +1px;}
h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
color: #CCCCCC;
font-size: 24pt;}


h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18pt;
font-style: normal;
color: #e93c0c;}
h3 {
color: #ecff41;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: italic;
font-size: 18pt;}


h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #f62707;
font-size: 14pt;}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}


a:link {
color: #009999;
font-weight: normal;

font-style: normal;
text-decoration: underline;
font-family: Verdana, Helvetica, Arial, sans-serif;}
a:visited {
color: #00FFFF;
text-decoration: underline;
font-style: normal;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;}
a:active {
color: #4f1a3c;
text-decoration: underline;
font-style: normal;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;}



#content {
	padding-left: 1px;
	padding-right: 1px;
	position: absolute;
	top: 31px;
	left: auto;
	width: auto;
	z-index: 1;
	height: auto;
	overflow: visible;
	visibility: visible;
	background-color: #000033;
}
#info {
	clear: both;
	border: 1px #413813 solid;
	overflow: hidden;
	padding: 5px;
	position: relative;
	left: 75%;
	color: #0AFAFF;
font-size: medium;
	top: 45px;
background-color: #000000;
margin: +5px;
font-family: Verdana, Helvetica, Arial, sans-serif;}


#awmAnchor {
	clear: both;
	border: 1px #413813 solid;
	overflow: hidden;
	padding: 10px;
	position: relative;
	left: +75%;
	color: #0AFAFF;
font-size: medium;
	top: 45px;
background-color: #a1c4b5;}
#header {
	position: relative;
	top: auto;
	right: 10%;
	left: 10%;
	height: 35px;
	width: 90%;
	overflow: visible;
	padding-bottom: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
border: 1em;}



#leftpanel {
	float: left;
	border-top: none #e6db00;
	border-right: none #e6db00;
	border-bottom: none #e6db00;
	border-left: none #e6db00;
}


#rightpanel {
border: none;
float: right;
}
