#header
{
background-color: #ffee00;
border-top: 17px #ffffff solid;
border-bottom: 17px #ffffff solid;
height: 75px;}

#contentwrapper
{
float: left;
width: 100%;
background-color: #ffff99;
}

#mainbody
{
margin-left: 170px;
padding: 1em;
}

#maintitle {
position: absolute;
top: 32px;
left: 5px;
z-index: 2;}

#submaintitle {
position: absolute;
top: 32px;
left: 300px;
}

#redmaintitle {
position: absolute;
top: 57px;
left: 300px;
}

#navcol
{
float: left;
width: 155px;
margin-left: -100%;
padding: 0;
background-color: #ffee00;
border-right: 3px #ffffff solid;
}

#footer
{
clear: left;
width: 100%;
margin: 0;
padding: .5em;
background-color: #ffee00;
border-top: 2px #ffffff solid;
text-align: center;}
