@charset "UTF-8";
/* CSS Document */

body,td,th {
    background-color: #000;
    font-family: helvetica;
    color: white;
    text-align: center;
}
#centered_main {
	width: 980px;
	text-align: left;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -490px;
	margin-top: -200px;
}
#footer
{
    width: 100%;
    height: 40px;
    margin: 0 0 30px 0;
    background-color: #000;
}
#footer p
{
    float: left;
    font-size: 12px;
    margin: 15px  15px 0 15px;
}
#footerText
{
    width: 940px; 
    text-align: center;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -470px;
	padding: 20px;
	
}
#footerText p
{
    font-size: 9px;
    line-height: 12px;
    padding: 0;
    margin: 0;
    text-align: center;
    float: none;
}
#footerText a
{
    font-size: 9px;
    color: #00fff6;
    text-decoration: none;
}
#footerText a:hover
{
    text-decoration: underline;
}
#b-r {
	width: 400px;
	position: absolute; 
	top: 119px; 
	right: 32px; 
	font: Trebuchet MS;
	color: #79391c;
	font-size: 9pt;
	}
#xyz_body {
	font-family: helvetica;
    color: white;
	font-size: 10pt;
}
#xyz_body .content {
	padding: 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	
}
	
#left-foot {
	width: 550px;
	color: #b06cb2;
	padding: 5px;
	margin-top: 10px;
	float: left;	
}
#right-foot {
	width: 75px;
	color: #F8F4DD;
	background-color: #A79069;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	float: right;
}
#right-foot a:link {
	color: #F8F4DD;
	font-weight:bold ; 
	text-decoration: none;
	
}
#right-foot a:visited {
	color: #F8F4DD;
	font-weight:bold ; 
	text-decoration: none;
}
#right-foot a:hover {
	color: #ccff66;
	font-weight:bold ; 
	text-decoration: none;
}
#right-foot  .menulist {
	margin: 0px 0 0px 0px;
	font-size: 1em;
	color: #F8F4DD;
	background:#A79069/*url(img/darkbro-sample.jpg)*/;
	padding: 5px;
	font-weight:bold ; 
	text-decoration: none;
	list-style-type: none;
}
#right-foot  .menulist a:link {
	color: #F8F4DD;
	background-color: #A79069;
	padding: 5px;
	text-decoration: none;
}
#right-foot  .menulist a:link {
	color: #F8F4DD;
	background: #A79069 /*url(img/darkbro-sample.jpg)*/;
	padding: 5px;
	text-decoration: none;
}
#right-foot  .menulist a:active {
	color: #B18167;
	background-color: #F8F4DD;
	padding: 5px;
	text-decoration: none;
}
#right-foot  .menulist a:hover {
	color: #B18167;
	background-color: #F8F4DD;
	padding: 5px;
	text-decoration: none;
}
