
body,th,td,div,p,li,dt,dd,li,ul
{
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:black;
}

body
{
	margin: 0 0 0 10px;
	background-color: #DFBD96;
	background-image:url(/main/crotchbg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:fixed;
}

.header
{
	margin-top:5px;
}

td a:hover
{
	color:white;
	background-color:#818181;
	border:1px solid black;
}

td a
{
	font-family:Arial,sans-serif;
	color:black;
	text-decoration:none;
	font-size:11px
}

.content
{
	background-image:url(/main/grad.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;
	background-color:#DEDEDE;
	filter:alpha(opacity=100);
	height:142px;
}

.menubg
{
	background-image:url(/main/grad.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;
	background-color:#DEDEDE;
}

.blurb
{
	position:absolute;
	overflow:hidden;
	left:10px;
	top:87px;
	width:373px;
	height:150px;
}

