@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F1BD49;
	line-height: 20px;
	text-align: center;
}
body {
	background-color: #333333;
	background-image: url(bckgrnd_red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	text-align: center;
	font-size: 14px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #F1BD49;
	text-decoration: underline;
}
bottom {
	line-height: 12px;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: 10px; }
#content {
	width:80%;
	z-index:1;
	padding: 20px;
	border: .25px solid #846329;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
