#serleft
{
position: absolute;
border: 0px solid blue;
background-color: none;
float: left;
width: 330;
left: 30px;
padding: 7;
}

#serright
{
position: absolute;
border: 0px solid red;
background-color: #ADADAD;
float: left;
width: 625;
height: 745;
right: 7;

color:#575757; 
font: normal 11pt sans-serif; 
line-height: 20px; 
}

#tierspace
{
position: relative;
border: 0px solid red;
background-color: #C2997D;
width: 100%;
height: 150;
}

#commonspace
{
position: relative;
border: 0px solid red;
background-color: #adadad;
width: 611;
height: 595;
padding: 7;
}

div#middle
{
height: 745;
}

p
{
font: 11pt sans-serif;
color: white;
line-height: 20px;
}

h2
{
color: #575757;
font: 14pt sans-serif;
font-weight: bold;
}

h3
{
color: white;
font: 14pt sans-serif;
font-weight: bold;
}

