/* General Stuff */

body, td
	{
	font-family: verdana, arial, sans-serif;
	}
body
	{
	background-color: #00498f;
	}
td
	{
	vertical-align: top;
	}
table.oa
	{
	width: 100%;
	}
td.oa
	{
	text-align: center;
	}
td.main h1
	{
	font-size: 20px;
	font-weight: 700;
	}
td.main td, p
	{
	font-size: 11px;
	}
div.back
	{
	width: 952px;
	margin: auto;
	text-align: left;
	background-image: URL('images/fullbackground85.jpg');
	background-repeat: no-repeat;
	background-color: #717173;
	}
td.body
	{
	vertical-align: top;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.8;
	}
td.imgs
	{
	width: 300px;
	text-align: center;
	}
div.space
	{
	height: 10px;
	float: left;
	clear: left;
	}
div.spaceX
	{
	height: 10px;
	float: left;
	clear: left;
	background-color: #ff0000;
	}

/* Header Stuff */

div.top
	{
	width: 100%;
	height: 220px;
	}
a.logolink
	{
	border: 0px;
	}
a.logolink img
	{
	border: 0px;
	}
img.logo
	{
	width: 260px;
	float: right;
	margin: 26px 26px 0px 0px;
	}
div.tagline h1
	{
	display: block;
	padding: 32px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
	line-height: 1.7;
	font-size: 16px;
	}

/* Menu Stuff */

td.menu
	{
	width: 200px;
	}
td.menuitem
	{
	width: 160px;
	height: 60px;
	}
td.menuitem a
	{
	font-size: 16px;
	padding: 0px 0px 0px 26px;
	display: block;
	width: 160px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	}
td.menuitem a:hover
	{
	padding: 0px 0px 0px 30px;
	color: #c6006f;
	}
td.menuitem img
	{
	border: 0px;
	vertical-align: middle;
	}

/* Footer Stuff */

div.footer
	{
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	}
a.goldhosts
	{
	text-decoration: none;
	color: #ECAC26;
	}
a.goldhosts:hover
	{
	color: #ffffff;
	}
a.invicta
	{
	text-decoration: none;
	color: #ffffff;
	}
a.invicta:hover
	{
	color: #c6006f;
	}
span.warning
	{
	color: #ff0000;
	background-color: #ffffff;
	}
span.ggl
	{
	color: #00498f;
	line-height: 1.4;
	}


a.ggl
	{
	text-decoration: none;
	color: #ffffff;
	}
a.ggl:hover
	{
	color: #c6006f;
	}


