body
{
	margin: 0;
	padding: 0;
	background: #000000;
    text-align: center;
}

body, table, div, td
{
    color: #dbbb80;
    font-size: 12px;
    font-family: "Arial", sans-serif;
}
p
{
	margin: 0 0 10px 0;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
div.centered
{
    left: 50%;
	margin-left: 250px;
}
a
{
    color: #dbbb80;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	color: #796952;
	text-decoration: underline;
}
a.home_footer
{
	color: #796952;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.home_footer:hover
{
	color: #796952;
	text-decoration: underline;
}
a.home_header
{
	font-family: tahoma;
	color: #796952;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
a.home_header:hover
{
	color: #796952;
	text-decoration: underline;
}
#fadeshow1
{
	 margin: 0 0 0 120px;
	 #margin: 0 0 0 0;
	 width: 825px;
	 z-index: -1000;
}
fieldset
{
	margin: 0 0 20px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
legend
{
    color: #dbbb80;
	#padding: 0 5px 3px 0;
}
#facebookBadge{
position: absolute;
right: 100px;
}
