 <style type="text/css" media="all">

body
{
background-color: rgb(255,255,255);
color: rgb(94,90,15);
font-family: Verdana, Arial, Helvetica, 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(0,0,0);
}

#content
{
font-size: 106%;
background-color: rgb(255,255,255);
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: 5px 5px 5px 5px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(255,255,255);
color: rgb(0,11,117);
font-family: Arial, serif;
font-style: bold;
border-color: rgb(202,199,153);
}

a.menuitem
{
font-size: 80%;
background-color: rgb(255,255,255);
color: rgb(106,106,106);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 11px; margin-right: 11px; margin-top: 11px; margin-bottom: 11px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 2px;
border-left-style: groove; border-right-style: groove; border-top-style: groove; border-bottom-style: groove;
border-color: rgb(228,228,228);
text-align: center;
}

#logo, #logo a
{
font-size: 155%;
background-color: rgb(255,255,255);
color: rgb(0, 0, 0);
font-family: Times New Roman, serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
padding: 7px 7px 7px 7px;
border-color: rgb(229,220,52);
text-align: left;
<img src=http://www.creativestudios.com/cs_header.jpg>
}

#trail, #trail a
{
font-size: 100%;
background-color: rgb(231,229,202);
color: rgb(94,90,15);
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: 4px 4px 4px 4px;
border-color: rgb(202,199,153);
text-align: right;
}


#content a
{
color: rgb(00,33,66);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(231,229,202);
color: rgb(00,33,66);
}

h1, h2, h3, h4, h5, h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 124%;
}

h2
{
font-size: 114%;
}

h3
{
font-size: 104%;
}

h4
{
font-size: 94%;
}

h5
{
font-size: 84%;
}

h6
{
font-size: 74%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(231,229,202);
color: rgb(0,0,0);
}

#trail a
{
text-decoration: underline;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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

</style>
    

