body
{
	font-family:Arial;
	font-size:12px; 
	color:#666633;
	background:url('images/BackGroundPattern.png');
	
}

.site-wrapper
{
	width:800px; 
 
	min-height:600px; 
 
	
	margin-left:auto;  
	margin-right:auto; 
 
		 
	border:solid 1px black;
 
}

.header-wrapper
{
	width:800px; 
	height:111px; 
 
 
	background:url('images/HeaderPattern2.png');
	border-bottom:solid 1px black;


}

.header-title
{
	padding-left: 10px;
	float:left;
	
}

.body-wrapper
{
	margin-top:3px; 
  	
	float:left; 
 
 
	width:800px; 
}

.footer
{
	
	clear:left; 
 
	height:16px; 
	background:url(images/footer.gif); 
}

.navigation
{
	float:left; 
	
	width:140px; 
	min-height:530px;
 
	
	font-family:Arial; 
}
 

.navigation h1
{
	margin:2px;
	padding-left:45px; 
	color:#3f4a4e; 
	font-size:18px; 
}

.navigation ul
{
	margin:0;
	padding-left:15px;
	list-style:none;  
	 
}

.navigation a
{
	font-size:12px;
 	width:140px;
	text-decoration:none; 
 	color:#3f4a4e; 
}

.navigation span 
{
	padding-top:1px;
	display: block;
	width: 100px;
	height:17px;
}


.navigation li
{
	margin-bottom:2px; 
	padding-left:15px;
	border:solid 1px black; 
}

.navigation li:hover
{
	background:url(images/buttonbackground.png); 
	background-position:center left; 
}


.content-wrapper
{  
	float:left; 
	min-width:600px;
	margin-left:15px;
	
	
}

.panel
{ 
	margin-top:10px;
	margin-bottom:5px;
	border:solid 1px #666633;
	height:auto;
}

.panel_content
{
	background:#e7e7df;
	max-width:600px;
	min-width:600px;
}


.panel_content2
{
	background:#e7e7df url(images/main.jpg);
	height:442px;
	width:576px;
	max-width:600px;
}

.BodyText
{	
	
	line-height:119%;
	text-align:centre;
	font-family:"Edwardian Script ITC";
	color:#E5E5E5;
	font-size:24.0pt;
	language:en-US
}

.BodyText2
{	
	padding-right:10px;
	font-size:13.0pt;
	line-height:119%;
	font-family:"Times New Roman";
	color:#E5E5E5;
	font-style:italic;
	text-align:centre;
}

.panel_title
{	  
	height:16px; 
	font-size:14px; 
	color:#666633; 
	padding:2px; 
	padding-left:15px; 
	background:url(images/panelheader.png); 
	background-repeat:repeat-x; 
	background-position:center center;
	border-bottom: solid 1px black 
	
}
 
.photo
{
  margin: 5px;
  border:solid 1px black;
  text-align: center;
  float:left;
    
}	
.photo img
{
  margin: 10px;
  width:75%;
  height:25%;
  border:solid 1px black;
}

.photo a:hover img 
{
	border: 1px solid #666633;
}

.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}



.pagenumber
{
float:left;
width:600px;
text-align:center;
display:block;
}

.submit {
BORDER-RIGHT: #333333 1px solid;
BORDER-TOP: #333333 1px solid;
FONT-SIZE: 13px;
BACKGROUND: #e1e1d6;
BORDER-LEFT: #333333 1px solid;
COLOR: #000000;
BORDER-BOTTOM: #333333 1px solid;
FONT-FAMILY: Arial;
}