body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px;
	background: #FFCC99;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-highlight-color: #B33333;
	scrollbar-face-color: #FFCC99;
	scrollbar-shadow-color: #4D0000;
	scrollbar-darkshadow-color: #CC9966;
	scrollbar-track-color: #FFCC99;
	
}

h3 {font-size: 18px;
margin: 5px 0;}

.container
{
	border-right-color: #791016;
	border-right-style: solid;
	border-right-width: 3px;
	border-left: 3px solid #791016;
	vertical-align: top;
}
.rightsub
{
	border-left: 3px solid #791016;
	border-bottom: 1px solid #791016;
	border-top: 1px solid #791016;
	font-size: 10px;
	background: White;
}
.title
{
	text-align: center;
	background: #791016;
	font-size: 14px;
   	font-weight: bold;
	color: #FFCC99 
}
.navcontainer { width: 100%; 
	background-color: #791016;
	text-align: left;
}

ul {margin-left: 1em;}

.navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

.navcontainer a
{
	display: block;
	padding: 4px;
	width: 196px;
	background-color: #791016;
	border-bottom: 1px solid #eee;
}

.navcontainer a:link, .navlist a:visited
{
	color: #FFCC99;
	text-decoration: none;
	font-weight: bold;
}

.navcontainer a:hover
{
	background-color: #FFCC99;
	color: #791016;
}


.noborder a {
	border: none;
}

.whatsthis a {
	font-size: 9px!important;
	border-bottom: 1px solid #eee;
}

.footer
{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

a.standard {
	font-size: 12px!important;
}

a.standardtext {
	font-size: 12px!important;
}

td.gallery h4 {font-size:14px!important;}
td.gallery h4 a.standardtext {
	font-size: 14px!important;
}

td.gallery a.standardtext {
	font-size: 12px!important;}

.pwimages {margin: 0 4px;}

a.standard {
	padding: 15px;
}

a, a:link, a:visited
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
 	color: #791016;
	text-decoration: underline;
}
