BODY, P, TR, TH, TD, H1, H2, H3, H4, H5, H6, DIV, SPAN {
	font-family: sans-serif;
	font-size: x-small;
	color: #ffffff;
}

BODY {
	background: #333399;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}

A:link { color: #ff9900; }          /* unvisited link */
A:active { color: #ffff33; }        /* active links */
A:visited { color: #ffcc66; }       /* visited links */

a.white:link {color: #cc3300; }  /* unvisited link on white */
a.white:visited {color: #ff6600; }       /* visited links */
a.white:active {color: #ffff33; }        /* active links */

H2 { color: #cc6600; font-weight: bold; text-transform: uppercase; }
H3 { font-weight: bold; }

P.droptop { margin-top: 75px; }

DIV.ndent { margin-left: 5%; }
DIV.dblndent { margin-left: 10%; }
SPAN.ndent { margin-left: 5%; }
P.ndent { margin-left: 5%; }

DIV.center {text-align: center; }

SPAN.smltxt { font-size: xx-small; }

HR.mid { width: 80%; }

IMG.leftfloat { float: left; margin-right: 10px;  margin-bottom: 10px; }
IMG.pad { padding: 10px 10px 10px 10px; }

.topnav
	{
	color: #ffffff;
	position: absolute;
	top: 70px;
	}

.generic_intro
	{
	color: #666666;
	position: absolute;
	left: 1px;
	top: 115px;
	width: 802px;
	text-align: center;
	}
	
.generic_gametag
	{
	color: #000;
	position: absolute;
	left: 0px;
	top: 192px;
	width: 200px;
	}
	
.generic_whitebox
	{
	color: #000;
	position: absolute;
	top: 118px;
	width: 811px;
	max-height: 300px;
	}
	
.generic_descrtext
	{
	color: #000;
	position: absolute;
	left: 0px;
	top: 465px;
	width: 100px;
	text-align: center;
	font-size: xx-small;
	}
	
.generic_givetext
	{
	color: #666666;
	position: absolute;
	left: 0px;
	top: 450px;
	width: 100px;
	text-align: center;
	font-size: xx-small;
	}

.generic_games
	{
	color: #999999;
	position: absolute;
	top: 530px;
	width: 811px;
	}

.generic_smwhitebox
	{
	color: #000066;
	position: absolute;
	top: 570px;
	width: 802px;
	}

.generic_bottomnav
	{
	color: #ffffff;
	font-size: xx-small;
	position: absolute;
	top: 618px;
	width: 800px;
	}

input, textarea	{
	background: #330066;
	color: #ffffff;
	border-width: 0 px;
}
