body
{
	color: #90995d;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0 auto auto auto;
	background-image: url(images/topstripe.gif);
	background-repeat: repeat-x;
}

img
{
	border-style: none;
}

a:link, a:visited
{
	text-decoration: none;
	color: #90995d;
}

a:hover, a:active
{
	text-decoration: none;
	color: #663;
}

#detcontent
{
	color: #666;
	font-size: 10px;
	line-height: 16px;
}

#maincontent
{
	color: #a3ac77;
	font-size: 10px;
	line-height: 16px;
}

#maincontent p
{
	text-align: justify;
	width: 480px;
}

#detcontent img
{
	float: left;
	margin: 0 20px 0 0;
}

#detcontent p
{
	margin: 0 0 5px 0px;
}


#byline
{
	text-align: right;
	text-transform: uppercase;
	width: 480px;
}

#footer
{
	text-align: center;
	font-size: 9px;
}
