body
{
font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
}

#content
{
font-size: 101%;
background-color:#cc9;
color: #000;
border:none;
padding: 30px 70px 30px 50px;
text-align: left;
}

#menu
{
background-color:#fff;
color: #cf9;
font:11px Verdana, Arial. Helvetica, sans-serif;
border-color: #ffc;
}

a.menuitem
{
font-size: 11px;
background-color:#fff;
color: #663;
font-weight: normal;

margin-left: 1px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px;
border-left-width: 8px; border-right-width: 8px; border-top-width: 8px; border-bottom-width: 8px;
border-left-style: outset; border-right-style: inset; border-top-style: solid; border-bottom-style: solid;
border-color: #cc9;
text-align: center;

}

#header, #header a
{
font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #663;
background-color:#cc9;
	letter-spacing:.2em;
	
}

#trail, #trail a
{
font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
background-color:#996;
	letter-spacing:.4em;
	line-height:20px;
}
#content a
{
color: #630;
text-decoration: underline;
}

#content a:hover, #content a:active
{
color: #663;
background-color:#fff;
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: uppercase;
font-weight: normal;
}

h1 {font-size: 150%}
h2 {font-size: 140%}
h3 {font-size: 130%}
h4 {font-size: 120%}
h5 {font-size: 110%}



#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color:#ffc;
color: orange;
}

#trail a
{
text-decoration: underline ;
}

#header a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
#menu		{width: 15%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 15%; width: auto}
.menuitem		{display: block;}

#copyright{ font-size:11px;
background-color:#996;
color: #663;
border-none; 
font-weight:400; 
text-align: center;}
#copyright a
{
color: #630;