
body
{
background-color: rgb(255,225,225);
color: rgb(160,0,0);
font-family: Courier New, Courier, monospace;
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(162,133,210);
}

#content
{
font-size: 92%;
background-color: rgb(255,225,225)
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: 27px 27px 27px 27px;
border-color: rgb(0,0,0);
text-align: left;
}
#contentNoAlign
{
font-size: 92%;
background-color: rgb(255,225,225)
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: 27px 27px 27px 27px;
border-color: rgb(0,0,0);
}
#menu
{
background-image:url('vessels.jpg');
background-repeat:no-repeat;
background-position:top;
color: rgb(255,0,0);
font-family: Times New Roman, serif;
font-style: normal;
text-indent: 36;
border-color: rgb(255,0,0);
}

a.menuitem
{
font-size: 146%;
background-color: rgb(255,225,225)
color: rgb(255,0,0);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 12px; margin-right: 12px; margin-top: 7px; margin-bottom: 7px;
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(255,255,255);
text-align: right;
}

#logo, #logo a
{
font-size: 162%;
background-color: rgb(180,45,90);
background-image:
url('Red Blood Artery.gif');
color:white;
font-family: Times New Roman, serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 12px 12px 12px 12px;
border-color: rgb(61,49,127);
text-align: left;
}



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

#content a:hover, #content a:active
{
background-color: rgb(255,225,225);
color: rgb(128,0,128);
}

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
{
font-size: 150%;
color:rgb(225,0,100);
}

h2
{
font-size: 136%;
color:rgb(200,0,100);
}

h3
{
font-size: 122%;
}

h4
{
font-size: 108%;
}

h5
{
font-size: 94%;
}

h6
{
font-size: 80%;
}

#menu a
{
text-decoration: none;
}

a.menuitem:hover
{
background-color: rgb(255,225,225);
background-image:
url('Red Blood Artery.gif');
color: rgb(0,0,128);
}


#logo a
{
text-decoration: none;
}

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


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