body
{
font-family:verdana,garamond,serif;
font-size:70%;
}

p
{
text-align:left;
color:#000000;
}

h1
{
font-size:1.8em;
text-align:center;
color:#800080;
}

h2
{
font-size:1.5em;
color:#388E8E;
}

h3
{
font-size:1.2em;
color:#000000;
}

h4
{
font-size:0.9em;
color:#000000;
}


div#header,div#footer
    {
    padding:0.5em;
    color:white;
    background-color:#FFFFFF;
    clear:left;
    }

div#left
{
float:left;
width:12%;
margin:0;
padding:1em;
overflow:visible;
background-color:#99CDC9;
}

div#right
{
float:right;
width:15%;
margin:0;
padding:1em;
overflow:visible;
background-color:#99CDC9;
}

div#content
{
margin-left:15%;
margin-right:18%;
text-align:left;
padding:1em;
}

div#content2
{
margin-left:15%;
margin-right:18%;
width:66%;
text-align:left;
padding:1em;
}

div.centers
{
background-color:#CCCCFF;
width:50%;
margin-left:15%;
padding:3em;
}

div.sponsorhead
{
margin-bottom:0.3em;
background-color:#f5f5dc;
width:100%;
font-weight:bold;
border-style:double;
}


div.sponsorad
{
margin-bottom:0.4em;
background-color:#FFFFFF;
width:100%;
padding:0.1em;
border-style:groove;
}

div.navhead
{
font-size:1.3em;
font-weight:bold;
background-color:#f5f5dc;
width:95%;
margin-bottom:0.4em;
padding:0.2em;
border-style:double;
}

div.navlist
{
background-color:#FFFFFF;
line-height:1.5em;
width:100%;
border-style:groove;
}

.heading
{
font-size:1.3em;
font-weight:bold
}