﻿#pageContent
{
float: left;
background-color: #ffffff;
}

#pageHeader
{
float: left;
background-color: #ffffff;
}

#pageContent
{
height: 432px;
width: 936px;
background-color: #ffffff;   
}

.spaceContent
{
overflow: hidden; 
height: auto;   
}

.scrollContent
{
width: auto;
height: 330px;
}

#pageFooter
{
margin-left: auto;
margin-right: auto;
width: 936px;   
}

#contentMain
{
width: 468px;
}

#contentFlash
{
width: 468px;
}

.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;  
}

