body	{
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	background: #336666;
}

#wrapper {
	text-align: left;
	margin: 5px auto;
	padding: 0px;
	border: double #cccc99;
	width: 760px;
	border-right-color: #cccc99;
	overflow: hidden;
	background: #e0e1c1;
}

#header {
	margin: 0 0 0 0;
	height: 190px;
	color: White;
	background: Black url(images/header.jpg) no-repeat center;
	padding-left: 15px;
	line-height: 125%;
}
.header img	{
	border: none;
}
	
#header2	{
	height: 45px;
	background: #336666;
	color: White;
	padding: 10px;
}

.tabs {list-style:none; padding:15px 0 11px 0; margin:30px 10px 30px 0; width:170px; background:url(images/vback.gif) repeat-y right bottom;}
.tabs li {display:block; margin:0 0 4px 19px;}
.tabs li a {display:block; width:150px; height:26px; text-decoration:none; background:url(images/vtab.gif) left top; font-size:12px; text-decoration:none; color:#fff; font-family:verdana; line-height:24px; text-indent:15px; border-right:1px solid #000;}
.tabs li a:hover {background:url(images/vtab.gif) left center; color:#050; border-color:#888;}
.tabs li a.selected, .tabs li a.selected:hover {background:url(images/vtab.gif) left bottom; color:#000; border-color:#fff;cursor:default;}

	

#side-a {
	float: left;
	width: 185px;
	}


#side-b {
	float: right;
	width: 200px;
	background: #cccc99;
	margin-top: 30px;
	
}
#bblist	{
	padding-left: 10px;
}
#bbimages	{
	text-align: center;
}

#content {
	float: left;
	width: 350px;
	background-color: #e0e1c1;
	padding-left: 15px;

}
#map	{
	margin-left: 150px;
}
#footer {
	clear: both;
	border-top-color: #005B01;
	line-height: 14px;
	text-align: center;
	height: 75px;
	border-top-width: 2px;
	border-top-style: solid;
	font-family: Verdana;
}


.clearthefloats	{
	clear:both;}

h1	{
	
	color: White;
	text-align: center;
	font-size: 1.3em;
}

h2	{
	font-size: 1em;
	font-style: oblique;
	color: #336666;
	margin-bottom: -7px;
	
	}

img 
{
	float: none;
	border: 2px solid #336666;
}
.logo img	{
	border: none;
}
	
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
 
 #centrelist	{
 	text-align: center;
	font-size: smaller;
 }
 .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	 
	 #untangled	{
	text-align: right;
	font-size: 8px;
}
.tableborder {
	border: 1px solid #CFCFA6;
}