/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/

body {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    padding: 0px;
	margin: 0px;
    text-align: center;
	text-decoration: none;
	color: #000000; 
	background-color: #859A90;
}

body, table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #617169;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #902938;
	font-weight: bold;
	text-decoration: none;
} 

h1
{	
	color: #902938;
	padding: 2px;
	font-size: 18px;
	text-align: center;
}

h2
{
	color: #902938;
	padding: 2px;
	font-size: 18px;
	text-align: left;
}

h3
{
	color: #902938;
	padding: 2px;
	font-size: 16px;
	text-align: center;
}

h4
{
	color: #902938;
	padding: 2px;
	font-size: 16px;
	text-align: left;
}

h5
{
	color: #5e6261;
	padding: 2px;
	font-size: 14px;
	text-align: center;
}

h6
{
	color: #5e6261;
	padding: 2px;
	font-size: 14px;
	text-align: left;
}


li 
{
	list-style-type: none;
	line-height: 150%;
	text-decoration: none;
}


hr
{
width: 75%;
}

#main1
{
	width: 900px;
	margin-left: auto ;
  	margin-right: auto ;
    text-align: center;
	background-image: url("images/mainback.gif"); 
    background-repeat: repeat-y; 
    background-position: center; 
}
  
#main
{
	background-color: #fff;	
	width: 800px; 
	margin-left: auto ;
  	margin-right: auto ;
  	text-align: left; 
}

.maincontent
{	
	background-color: #ffffff;	
	width: 780px; 
	padding-left: 10px;	
	padding-right: 10px;	
}

p.center
{
	text-align: center;
	padding: 5px;
}

.center
{	
	margin:0 auto;
}

.filler1
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.filler2
{
	padding-top: 150px;
	padding-bottom: 150px;
}

.collage
{
border-top: 2px solid #000000;
}

.menu
{
background-color: #000000;
padding: 1px;
font-size: 12px;
text-align: center;
color: #859991;
font-weight: bold;
border-top: 2px solid #691b2a;

}

.menu a:link, .menu a:visited 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #DD7584;
	font-weight: bold;
	text-decoration: none;
}

.menu ul 
{
	background-color: #000003;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.images /*for images with borders*/
{
	border: solid 2px #000;
	padding: 4px;
	background-color: #859A90;
}

.table
{
	width: 90%;
	font-size: 11px;
	color: #000000;
}

.table
{
	width: 90%;
	font-size: 10px;
	color: #000000;
}

.box
{
	border: solid 2px #000;
	background-color: #859A90;
	width: 250px;
	text-align: center;
}

.tiny
{
	font-size: 10px;
	color: #000000;
}

.sitemeter
{
	margin: 10px;
	text-align: center;
}


.validator
{
	margin: 10px;
	text-align: center;
}

.copyright
{
		margin: 10px;
		font-size: 10px;
	color: #000;
}

.copyright a:link, .copyright a:visited 
{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #ffff99;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 

