body
{
	margin:0px; 
	background-color:#f0a000;
}
h1
{
	font-size:24px;
	color:#f0a000;
}
h2
{
	font-size:18px;
	color:#f0a000;
}
h3
{
	font-size:18px;
	color:white;
}
a
{
	text-decoration:none;
	color:#f0a000;
}
a:hover
{
	color:white;
}
hr
{
	color:white;
	height:1px;
}
hr.lineBreak
{
/*	color:#f0a000;*/
	width:760px;
}

#mainTab
{
	width:920px;
	height:100%;
	background-color:#f0a000;
}

.contact
{
	position:relative;
	left:20px;
	width:527px;
}

.header
{
	width:920px;
	max-width:920px;
	background-color:#22256a;
}
.menu
{
	height:100%;
	width:120px;
	max-width:120px;
	background-color:#22256a;
}
.contentMain
{
	height:100%;
	width:800px;
	text-align:center;
	background-color:#22256a;
	font-family:arial;
	font-size:13px;
	color:white;
}
.content
{
	height:100%;
	width:572px;
	text-align:left;
	background-color:#22256a;
	font-family:arial;
	font-size:13px;
	color:white;
}
.sectionImage
{
	width:228px;
	background-color:#22256a;
	font-family:arial;
}
.copyright
{
	text-align:center;
	background-color:#22256a;
	font-family:arial;
	font-size:11px;
	color:white;
}
.newsHead
{
	position:relative;
	left:20px;
	font-weight:bold;
}
.newsBody
{
	position:relative;
	left:20px;
	width:700px;
}
.contentTab
{
	background-color:#22256a;
	font-family:arial;
	font-size:13px;
	color:white;
}

