/*<!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: 14px;
    font-weight: normal;
    font-style: normal;
    text-align: center; /* needed for centering website*/
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #b8996b; 
	background-color: #000; 

}

table
{
	font-size: 14px;	
}

a:link, a:visited 
{
	color: #ca8b2c; 
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
} 

.bigger
{
	text-align: center;
	font-size: 18px;
		padding: 4px;
}

h1
{
	color: #ca8b2c; 
	text-align: center;
	font-size: 20px;
	padding: 4px;
	margin: 4px;
}

h2
{
	color: #ca8b2c; 
	text-align: left;
	font-size: 20px;
	padding: 4px;
	margin: 4px;
}

h3
{	
	color: #d5a641; 
	text-align: center;
	font-size: 16px;
	padding: 4px;
	margin: 4px;

}

h4
{	
	color: #d5a641; 
	text-align: left;
	font-size: 16px;
	padding: 4px;
	margin: 4px;

}

h5
{	
	color: #ca8b2c; 
	text-align: center;
	font-size: 14px;
	padding: 4px;
	margin: 4px;

}

h6
{	
	color: #ca8b2c; 
	text-align: left;
	font-size: 14px;
	padding: 4px;
	margin: 4px;

}

#main
{
	width: 800px; 
	background-color: #000;	
	margin-left: auto; /* needed for centering website*/
  	margin-right: auto; /* needed for centering website*/

}

.maincontent
{	
	width: 800px;	
	border-left: dashed 1px #b8996b;
	border-right: dashed 1px #b8996b;	
}


li
{
	line-height: 150%;
	list-style: square outside url('images/arrow.gif');
	text-decoration: none;
}

.artwork
{
	width: 95%;
	text-align: center;
}

.left
{
text-align: left;
}

.right
{
text-align: right;
}

.header 
{
	width: 800px;
	text-align: center;
	text-decoration: none;
}
li
{
	line-height: 150%;
	text-decoration: none;
		list-style-type: none;
}

p.center
{
	text-align: center;
}

.menu ul 
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu 
{
	background: url("images/menuback.gif");
	font-size: 12px;
	text-align: center;
	color: #b8996b;
	font-weight: bold;
	padding: 2px;
	}

.menu a:link, .menu a:visited 
{
	color: #ca8b2c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #b8996b; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 


.images /*for images with borders*/
{
	border: solid 1px #745f3d;
	padding: 0px;
	margin: 7px;
}

.quote
{
	font-size: 11px;
	color: #b8996b;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tiny
{
	font-size: 10px;
	color: #999;
	text-align: center;
}

.tiny2
{
	font-size: 10px;
	color: #000;
	text-align: left;
}

.headertext
{
	color: #ca8b2c;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	
}

.headertextsm
{
	color: #4c7637; 
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	
}

.box
{
	background-color: #e5e5e5;
	color: #ca8b2c;
	line-height: 150%;
	margin-left: auto;
  	margin-right: auto;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	width: 600px;
}


.box li
{
	line-height: 150%;
	list-style: square outside url('images/arrowred.gif');
	text-decoration: none;
}

.sitemeter
{
	margin: 10px;
	text-align: center;
}


.validator
{
	margin: 10px;
	text-align: center;
}

.copyright
{
	font-size: 10px;
	color: #b8996b;
	width: 600px;
	text-align: center;
	margin: 10px;
		margin-left: auto;
  	margin-right: auto;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #b8996b;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #b8996b;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 
