body
{
	width:900px;
	background-color:#900900;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:16px;
}
#main
{
	width:900px;
	text-align:center;
	margin-left:5%;
}
#top
{
	width:900px;
	height:30px;
	color:#FFFFFF;
	background:url(images/top.gif);
	background-repeat:no-repeat;
}
#header
{
	width:900px;
	background:url(images/header.jpg) top left #FFF;
	background-repeat:no-repeat;
	height:140px;	
}
#mid_bg
{
	text-align:center;
	background:url(images/mid_bg.gif);
	background-repeat:repeat-y;
	width:900px;
}
#footer
{
	color:#FFFFFF;
	font-size:18px;
	width:900px;
	height:38px;
	background:url(images/footer.gif);
	background-repeat:no-repeat;
}
#footer a
{
	color:#FFFFFF;
	font-size:18px;
	width:900px;
	height:38px;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover
{
	color:#FFFFFF;
	font-size:18px;
	width:900px;
	height:38px;
	text-decoration:underline;
	font-weight:bold;
}
#page_head_txt
{
	color: #FF9900;
	font-weight: bold;
	font-size: 18px;
}
#but_sub
{
	border:solid 1px #FFFFFF;
	color:#FFFFFF;
	background-color:#FF9900;
	font-weight:bold;
}
#border
{
	border:solid 1px #CCCCCC;
}
