body
{
	background-color:#560109;
	scrollbar-face-color:#F1D2A4;
	scrollbar-base-color:#560109;
	scrollbar-highlight-color:#FEF9E6;
	scrollbar-shadow-color:#560109;	
	scrollbar-arrow-color:#560109;
	scrollbar-darkshadow-color:#560109;
	scrollbar-track-color:#560109;
}

.top
{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:800;
	height:150;
}

.main
{
	background-image:url(images/tile.jpg);
	background-repeat:repeat;
	width:800;
	height:100%;
}

.bottom
{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	width:800;
	height:25;
}

.content
{
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	font-family:Arial;
	font-size:12;
}

.content2
{
	padding-left:15px;
	padding-right:40px;
	padding-top:20px;
	font-family:Arial;
	font-size:12;
}

td
{
	font-family:Arial;
	font-size:12;
}

.framed
{
	border:1px solid black;
	margin-right:20px;
	margin-bottom:4px;
}

.framed2
{
	border:1px solid black;
	margin-left:20px;
	margin-bottom:10px;
}

h5, h4, h3, h2
{
	text-align:center;
	color:#D90011;
	text-decoration:underline;
}

hr
{
	height:1px;
	color:Black;
	width:710px;
}

a
{
	color:black;
}

a:hover
{
	color:red;
}
