body {
	padding: 0;
	margin: 0;
	background-color: #000000;
	font-family: Georgia;
	text-align: center;
	width: 100%;
	color: white;
}

.container 
{
	width: 1000px; 
	text-align:left; 
	margin:0 auto; /* for FF */ 
	background-color: black;
}

.menu_strip
{
	width: 1000px; 
	text-align:left; 
	height: 26px;
	margin:0 auto; /* for FF */ 
}

a.menu_item_halo
{
	padding: 4px 15px 2px;
	background-color: #FD314A;
	height: 20px;
	float: left;
	color: black !important;
	text-decoration: none;
}

.menu_item_normal,
.menu_item_normal a,
.menu_item_normal a:hover
{
	padding: 4px 15px 1px;
	height: 20px;
	float: left;
	text-decoration: none;
}

.g12r,
.g12r a,
.g12r a:hover
{
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	color: #991122;
}

.g11b
{
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
}

.g11g
{
	font-family: Georgia;
	font-size: 11px;
	color: #C0C0C0;
}

.a14g {
	font-family: Arial;
	font-size: 14px;
	color: #C0C0C0;
}

.g14y,
.g14y a,
.g14y a:hover
{
	font-family: Georgia;
	font-size: 14px;
	color: #DBA246;
}

.g14g
{
	font-family: Georgia;
	font-size: 14px;
	color: #C0C0C0;
}

.g14b,
.g14b a,
.g14b a:hover
{
	font-family: Georgia;
	font-size: 14px;
	color: black;
}

.g14r,
.g14r a,
.g14r a:hover
{
	font-family: Georgia;
	font-size: 14px;
	color: #991122;
}

.g14w,
.g14w a,
.g14w a:hover
{
	font-family: Georgia;
	font-size: 14px;
	color: white;
}

.g16w {
	font-family: Georgia;
	font-size: 16px;
	color: white;
}

.g16b,
.g16b a,
.g16b a:hover
{
	font-family: Georgia;
	font-size: 16px;
	color: black;
}

.g18b,
.g18b a,
.g18b a:hover
{
	font-family: Georgia;
	font-size: 18px;
	color: black;
}

.g24g
{
	font-family: Georgia;
	font-size: 24px;
	color: #C0C0C0;
}

.g18y
{
	font-family: Georgia;
	font-size: 18px;
	color: #DBA246;
}

.g20w {
	font-family: Georgia;
	font-size: 20px;
	color: white;
}

.g24r {
	font-family: Georgia;
	font-size: 24px;
	color: #991122;
}