body {
	background-color: #000000;
	background-image: url(images/wolf_bg.jpg);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #D5D2BD;
	background-position: center;
}
a:link {
	font-weight: bold;
	color: #CC9900;
}
a:visited {
	font-weight: bold;
	color: #CC9900;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
a:active {
	font-weight: bold;
	color: #CC9900;
}
#table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #D5D2BD;
}
#content {
	margin-left: 200px;
	display: block;
	width:609px;
	margin-top: 25px;
	background-color: #000000;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #D5D2BD;
}
#flashcontent {
	margin-left: 200px;
	display: block;
	width:609px;
	margin-top: 25px;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #D5D2BD;
}
#textheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #D5D2BD;
	margin-top: 15px;
}
#header {
	padding-left: 156px;
	display: block;
}
#imagefloatright {
	display: inline;
	padding: 4px;
	float: right;
}
#imagefloatleft {
	display: inline;
	padding: 4px;
	float: left;
}
#footer {
	color: #66665A;
		display: block;
}
a:link {
	font-weight: bold;
	color: #CC9900;
}
.imagefloatright {
	display: block;
	margin: 5px;
	float: right;
}
