﻿#pageContent
{
float: left;
background-color: #ffffff;
background: url(/images/hp_whatwedo_lft.png);
}

.spaceContent
{
 height: 380px;   
}

#pageHeader
{
float: left;
background-color: #ffffff;
}

#pageContent
{
height: 432px;
width: 936px;
background-color: #ffffff;   
}

.optionList
{
margin-left: 0px;
margin-top: 0px;
padding-top: 0px;
list-style-type: none;
}

.optionList li a
{

text-decoration: none;  
}

.optionList li a:hover
{
text-decoration: underline;  
}

.prjNumber
{
font-size: 1.4em;
color: #46c4d3;
font-weight: bold; font-family: arial;
}

.prjDate
{
font-weight: bold; font-family: arial;
}

.prjDesc
{
/* nothing yet */
}
