








html,body {	
background-image: 
url("parchment.jpg");
background-repeat: repeat;
}  


h1  {
  font-size:              20pt;
  text-align:             center;
  }


a.menu:link {text-decoration:none; color:#584932; font-size: 105%; font-family:sans-serif; font-weight: bold }

a.menu:visited {text-decoration:none; color:#A09D97;font-size: 105% ; font-family:sans-serif; font-weight: bold}

a.menu:hover {text-decoration:underline; color:#7B6740;font-size: 105% ; font-family:sans-serif; font-weight: bold}
 

a.card:link {text-decoration:none; color:#FAFCFE; font-size: 105%; font-family:sans-serif; font-weight: bold }

a.card:visited {text-decoration:none; color:#A09D97;font-size: 105% ; font-family:sans-serif; font-weight: bold}

a.card:hover {text-decoration:underline; color:#7B6740;font-size: 105% ; font-family:sans-serif; font-weight: bold}

hr {color: #424218; height: 1px; width: 90%;  text-align:  center} 

div#header   { 
background-image: 
url("header2.jpg");
background-repeat: no-repeat; 
background-position: center center;	
height: 95px;
background-color:	#8F9A89;
border-style:	double;
border-width:	3px;
color:	#585820;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	36pt;
font-weight:	bold;
margin:	4px;
padding:	4px;
text-align:	center;
}

div#header2   {
height: 15px;
width: 855px
border-width:	0px;
color:	#424218;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12pt;
font-weight:	bold;
margin:	4px;
padding:	4px;
text-align:	center;
} 


div#content  {
border-style:	solid;
border-width:	3px;
color:	#424218;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12pt;
padding:	8px; 
background: #FFFFFF;
}
 

div#navigation{
background-color:	#FFFFFF;  
border-color:	#1C1C1C;
border-style:	dotted;
border-width:	3px;
color:	#000000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12pt; 
text-align:	center;
padding:	8px;
}

 

div#extra{
background-color:	#c2d2c2;
background-repeat:	repeat;
border-color:	#000000;
border-style:	dotted;
border-width:	3px;
color:	#0a246a;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	12pt;
padding:	8px;
text-align:	center;	 
height: 800px
}



div#footer{
background-color:	#000000;
color:	#ffffff;
font-family:	Georgia, Times New Roman, Serif;
font-size:	14pt;
padding:	4px;
text-align:	center;
}



   
html,body{margin:0;padding:0}  
  
div#container{text-align:left}	

div#container{width:855px;margin:0 auto} 

div#content{margin: 0 181px; padding-left:10px;}

div#navigation{float:left;width:150px;margin-left:-850px} 

div#extra{float:left;width:150px;margin-left:-176px}

div#wrapper{float:left;width:100%}

div#footer{clear:left;width:100%}
</style>




