
body
{
background-color: rgb(224,233,170);
color: rgb(157,112,98);
font-family: Trebuchet MS, sans-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(143,104,70);
}

#content
{
font-size: 94%;
background-color: rgb(224,233,170);
color: rgb(32,32,32);
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: 2px 2px 2px 2px;
border-color: rgb(0,0,0);
text-align: justify;
}

#menu
{
background-color: rgb(200,209,146);
color: rgb(155,128,71);
font-family: Trebuchet MS, sans-serif;
font-style: normal;
border-color: rgb(143,104,70);
}

a.menuitem
{
font-size: 126%;
background-color: rgb(200,209,146);
color: rgb(155,128,71);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 6px; margin-right: 6px; margin-top: 6px; margin-bottom: 6px;
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(155,128,71);
text-align: left;
}

#logo, #logo a
{
font-size: 163%;
background-color: rgb(0,0,0);
background-image: url(apoptosis2.jpg); 
color: rgb(62,59,29);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 13px 13px 13px 13px;
border-color: rgb(143,104,70);
text-align: center;
}

#trail, #trail a
{
font-size: 100%;
background-color: rgb(224,233,170);
color: rgb(155,128,71);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
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: 15px 15px 15px 15px;
border-color: rgb(143,104,70);
text-align: left;
}

#content a
{
color: rgb(0,0,0);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(157,112,98);
color: rgb(224,233,170);
}

h1, h2, h3, h4, h5, h6
{
font-family: Trebuchet MS, sans-serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 140%;
}

h2
{
font-size: 132%;
}

h3
{
font-size: 124%;
}

h4
{
font-size: 116%;
}

h5
{
font-size: 108%;
}

h6
{
font-size: 100%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(155,128,71);
background-image: url(apoptosis2.jpg); 
color: rgb(62,59,29);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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