
#header {
       padding-top:0px;
        max-width:900px;
min-width: 750px;
        height:145px;
		background-image : url('headerbg.png');
background-repeat: repeat-x;
padding-bottom: 0;
margin-bottom: 0;
-webkit-border-top-left-radius:0px;
  -webkit-border-top-right-radius:100px;
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:100px;
 


}
#tnav li
{
list-style: none;
float: left;
width: 125px;
margin: 1px;
height : 23px;
border-right : 1px solid #cccc99; 
background: #000;
background-image : url('snavbutbg2.png');
background-repeat: no-repeat;	
 -webkit-border-top-left-radius:8px;
  -webkit-border-top-right-radius:8px;
  -moz-border-radius-topleft:8px;
  -moz-border-radius-topright:8px;
  border-top:groove #996600 2px;
  border-left:groove #996600 2px;
  border-right:groove #996600 2px;
}

#window {
        width: 510px;
        height: 385px;
		margin: 0;
		background: url('woodbg1.jpg');    
        
				 padding: 0;
				 margin: 0;
				 -webkit-border-top-left-radius:20px;
  -webkit-border-top-right-radius:20px;
  -moz-border-radius-topleft:20px;
  -moz-border-radius-topright:20px;
  -webkit-border-bottom-right-radius:20px;
 
  -moz-border-radius-bottomright:20px;
 -webkit-border-bottom-left-radius:20px;
 
  -moz-border-radius-bottomleft:20px;
}
#layert {
	margin-top: 2px;
	margin-bottom: 0;
	width: 500px;
	height: 40px;
	background: #cccc99;
	background-image : url('introtopbg.jpg');
	 -webkit-border-top-left-radius:20px;
  -webkit-border-top-right-radius:20px;
  -moz-border-radius-topleft:20px;
  -moz-border-radius-topright:20px;


}
#layert h1 { 
font-family : Times New Roman, serif; 
font-size : 23px; margin-bottom: 0;
 margin-top: 5px;
color : #663300; 
font-weight : bold; 
} 
#fadeshow1 {
	
	width: 500px;
	height: 400px;
	border: 2px inset #000;
	padding: 0;
	margin-top: 0px;

}

#inav h3 { 
font-family : Palatino Linotype, Palatino, Times, Times New Roman, serif; 
font-size : 30px; margin-bottom: 0;
 
color : #fff; 
font-weight : bold; 
} 
#inav { 
margin: 5px 0px 0px 20px; 
width: 250px;
} 
#inav ul { 
margin-left : 0; 
padding-left : 0; 
list-style-type : none; 
font-family : Arial, Helvetica, sans-serif; 

} 
#inav li { 
padding: 5px; 
margin : 5px; background-image : url('woodbg1.jpg'); 
-webkit-border-top-left-radius:20px;
  -webkit-border-top-right-radius:20px;
  -moz-border-radius-topleft:20px;
  -moz-border-radius-topright:20px;
  -webkit-border-bottom-right-radius:20px;
   -moz-border-radius-bottomright:20px;
   -webkit-border-bottom-left-radius:20px;
   -moz-border-radius-bottomleft:20px;
   font-size : 11px; 
   color: #000;
   text-align: center;
} 
#inav p { 

margin-left : 5px; 
background-image : url('contentbg.gif'); 
width: 205px;
   font-size : 8pt; 
   color: #000;
   text-align: left;
   line-height: 1.5em;
   padding: 5px;
   border:inset #660000 2px;
} 
#inav p a { 
margin: 0;
padding: 0;
color : #660000; 
font-size : 10px; 
font-weight : bold; 
font-family : Trebuchet MS; 
text-decoration : underline; 
display: inline;


} #inav p a:hover{ 
margin: 0;
padding: 0;
color : #660000; 
font-size : 10px; 
font-weight : bold; 
font-family : Trebuchet MS; 
text-decoration : underline; 
display: inline;


} 
#inav a { 
display : block; 
height: 15px;
padding : 3px; 
color : #cccc99; 
font-size : 18px; 
font-weight : bold; 
font-family : Trebuchet MS; 
text-decoration : none; 
margin-top: 5px;
margin-bottom: 0;
text-align: center;

} 
#inav a:link, #nav a:visited { 
text-decoration : none; 
} 
#inav a:hover { 
color : #fff; 

} 
#inav li.active, #nav a#current { 
text-align : center; 
background : #cccc99; 
color : #fff; 
background-image : url('snavbutbg2.png'); 
background-repeat : no-repeat; 
} 

#footer { 
 
width : 100%; 
background : #999966; 
-webkit-border-bottom-left-radius:20px;
 
  -moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-right-radius:20px;
 
  -moz-border-radius-bottomright:20px;
 	background-image : url('footerbg.png');		
color : #cccc99; 
text-align : center; 
padding : 20px 0; 
font-family : sans-serif; 
font-style : normal; 
font-size : 8pt; 
min-height: 130px;
max-height: 150px;
} 
-->