﻿body 
{
    margin: 0px; background-color: White; text-align: center;
    background-image: url(../graphics/topbarbg.gif); background-repeat: repeat-x
}
body, div, td {font-family: Arial}
img {border: 0px}

#mainshell {width: 1000px; height: 749px; text-align: left; margin: auto; position: relative}
#logo {position: absolute; top: 0px; left: 0px; width: 200px; height: 184px; z-index: 100}
#logo img {border: 0px; width: 200px; height: 164px}
#tagline {position: absolute; top: 0px; left: 200px; width: 734px; height: 82px; z-index: 100}
#tagline img {border: 0px; width: 734px; height: 82px}
#menu {position: absolute; left: 290px; top: 82px; width: 710px; z-index: 100}
#menu img {height: 26px; border: 0px}

#maincontent {width: 1000px; height: 749px; z-index: 1}

#footershell {width: 100%; height: 77px; background: #182e40; font-size: 11px; color: White; overflow: hidden; text-align: center}
#footer {width: 1000px; text-align: left; margin: auto; text-align: left}
#footer a {color: White; text-decoration: none}
#footer a:hover {text-decoration: underline}

.internalcontent {font-size: 13px; color: #182e40; line-height: 18px}
.internalcontent a {color: #e51b24; text-decoration: underline}
.internalcontent a:hover {text-decoration: none}

#dropmenu {width: 185px; height: 130px; background-image: url(../graphics/menubg.gif); position: absolute;
           top: 108px; left: 530px; z-index: 200; display: none}
#dropmenu img {width: 185px}

.colorbutton {background: #005696; color: White}