body
{  
   scrollbar-base-color: #1A1F14;
   scrollbar-3dlight-color: #5C7A49;
   scrollbar-arrow-color: #D6DEC7;
   scrollbar-darkshadow-color: Black;
   scrollbar-face-color: #222F19;
   scrollbar-highlight-color: #425B31;
   scrollbar-shadow-color: Black;
	scrollbar-track-color: Black;	
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-position : center;	
	background-repeat : no-repeat;
	background-color : Black;
}

td 
{
	color : #E0FFC1;
	background-color: transparent;
	font-size : 14px !important;
	font-family: "Times New Roman", Times, serif;
}

a:link, a:visited, a:active
{
	color : #E0FFC1;
	background-color: transparent;
}
 
a:hover
{
	color : #E0FFC1;
	background-color: transparent;
}

.borderpix
{
	border : 1px #E0FFC1;
}

.legalText
{
	font-size: 13px;
	color: #E0FFC1;
	background-color: transparent;
}

.contentBKG
{
	background-image: url(images/bkg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.content
{
	width:460px;
	padding-left: 3px;
	padding-right: 3px;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
}

ul
{
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 6px;
	padding-top: 0px;
}
li
{
	list-style-type: circle;	
	list-style-image: url(images/bullet.gif);
	margin-bottom: 8px;
}

.characters
{
	
}
.characters img
{
	float: left;
}

.submenu
{
	width:225px;
	text-align: right;
}