.mainBody {
    margin: 0 auto 0 auto;
    text-align: center;
    background-color: #e5e9f1;
}

.content1 {
    height: 203px;
    width: 795px;
    background: url(../images/pImages/border2.jpg) no-repeat;
    margin: 0 0 0 0;
}
.content2 {
    height: 900px;
    width: 795px;
    background: url(../images/pImages/border3.jpg);
}

.header {
    width: 770px;
    padding: 140 0 0 0;
    text-align: left;
    margin-left: 31px;
}
.nav {
    float: left;
    text-align: center;
    width: 100px;
    font-family: verdana, arial,'times new roman';
    font-size: 13px;
    font-weight: bold; 
}
.nav a,
.nav a:link,
.nav a:active,
.nav a:visited {
    color: #3a5a81;
    text-decoration: none;
    font-weight: bold;
}
.nav a:hover {
    font-weight: bold;
    color: #FFFFFF;
}

.newsContainer {
    width: 100px;
    float: left;

}

.sponsorContainer {
    width: 300px;
    float: left;

}

.navContainer {
    text-align: center;
    width: 780px;
    padding: 10 20 0 80;
}
.contentTitle {
    text-align: left;
    margin: 10 10 5 20;
    font-size: 12px;
    color: #455667;
    font-family: 'verdana';
    font-weight: bold;
}
.contentDate{
    color: #666666;
    font-size: 8px;
    font-family: verdana;
    text-align: left;
    margin: 0 0 0 20;
}
.contentText {
    font-size: 11px;
    color: #36404b;
    font-family: verdana;
    padding: 0 30 10 20;
    text-align: justify;
}
.nameBar {
    size: 1px;
    height: 1px;
    margin: 10 20 10 0;
}
.clear {
    height: 1px; 
    clear: both;
}
/* RATES CSS */
.sectionHeader {
    font-size: 14px;
    color: #455667;
    font-family: verdana;
    font-weight: bold;
}
/* Menu DropDown CSS */

#dropmenudiv{
position:absolute;
border:1px solid #676969;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom:3px solid #676969;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
    color: #ffffff;
    background-color: #878788;
}
/* Gear Styles */

.gearTitle {
    text-align: left;
    margin: 0 0 0 0;
    font-size: 11px;
    color: #455667;
    font-family: 'verdana';
    font-weight: bold;
}

.gearTitle a{
color: #3b5876;
text-decoration: none;
}

.gearTitle a:hover{
color: #000033;
text-decoration: none;
}

.gearDate{
    color: #666666;
    font-size: 8px;
    font-family: verdana;
    text-align: left;
    margin: 5 0 0 0;
}
.gearText {
    font-size: 11px;
    color: #36404b;
    font-family: verdana;
    padding: 10 0 0 0;
}
