body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
}
img
{
    border-style: none;
}
.lines
{
    background-color: #00005A;
    color: #00005A;
    width: 100%;
}
.tableBorderBlueBtm
{
    border-bottom-style: solid;
    border-bottom-color: #7A77A4;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-color: #7A77A4;
    border-top-width: thin;
}
.tableBorderBlueTop
{
    border-bottom-style: solid;
    border-bottom-color: #7A77A4;
    border-bottom-width: thin;
    border-top-style: solid;
    border-top-color: #7A77A4;
    border-top-width: thin;
}
a:link
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
a:active
{
    color: #000000;
    font-weight: normal;
}
a:hover
{
    color: #7A77A4;
    font-weight: normal;
}

.topper
{
    width: 980px;
    margin:0;
    padding:0;
}

.menu
{
    width: 100%;
    min-width:980px;
    height: 25px;
    background-color: #17105E;
    background-image: url(../images/tblbg2.gif);
    padding-top: 5px;
    color: White;
}

.footer
{
    width: 100%;
    height: 100px;
    background-image: url(../images/tblbg2.gif);
    background-color: #18115F;
    color: White;
    position: relative;
    min-width:980px;
}

.menu a:link
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}
.menu a:visited
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.menu a:active
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.menu a:hover
{
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
}

#address
{
    width: 300px;
    position: absolute;
    top: 5px;
    left: 5px;
}
#phone
{
    width: 300px;
    position: absolute;
    top: 5px;
    left: 690px;
}
#copyright
{
    width: 300px;
    position: absolute;
    bottom: 10px;
    left: 690px;
}
#leftcontent
{
    float:left;
    width: 750px;
    min-height: 400px;
}
#rightcontent
{
    float:left;
    width: 230px;
    background-color: #17105E;
    background-image: url(../images/tblbg2.gif);
    min-height: 99%;
    height: 100%;
}
#contentArea
{
    width: 980px;
}
.clear
{
    clear:both;
}

.topImage
{
    border-width:0px;
    margin:0px;
    padding:0px;
}
.featured
{
    text-align:center;
    margin-left: 15px;
    height:560px;
    width:200px;
    background-color:White;
}
.picBorder
{
    border: solid 2px Black;
}
.blueText
{
    color:#18115F;
}
.paddedContent
{
    border: solid 1px #CCCCCC;
    padding: 20px 20px 20px 20px;
    margin: 10px 20px 0px 20px;
    background: #E5E4ED;
    position: relative
}

.classPic
{
    width:200px;
    height: 175px;
    float: left;
    margin: 5px 0px 0px 25px;
}
#catPics
{
    margin: 0px 20px 10px 20px;
    text-align: center;
}
.gothic
{
    font-family: Century Gothic,Arial;
    color:#18115F;
}
.medium
{
    font-size:18px;
}
.large
{
    font-size:22px;
    font-weight:bold;
}
#projectImages
{
    text-align:center;
}
#projectImages img
{
    padding: 5px 5px 5px 5px;
    border: solid 2px #CCCCCC;
}
.AboutUsPic
{
    width: 200px;
    float:left;
    text-align:right;
    padding: 10px 0 10px 0;
    position: relative
}
.AboutUsBio
{
    width: 450px;
    float:left;
    position: relative
}
h4
{
    text-decoration: underline;
    font-size: small;
    margin-bottom:3px;
}
.PortfolioRecord
{
    width: 220px;
    text-align: center;
    float: left;
    height: 130px;
    position:relative;   
}
.PortfolioRecordText
{
    position: absolute;
    top: 88px;
    width: 220px;
    left:0px;
}
#PortfolioRecords
{
    position:relative;
}

.PortfolioRecord img, .AboutUsPic img
{
    padding: 3px 3px 3px 3px;
    outline: solid 2px #CCCCCC;
    background-color: White;
}