#theContent div.classLeft {
    float: left;
    display: inline;
    text-align: left;
    width: 280px;
    margin-left: 15px;
}

#theContent div.classLeft p,
#theContent div.classRightA p {  margin: 3px 0 12px 0;}

#theContent div.classRightA h2 { margin: 3px 15px; }

#theContent div.classRight {
    float: left;
    display: inline;
    text-align: left;
    width: 280px;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #b22222;
}

#theContent div.classRight p { margin: 3px 25px 12px 0; }

#theContent div.classRightA {
    float: left;
    display: inline;
    text-align: left;
    width: 280px;
    margin-left: 15px;
    padding-left: 15px;
    margin-right: 0;
}



a { font-size: 12px; color: #b22222; margin: 0; padding: 0; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

#theContent a.moreinfo { color: #000000; text-decoration: underline; }
#theContent a.moreinfo:hover { color: #b222222; text-decoration: none; }

#tagLine { width: 100%;
text-align: center;
color: #000000;
clear: right;
}

#tagLine h1 { font-size: 20px; display: inline; margin: 0; padding: 0; color: #000000; }
#tagLine h2 { font-size: 14px; display: inline; margin: 0; padding: 0; color: #000000; }

#theContent p.classes { clear: both; margin-left: 25px; margin-right: 25px; }

#theContent div.classLeft h1,
#theContent div.classRight h1,
#theContent div.classRightA h1 { font-size: 15px; margin: 0; padding: 0; color: #000000; }
#theContent div.classLeft h3,
#theContent div.classRight h3,
#theContent div.classRightA h3 { font-size: 12px; color: #b22222; margin: 0; padding: 0; }

#tabHolder { width: 645px; height: 60px; margin-top: 50px; }
#tabContent{ 
    width: 609px;
    float: left;
    display: inline;
    text-align: left;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border-left: 3px solid #242021;
    border-right: 3px solid #242021;
    border-bottom: 3px solid #242021;
}

#tabContent p { margin-top: 3px }
}

#tabContent img { vertical-align: middle; }

img.mid { vertical-align: middle; }