/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/


body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #19151d; 
	background: url("images/back4.gif");
	/*background-repeat: repeat-x;*/
	background-color: #ffffff;
}

table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #19151d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:active, a:hover
{
	color: #ccccff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

h6
{	
	color: #19151d;
	padding: 5px;
	margin: 5px;
	text-align: left;
	font-size: 14px;
}

h5
{	
	color: #19151d;
	padding: 5px;
	margin: 5px;
	text-align: center;
	font-size: 14px;
}

h4
{	
	color: #694a5d;
	padding: 5px;
	margin: 5px;
	text-align: left;
	font-size: 16px;

}

h3
{	
	color: #694a5d;
	padding: 5px;
	margin: 5px;
	text-align: center;
	font-size: 16px;
}

h2
{
	color: #694a5d;
	text-align: left;
	font-size: 18px;
	padding: 5px;
	margin: 5px;
}

h1
{
	color: #694a5d;
	text-align: center;
	font-size: 18px;
	padding: 15px;
}

p
{
	text-align: left;
}

p.center
{
	text-align: center;
}

.center
{	
	margin:0 auto;
}


#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: #19151d;	
	width: 800px; 
	margin-left: auto ;
  	margin-right: auto ;
  	text-align: left; 
}

.maincontent
{	
	background-color: #ffffff;	
	width: 780px;	
	padding-left: 10px;
	padding-right: 10px;	
}


li
{
	line-height: 150%;
	list-style-image: url("images/list.gif");
	padding: 5px;
}

dt
{
	font-weight: bold;
	padding: 5px;
}

dd
{
		padding: 5px;
}

.footer
{
width: 800px;
}

.bottom2
{
width: 790px;
background-color: #ffffff;
}

.filler1
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.filler2
{
padding-top: 150px;
padding-bottom: 150px;
}

.menu ul {
background-color: #19151d;
text-align: center;
padding: 0px;
margin: 0px;
border: none;
}

.menu li {
list-style-type: none;
display: inline;
padding: 0px;
margin: 0px;
border: none;
}

.menu li:first-child {
border: none;
padding: 0px;
margin: 0px;
}

.menu 
{
	background-color: #19151d;
	font-size: 12px;
	text-align: center;
	color: #666;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


.menu a:link, .menu a:visited 
{
	color: #fbedc8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #ccccff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.images /*for images with borders*/
{
	border: solid 2px #809a66;
	padding: 4px;
	background-color: #c8ddb8;
}

.floatr img
{
float:right;
}
.floatl img
{
float:left;
}
.tiny
{
	font-size: 10px;
	color: #000000;
}
.tiny2
{
	font-size: 10px;
	color: #999;
	text-align: center;
}
.highlight
{
background-color: #da7e86;
}

.quote
{
background-color: #ffffcc;
border: solid 2px #809a66;
text-align: center;
width: 85%;
margin: 15px;
font-style: italic;
padding: 7px;
}

.sitemeter
{
	margin: 10px;
	text-align: center;
}


.validator
{
	margin: 10px;
	text-align: center;
}

.copyright
{
	font-size: 10px;
	color: #999;
	margin: 10px;
	text-align: center;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 
