
body
{
background-color: #FFFFFF; margin-top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#container
{
position: relative; top: 10px; left: 0; width: 950px; height: 536px;
margin: auto;
}

#logo
{
float: left; width: 122px; height: 116px; padding-bottom: 10px;
}

#squares
{
position: relative; top: 40px; left: 1px; width: 474px; height: 49px;
z-index: 1;
}

#main
{
float: left; width: 950px; height: 418px;
}

#footer
{
float: left; width: 950px;
margin: auto; background-color: #FFFFFF;
}

#textlinks
{
float: left; padding-top: 50px; width: 950px;
margin: auto; background-color: #FFFFFF;
}

#blue_back
{
float: left; width: 475px; height: 418px;
background-color: #690182; 
}

#grey_back
{
float: right; width: 475px; height: 418px;
background-color: #690182;
}

#left_TextArea
{
position: relative; top: 70px; left: 15px; width: 360px;
}

#team_members
{
position: absolute; top: 160px; right: 10px; width: 100px; height: 250px;
}

#ScrollTextArea
{
position: relative; top: 70px; left: 15px; width: 360px; height: 270px;
overflow: hidden;
} 

#ScrollContainer
{
position: absolute; top: 260px; left: 380px; width: 20px; height: 235px;
}

#ScrollUp
{
position: absolute; top: 0px; left: 0px; width: 20px; height: 9px;
}

#ScrollDown
{
position: absolute; bottom: 0px; left: 0px; width: 20px; height: 9px;
}

textarea
{
width: 100%; height: 60px; border: none; color: #690182; padding: 5px 0 0 3px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
overflow: auto; margin: 0;
}

.form-fields
{
width: 100%; height: 10px; color: #690182; border: none; padding: 5px 0 8px 3px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

h1,h2,h3,h4,h5,h6
{
color: #FFFFFF; font-size: 12px; margin: 0 0 5px 0;
}

p
{
font-size: 11px; color:#FFFFFF; margin: 0 0 10px 0;
}

p.blue
{
font-size: 11px; color:#690182;
}

table
{
font-size: 11px; color:#FFFFFF;
}

.menu td
{
padding: 0 4px 4px 0;
} 

.headings
{
font-size: 12px; color:#FFFFFF;
}

ul
{
font-size: 11px; color:#FFFFFF; list-style-type: disc;
margin-left: 0.5em; padding-left: 0.8em;
}

a
{
outline: 0;
}

a:link
{
font-size: 11px; color:#FFFFFF; text-decoration: none;
}

a:visited
{
font-size: 11px; color:#FFFFFF; text-decoration: none;
}

a:hover
{
font-size: 11px; color:#CCCCCC; text-decoration: none;
}

.textlinks
{
font-size: 10px; color:#CCCCCC;
}
.textlinks a:link
{
font-size: 10px; color:#CCCCCC; text-decoration: underline;
}

.textlinks a:visited
{
font-size: 10px; color:#CCCCCC; text-decoration: underline;
}

.textlinks a:hover
{
font-size: 10px; color:#690182; text-decoration: underline;
}

