body
{
	background: #180000 url(images/bg-top-grad.jpg) repeat-x top center;
	color: #fff;
	font: 10pt verdana, geneva, lucida, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	min-width: 800px
}
A 
{
	color: #d7d7d7;
}
A:hover,A:active,A.here:link,A.here:visited 
{
	color: #e2bd1d;
}
#toppage
{
	background: url(images/top-bg-center.jpg) no-repeat top center;

}
#fullpage
{
	background: url(images/full-bg-center.jpg) repeat-y top center;
}
#toplogo
{
	padding-top: 9px;
	height: 172px;
}
#topcontent
{
	background: url(images/pic-minion.jpg) no-repeat top left;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 902px;
	text-align: left;

}
#topcontentfaq
{
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 880px;
	text-align: left;

}
#topcontentfaq h1
{
	font-size: 21pt;
	border-bottom: 1px solid #600000;
	margin: 0px;
	margin-bottom: 5px;

}
#topdownload
{
	margin-left: 260px;
	margin-right: 10px
}
#bottompage
{
	background: url(images/bottom-bg-texture.jpg) repeat-x top center;
	border-top: 6px solid #600000;
	border-bottom: 6px solid #600000;
	padding: 20px;
	text-align: center;
}
#pagecap
{
	border-bottom: 6px solid #390606;
}
#footer {
	padding: 20px;
	text-align: center;
	font-size: 10px;
}
.bottombuttonleft
{
	padding-top: 5px;
	padding-right: 45px;
}
.bottombuttonright
{
	padding-top: 5px;
	padding-left: 45px;
}
