.pageheader		
		{
		font-size:14pt;
		font-family:arial,verdana,sans;
		color:#006600;
		}	

table
		{
		font-family:arial,verdana,sans;
		font-size:9pt;
		}		

.footer_text	
		{
		font-family:Arial,Verdana,Helvetica,sans-serif; 
		font-size:12;
		color:90905F;
		font-weight:none;
		text-decoration:none;
		}			
.sitetext	
		{
		font-family:Arial,Verdana,Helvetica,sans-serif; 
		font-size:9pt;
		font-weight:none;
		text-decoration:none;
		}
a.headerlinks		
		{
		font-family:Arial,Verdana,Helvetica,sans-serif; 
		font-size:12pt;
		color:white;
		font-weight:none;
		text-decoration:none;
		}

a.headerlinks:hover	
		{
		font-family:Arial,Verdana,Helvetica,sans-serif; 
		font-size:12pt;
		color:ffffcc;
		font-weight:none;
		text-decoration:none;
		}
a.headerlinks:visited	
		{
		font-family:Arial,Verdana,Helvetica,sans-serif; 
		font-size:12pt;
		color:white;
		font-weight:none;
		text-decoration:none;
		}		
.headerbars
		{
		font-family:Arial,Verdana,Helvetica,sans-serif; 
		font-size:12pt;
		color:white;
		font-weight:none;
		text-decoration:none;
		}		
.img		
		{
		border-width:1;
		border-color:black;			
		}										
#gallery 
		{ 
		position: relative; 
		width:325px; 
		height:250px; 
		margin:0; 
		padding:0; 
		}
#gallery li 
		{ 
		display: block; 
		}	
		
/*
**********************************
*** THE ADMIN LINKS
**********************************
*/		
a.navlink{
	color:blue;
	font-size:12pt;
	font-family: arial;
	text-decoration: none;
}
a.navlink:hover{
	color:green;
	font-size:12pt;
	font-family: arial;
	text-decoration: none;
}
a.regnavlink{
	color:blue;
	font-size:9pt;
	font-family: arial;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}
a.regnavlink:hover{
	color:green;
	font-size:9pt;
	font-family: arial;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}
a.regnavlinkred{
	color:red;
	font-size:9pt;
	font-family: arial;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}
a.regnavlinkred:hover{
	color:green;
	font-size:9pt;
	font-family: arial;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}


/*
**********************************
*** THE ADMIN FONTS
**********************************
*/	
.siteupdated{
	color:blue;
	font-size:12pt;
	font-family: arial;
}

/*
**********************************
*** SITE ULS, AND LIS
**********************************
*/	
ul.sitemap{
list-style: none;
padding-bottom: 10px;
}
li.sitemap{
list-style: none;
}

