body
{
background-color: rgb(80,80,80);
color: rgb(58,133,217);
font-family: Times New Roman, serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(83,67,49);
}

#content
{
font-size: 102%;
background-color: rgb(192,192,192);
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 33px 33px 33px 33px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(80,80,80));
color: rgb(109,174,247);
font-family: Times New Roman, serif;
font-style: italic;
border-color: rgb(109,174,247);
}

a.menuitem
{
font-size: 135%;
background-color: rgb(80,80,80);
color: rgb(109,174,247);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 15px; margin-right: 5px; margin-top: 12px; margin-bottom: 3px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(83,67,49);
text-align: right;
}

#logo, #logo a
{
font-size: 191%;
background-image: url(retrovirus.jpg); 
background-color: rgb(0,0,80);
color: rgb(109,174,247);
font-family: Times New Roman, serif;
font-style: normal;
font-variant: small-caps;
text-transform: none;
font-weight: bold;
padding: 18px 18px 18px 18px;
border-color: rgb(83,67,49);
text-align: center;
}

#trail, #trail a
{
font-size: 93%;
background-color: rgb(255,255,255);
color: rgb(103,76,45);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
text-indent: 37;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 20px 0px 20px 0px;
border-color: rgb(58,133,217);
text-align: center;
}

#content a
{
background-color: rgb(192,192,192));
color: rgb(39,58,79);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(39,58,79);
color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Times New Roman, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
color: purple;
font-size: 140%;
}

h2
{
color:navy;
font-size: 129%;
}

h3
{
color:navy;
font-size: 118%;
}

h4
{
color:navy;
font-size: 107%;
}

h5
{
color:navy;
font-size: 96%;
}

h6
{
color:navy;
font-size: 85%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(109,174,247);
color: rgb(0,0,0);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
.menuitem		{display: inline;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}
