/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/

body
{
	scrollbar-face-color:#C9BAAA;
	scrollbar-highlight-color:#C9BAAA;
	scrollbar-3dlight-color:#C9BAAA;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
	line-height: normal;
    margin: 0px;
    padding: 0px;
    text-align: left;
	color: #ffcc99; 
	background-color:#000000;
	}
	
	body, table
{
	font-size: 12px;	
}


A:link, A:visited
{
	color: #cc9966;
	font-weight: bold;   
	text-decoration: none;
}

A:active, A:hover
{
	color: #ffcc99;
	font-weight: bold;   
	text-decoration: none;
} 

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h2
{
	   
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h1
{
   
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}

hr
{
	width:75%;
}

ul
{
	padding:0px;
	margin:0px;
}

.gallery
{
	width: 700px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #cc9966;
}

.gallerycontent
{
	width: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
}
.desc
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
    font-weight: bold;
}

.menu
{
	width: 100%;
	text-align: center;
}

#content
{
	width: 85%;
	vertical-align: top;
	text-align: left;
}

#main
{
	width: 100%;
	vertical-align: top;
	text-align: center;
}

.tiny
{
	font-family: verdana;
	font-size: 9px;
}

.footer
{
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
