#body
 {
font-family:  Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:14px; 
width: 600px;	\width: 600px;	w\idth: 620px;			
border: 1px solid #690;			
margin: 10px;			
margin-left: auto;			
margin-right: auto;						
}		
#header
 {			
padding: 0px;			
margin-bottom: 0px;
font-style: italic;
background-color: #fff;
border-bottom-width: 1px;
border-bottom-style: outset;
border-bottom-color: #690;
text-align: center;
}
#content
 {			
padding: 5px;			
margin-left: 80px;margin-right: 60px;			
background-color: #fff;
}
 
.menuitem		
{ 
width: auto; background-color: #fff;
font-size:14px;
font-weight:normal;
display: block;
}


h1, h2, h3, h4, h5, h6
{
font-style: normal;
font-variant: normal;
text-transform:none;
font-weight: bold;
}
h1
{
 color:#9c0; background:#fff;font-family: Georgia, Arial, Helvetica;
}

h2
{
color:#9c0; background:#fff;
}

h3
{
border-left: #066 4px dashed; text-align: left; padding-left: 0.3em;
}

form
{ 
padding-left: 1%; border:1px #666 ridge;
}

a
 {	
color:#690;
	font-weight:500;
	text-decoration:none;
	}
a:link
 {
color:#690;
 }
a:visited
 {
color:#693;}
a:hover {color: #9c0;
}

#copyright
{ 
font-size:11px;
 border:1px #666 ridge;
text-align: center;
}


