body 
{ 
	background-color:#042341;
	background-image:url('images/Background.png');
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	text-align: center;
}

div.header 
{
	background-image:url('images/Header.jpg');
	background-repeat:no-repeat;
	text-align: left;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, helvetica;
	font-size: 9pt;		
	color: #FFFF65;
}


div.homebody 
{
	background-image:url('images/TextBox.png');
	background-repeat:no-repeat;
	text-align: left;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	font-family: arial, helvetica;
}

div.gallerybody 
{
	background-image:url('images/GalleryTextBox.png');
	background-repeat:no-repeat;
	text-align: left;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	font-family: arial, helvetica;
}

div.aboutbody 
{
	background-image:url('images/AboutTextBox.png');
	background-repeat:no-repeat;
	text-align: left;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	font-family: arial, helvetica;
}

div.historybody 
{
	background-image:url('images/HistoryTextBox.png');
	background-repeat:no-repeat;
	text-align: left;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	font-family: arial, helvetica;
}


div.footer 
{
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #F9E4BD;
}

div.textbody
{
	width: 770px;
	height: 453px;
	margin: 0px;	
	padding: 0px;
	float: right;
	font-family: arial, helvetica;
	font-size: 8pt;	
}


div.formbody
{
	width: 750px;
	height: 453px;
	margin: 0px;	
	padding: 0px;
	float: right;
	font-family: arial, helvetica;
	font-size: 8pt;	
}

p
{
 	margin-top: 5px;
	font-family: arial, helvetica;
	font-size: 8pt;		
}

div.mainbody
{
	font-family: arial, helvetica;
	font-size: 11pt;		
}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}

span.text A:link {text-decoration: none; color: #006600;}
span.text A:visited {text-decoration: none; color: black;}
span.text A:active {text-decoration: none; color: black;}
span.text A:hover {text-decoration: underline; color: black;}

span.artspeak
{
	font-face:bold; 
	font-size:14pt;
	font-style:italic;
}



