body 
	{
	color: #fff;
	background-color: #fff;
	
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000;
	position:relative;
	width: 970px;
	height: 550px;
	visibility: visible
	}

#header  {
 	position:absolute;
	background-color: #fff;
	top:0;
 	left:0;
	width:970px;
	height:50px;
	text-align:left;
	}

#mainpageholder  {
 	position:absolute;
	background-color: #fff;
	top:51;
 	left:0;
	width:970px;
	height:448px;
	text-align:right;
	}

#mainpage  {
 	position:absolute;
	background-color: #000;
	top:10;
 	left:0;
	width:970px;
	height:428px;
	text-align:right;
	}


#leftwhiteblockout  {
 	position:absolute;
	background-color: #fff;
	color: #000;
	top:10;
 	left:0;
	width:299px;
	height:428px;
	text-align:right;
	}

#leftpanel  {
 	position:absolute;
	background-color: ;
	color: #000;
	top:0;
 	right:10;
	width:289px;
	height:428px;
	text-align:right;
	}

#leftpaneltextbox  {
 	position:absolute;
	background-color: ;
	color: #ccc;
	font: 12px tahoma;
	top:28;
 	left:0;
	width:289px;
	height:400px;
	text-align: left;
	overflow : auto; 
	z-index:0;
	}

#leftpaneltextbox a {color:#ffcc00; font:12px tahoma; text-decoration:none;}
#leftpaneltextbox a:hover {color:#000;}

#rightwhiteblockout  {
 	position:absolute;
	background-color: #fff;
	color: #000;
	top:10;
 	left:300;
	width:670px;
	height:428px;
	text-align:left;
	}

#rightpanel  {
 	position:absolute;
	background-color: ;
	color: #000;
	top:0;
 	left:10;
	font-size:12px;
	width:660px;
	height:428px;
	text-align:justify;
	}

#rightpanellocationbox  {
 	position:absolute;
	background-color: ;
	color: #000;
	font: 13px tahoma;
	top:0;
 	left:;
	width:660px;
	height:428px;
	text-align:justify;
	overflow : auto; 
	}

#rightpaneltextbox  {
 	position:absolute;
	background-color: ;
	color: #000;
	font: 13px tahoma;
	top:28;
 	left:;
	width:660px;
	height:400px;
	text-align:justify;
	overflow : auto; 
	}

#rightpaneltextbox a {color:#ccc; font:13px tahoma; text-decoration:none;}
#rightpaneltextbox a:hover {color:#000;}

#navlist li { list-style-type: solid circle; }

#rightpaneltextbox ul
{
margin: 0 0 0 8px;
padding: 0 0 0 8px;
list-style-type: solid circle;
}


#pagelinks  {
 	position:absolute;
	background-color: ;
	top:20;
 	right:0;
	width:600px;
	height:26px;
	text-align:right;
	}

#footer  {
 	position:absolute;
	background-color: #fff;
	bottom:0;
 	left:0;
	width:970px;
	height:50px;
	text-align:center;
	}

#footertext  {
 	position:absolute;
	background-color: ;
	color: #666;
	font: 14px tahoma;
	bottom:0;
 	left:0;
	width:970px;
	height:40px;
	text-align:right;
	}

#footertext a {color:#666; font:14px tahoma; text-decoration:none;}
		#footertext a:hover {color:#000;}

		h1{margin:0px 0 0px 0; padding:0 0 0 0; font:16px georgia; font-weight: bold;}
		h2{margin:0px 0 7px 0; padding:0; font:12px tahoma; font-style: italic; font-weight: bold; color: #000;}
		h3{margin:0px 0 0px 0; padding:0 0 0 0; font:16px tahoma; font-weight: bold;}
		h4{margin:0px 0 10px 0; padding:0 0 0 0; font:16px georgia; color: #666; font-weight: bold;}
		h5{margin:0px 0 7px 0; padding:0; font:12px tahoma; font-style: normal; font-weight: bold; color: #000;}
		
		p{margin:0px 0 15px 0; padding:0 0 0 0; font:13px tahoma; font-weight: normal; color: #000;}


#galleryholder    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: ;
	position:relative;
	width: 970px;
	height: 550px;
	visibility: hidden
	}