﻿a 
{
    text-decoration:none;
}
#container 
{
    width:937px;
}
body {
}
#Main 
{
    width:937px;
    height:700px;
    background-color:White;
    font-family:Verdana;
}
#tshadow
{
    position:absolute;
    left:214px;
    top:30px;
}
#content 
{
    position:absolute;
    top:148px;
    left:0px;
    width:937px;
    height:552px;
    color:Black;
    background-color:#9badbe;
}
#header 
{
    position:relative;
    padding:5px;
    font-family:Arial;
    font-size:small;
    text-align:center;
}
#footerBkg 
{
    top:700px;
    
}
#emailform 
{
    position:relative;
    left:80px;
    top:30px;
}
.bold { font-weight:bold }
.xsmall { font-size:x-small }
.left {float:left; }
.textright { text-align:right; }
.textleft  { text-align:left; }
.pad4 { padding:0px 4px 0px 4px; }
.gborder { border-color:#BBBBBB; border-width:2px; }
.w100 { padding:3px; width:100px; }
.w300 { padding:5px; width:300px; }
.hover { background-color:#777777; }
.huge { font-size:3em; }
.dgrey { color:#666666; }
.altbg { background-color:#dfecf4; }
