body  {
	background-color : black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family : Verdana, helvetica, sans-serif;
	color: #ffe;
	font-size : 13px;
}

P  {
	font-size : 13px;
	color: #ffe;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 10px 0px;
	font-family : Verdana, helvetica, sans-serif;
}

UL 
{
	color: #ffe;
}


OL 
{
	color: #ffe;
}


li 
{
	color: #ffe;
}

P.SmallText  {
	font-size : 8pt;
	color : #666660;
	text-align:center;
}

A  {
	color : #bbc5ad;
	text-decoration: none;
}


Table.PageNavbarRegion
{
	position : fixed;
	left : 250px;
	top : 30px;	
	border-spacing : 0px;
	border-collapse: collapse;
	z-index: 200;
}

td.NavbarLink
{
	text-align:left;
}
td.NavbarSeparatorHolder
{
	width: 30px;
	text-align: center;
}
td.NavbarSeparator
{
	background-color : #bebf96;
	width : 0px;
	height : 24px;
	margin : 0px 25px 0 px 25px;
}

A.navbarlink
{
	font-size: 13px;
	font-weight : bold;
	color : #e6e7d5;
}

A:hover
{
	text-decoration: underline;
}

Table.PageHeadingRegion
{
	position : fixed;
	left : 250px;
	top : 153px;
	font-size: 20px;
	font-weight : bold;
	color : #bbc5ad;
	border-spacing : 0px;
	border-collapse: collapse;
	z-index: 200;
}

Table.PageBodyRegion
{
	position : relative;
	left : 250px;
	top : 200px;
	width : 550px;
	font-size: 12px;
	border-spacing : 0px;
	border-collapse: collapse;
	background-color: Transparent;
}

Table.IndexPageBodyRegion
{
	position : relative;
	left : 250px;
	top : 289px;
	width : 550px;
	height: 222px;
	font-size: 12px;
	border-spacing : 0px;
	border-collapse: collapse;
	background-color: Transparent;
}

p.MainPageTitle
{
	color : #bbc5ad;
	font-size: 20px; 
	font-weight: bold;
}

td.VTop
{
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: text-top;
}

td.GameDescLeft
{
	text-align: center;
	vertical-align: text-top;
	padding-right: 10px;
}

td.GameDescRight
{
	text-align: left;
	vertical-align: top;
}

img.ImageLink
{
	vertical-align: top;
	border-style: none;
	padding-bottom: 20px;
}

img.Screenshot
{
	border: solid 1px #b4b490;
}

img.Boxshot
{
	border: solid 1px #b4b490;
	margin-bottom: 5px;
}