BODY
{
	margin:				0px;
	text-decoration:	none;
	background-color:	#080B00;
	font-family:		Georgia, Arial, Helvetica, sans-serif;
}

H1
{
	margin-left:		2em;
	margin-right:		150px;
	text-align:			left;
	font-size:			110%;
}

H2
{
	margin-right:		150px;
	text-align:			center;
	font-size:			100%;
	font-style:			italic;
}

P
{
	margin-right:		150px;
	text-align:			justify;
	font-size:			 80%;
}

IMG
{
	border:				0;
}

TD, TH
{
	padding:			0 10px 10px 10px;
	vertical-align:		top;
}

UL
{
	margin-top:			2px;
	margin-bottom:		2px;
}

A:Link, A:Visited
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#F0DCC3;
}
A:Hover
{
	text-decoration:	underline;
}

P.title
{
	margin:				.5em 0 1em 0;
	text-align:			center;
	font-size:			150%;
	color:				#942B20;
}

.comment
{
	text-align:			center;
	font-style:			italic;
	font-size:			100%;
	color:				#942B20;
}

.strap
{
	height:				100px;
	background:			url(images/strap.jpg) no-repeat right #080B00;
	color:				#F0DCC3;
}

.menu
{
	color:				#F0DCC3;
}

.mainbody
{
	background:			url(images/rightmargin.jpg) repeat-y right;
	background-color:	#FFF;
	color:				#000000;
	width:				100%;
}
table.mainbody
{
	background-color:	#F0DCC3;
}
