body {
	margin: 0px;
	background-color: #791111;
	SCROLLBAR-FACE-COLOR: #791111;
	SCROLLBAR-HIGHLIGHT-COLOR: #E6A800;
	SCROLLBAR-SHADOW-COLOR: #E6A800;
	SCROLLBAR-3DLIGHT-COLOR: #791111;
	SCROLLBAR-ARROW-COLOR: #E6A800;
	SCROLLBAR-TRACK-COLOR: #791111;
	SCROLLBAR-DARKSHADOW-COLOR: #791111;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
#main {
	width:880px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	width:880px;
	display:block;
}
#main-text {
	width:686px;
	height:376px;
	background:url(/images/bg.jpg) no-repeat #FBDE8C;
	padding-left:81px;
	padding-right:113px;
	padding-bottom:56px;
}
#main-text p {
}
#main-text h1 {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
#main-text h2 {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
#main-text a {
	color:#791111;
	text-decoration: none;
}
#main-text a:hover {
	text-decoration: underline;
	font-style: italic;
}