body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}
#layout {
	height: 100%;
	width: 800px;
	background: url(header.jpg) no-repeat;
}
.main {
	font: 10pt Tahoma, "Trebuchet MS";
	color: #A7A7A7;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.topnavi a {
	color: #000000;
	text-decoration: none;
}

.main h1 {
	text-transform: capitalize;
	font: small-caps 22px "Times New Roman", Times, serif;
	color: #FFFFFF;
}



.footer {
	color: #999999;
	font: 9px Tahoma, "Trebuchet MS";
	text-align: center;
	height: 25px;
	border-top: 1px solid #FFFFFF;
}
.footer a {
	color: #797979;
	text-decoration: none;
}
.main a {
	color: #FFC09B;
	font-weight: bold;
	text-decoration: none;
}


.topnavi {
	font: bold 11pt Tahoma, "Trebuchet MS";
	color: #000000;
}
.footer a:active {

	color: #797979;
	text-decoration: none;
}
.footer a:hover {

	color: #797979;
	text-decoration: none;
}
.footer a:visited {

	color: #797979;
	text-decoration: none;
}
.topnavi a:hover {
	color: #000000;
	text-decoration: none;
}
.table01 {

	font: 10pt Tahoma, "Trebuchet MS";
	color: #A7A7A7;
}
.mainCopy {

	font: 10pt Tahoma, "Trebuchet MS";
	color: #A7A7A7;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.mainCopy h1 {

	text-transform: capitalize;
	font: small-caps 22px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.mainCopy a {

	color: #FFC09B;
	font-weight: bold;
	text-decoration: none;
}
