body {
	margin: 0 0 0 0;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg5y.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7b6c4b;
	font-weight: bold;
}
.style5 {font-size: 11px}
a:link {
	color: #FFAE00;
}
a:visited {
	color: #FFAE00;
}
a:hover {
	color: #FFFFFF;
	font-size:10px;
}
a:active {
	color: #FFFFFF;
}#interface td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0A117;
	font-weight: bold;
	line-height: 14px;
}
.post {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#333333;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

}
.splash {
margin-top:100px;
}