body
{
	background-color: #000;
	text-align: center;
	margin-top: 0px;
}


#site-container
{
	width: 722px;
	margin-left: auto;
	margin-right: auto;
}

*.content-box
{
	width: 100%;
	margin-top: 8px;
}

*.table-header
{
	width: 50%;
	height: 29px;
}

*.left-column
{
	
}

*.right-column
{
	border-right: solid 1px #94734a;
	border-left: solid 1px #94734a;
}

*.content-left-column
{
	padding: 8px;
}

*.content-right-column
{
	padding: 8px;
	border-bottom: solid 1px #94734a;
	border-right: solid 1px #94734a;
	border-left: solid 1px #94734a;
	text-align: center;
}

td, th
{
	vertical-align: top;
}

p, td, th
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.imageborder {
	border: 1px solid #94734A;
}

*.italic
{
	font-style: italic;
}

*.title
{
	font-weight: bold;
	font-size: 12px;
}

.subheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94734A;
}

a
{
	color: #fff;
}

a:hover
{
	color: #999;
}
