body {
        background: #ffffff;
        padding: 0px;
        margin: 0px;
}

body, td, th, div, li, p {
        font-size: 8.5pt;
        font-family: Arial, Helvetica, sans-serif; 
        color: #413f3f;
}

a, a:visited, a:link, a:hover { 
        color: #413f3f;
        text-decoration: underline; 
}

#menubox {
        width: 760px;
        height: 17px;
        padding-top: 1px;
        background-color: #336699;
}

#menubox ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

#menubox ul li {
        height: 5px;
        float: left;
        padding: 0px;
        margin: 0px;
        background-color: #336699;
        display: inline;
}

#menubox ul li a:link, #menubox ul li a:active, #menubox ul li a:visited {
        height: 5px;
        float: left;
        position: relative;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 9pt; 
        font-style: normal;  
        font-weight: bold; 
        color: #FFFFFF; 
        text-decoration: none; 
        background: #336699; 
        text-align: center;
}

td.tabHeader, td.selectedTabHeader, td.highlightTabHeader { 
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff; 
        background: #336699; 
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}
 
td.selectedTabHeader { 
        color: #000000;
        background: #c7defc; 
} 

td.highlightTabHeader {
        background: #555555;
}

a.tabHeader:link, a.tabHeader:visited {
        color: #ffffff;
        text-decoration: none;
}

a.selectedTabHeader:link, a.selectedTabHeader:visited {
        color: #000000;
        text-decoration: none;        
}

.header {
        background: #f1f1f1; 
}

.subHeader {
        height: 10px;
        background: #c7defc;
}

.insideLeftNav {
        background: #c7defc; 
}

.insideContent {
        padding: 10px;
        border-right:2px solid #c7defc; 
}

#lady {
        background-image: url(/images/homepage-woman480.jpg);
        background-repeat: no-repeat;
        height: 285px;
        width: 430px;
}

#schome {
        background-image: url(/images/sc-homepage-4.gif);
        background-repeat: no-repeat;
        height: 300px;
        width: 754px;
        margin-left: 3px;
}

#leftGutter {
        background-image: url(/images/qp_gutter_left.gif);
        background-repeat: repeat-y;
        background-position: top;
        width: 10px;
        height: 100%;
}

#rightGutter {
        background-image: url(/images/qp_gutter_right.gif);
        background-repeat: repeat-y;
        width: 10px;
        height: 100%;
}

#topStripe {
        border-bottom: 4px solid #dedede;
}

h1 {
        color:#cccccc;
        font-family: Georgia;
        font-size: 3em;
        line-height: 3em;
}

.h1Special,.h2Special,.h3Special,.h4Special {
        color:#262626;
        font-family: Georgia;
}

.h1Special {
        font-size: 3em;

}
        
.h2Special {
        font-size: 1.5em;
}

.h3Special {
        font-size: 1.5em; 
}

.h4Special {
        font-size: 1em; 
}

.h1SpecialBlue,.h2SpecialBlue,.h3SpecialBlue,.h4SpecialBlue {
        color: #336699;
        padding: 3px;
}

.h1SpecialBlue {
        font-size: 2.5em;

}
        
.h2SpecialBlue {
        font-size: 1.4em;
}

.h3SpecialBlue {
        font-size: 1.25em; 
}

.h4SpecialBlue {
        font-size: 1em; 
}

/* player */
div.player {
        height: 286px;
        width: 380px;
        border: 1px solid #333333;
}

/* play button */
div.player img {
        margin-top: 100px;
}

/* info area */
div.info {
        height: 40px;
        background: #000000 url(/img/global/gradient/h80.png) repeat-x;
        opacity: 0.7;
        color: #ffffff;
        padding: 5px 15px;
        border-top: 1px solid #ccccccc;
        margin-top: 54px;
        font-size: 12px;
}