BODY
{
	color: black;
	font-family: "Lucida Grande", Calibri, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px;   
	background-color: White;
	margin: 0px 0px 0px 0px;   
}

H1, H2
{
	color: #900;
	text-transform: uppercase;
}
	
H1
{
	font-size: 17px;
	letter-spacing: .3em;
}

H2
{
	font-size: 16px;
	letter-spacing: .2em;
}

H3
{
	font-size: 14px;
}

P, LI
{
	letter-spacing: 0.1ex; 
	line-height: 18px;
	font-weight: 700;
   margin-right: 3em;	
}

.navigationBoxHeader
{
   padding: .5em;
   color: black;
   font-size: 15px;
   background-color: White;
   border-bottom: solid 1px gray;
}

.navigationBoxContentTD
{
   background-color: white;
}

.navigationBoxContentTable
{
   /* font-size: 90%; */
}

.menuItem
{
	color: #900;
	text-decoration: none;	
}

.artTitle
{
   font-family: "Arial";
   font-size: 10pt;
   border: 1px solid black;
   margin-left: 2em;
   margin-right: 2em;
   padding: .5em;
}
