@charset "ISO-8859-1";
.leftFloat {
	float: left;
	margin-right: 10px;
}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: lighter;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: lighter;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 880px;
	min-height: 550px;
}
#content a:link, a:visited
{
	color: #FFFFFF;
}
#content a:hover
{
	color: #660000;
}

#leftColumn
{
	float: left;
	height: 550px;
	width: 229px;
	clear: none;
}

body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF99;
	background-color: #4F432D;
	background-image: url(bkgnew.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrapper
{
	height: 100%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
