body {
	background-color: #000000;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;



}
div			{display:block;}
img			{border:0px;display:inline;}
td 			{empty-cells:show;}
table 		{border:0px;}.content {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;





}
.contenthead {
	font-size: 12px;
	font-weight: bold;
	color: #CB9144;
}
.content a{
	color: #A5722E;
	text-decoration: none;

}
a.content:hover,
.content a:hover	
{
	color: #FFFFFF;
	text-decoration: none;

}
.info {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	padding-bottom: 5px;


}
.strikethrough {
	text-decoration: line-through;
}
