body{
    font: 13px/18px Verdana, Tahoma, serif;
    background-color: #a6bddc;
    overflow: hidden;
    margin: 40px 0px 0px 0px;
    text-align: center;
}

ul, li, p, blockquote {
    text-align: left;
}

ul, li {
    font-size: 12px;
}

blockquote {
    font: 12px/15px Courier, Arial, Helvetica, sans-serif;
}

a {
    color: navy;
}

a.s_lnk, a.email {
    font-size: 10px;
}

.s_lyr {
    text-align: left;
    display: none;
}

#s_lyr_active {
    display: block;
}

.title {
    background-color: #EFEFEF;
    margin: 20px 0px 10px 0px;
}

.content{
    position: absolute;
    top: 10%;
    left: 200;
    width: 405;
    height: 78%;
    overflow: hidden;
}

.text {
    height: 87%;
    overflow: auto;
    margin: 0;
    top: -5px;
}

div.content p:first-child {
    text-align: center;
}

.viewport {
    margin: 0 auto 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 800px;
    height: 95%;
    border: 1px solid #626f82;
    background: #e2e9f3 url( '../img/ball_bck.gif' ) no-repeat 47% 45%;
    position: relative;
    padding: 0px;
}

#shoes {
    background: #dcecea url( '../img/shoes2_bck.gif' ) no-repeat 38% 90%;
}

#shoes2 {
    background: #dcecea;
}

#visor2 {
    background: #e8e6f5;
}

#visor {
    background: #e8e6f5 url( '../img/visor_bck.gif' ) no-repeat 60% 55%;
}

#racket {
    background: #e0eddf url( '../img/racket_bck.gif' ) no-repeat 45% 55%;
}

.quote {
    position: absolute;
    top: 15%;
    left: 5px;
    background: url( '../img/quote_bck.gif' ) no-repeat;
    height: 260px;
    width: 143px;
    font-family: 13px Lucida Sans, Verdana, sans-serif; 
}

.quote a {
    color: navy;
    font: normal 12px Verdana, Tahoma, sans-serif;
}

.quote p {
   text-align: right;
   line-height: 20px;
   padding: 0 20 0 10;
}

.quote p {
    text-align: right;
}

#purple_q {
     background: url( '../img/quote_v_bck.gif' ) no-repeat;
}

#green_q {
     background: url( '../img/quote_g_bck.gif' ) no-repeat;
}

#green2_q {
     background: url( '../img/quote_g2_bck.gif' ) no-repeat;
}

.section_head {
    width: 28%;
    height: 15%;
    background-color: #6b8bb4;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.section_head div {
    position: absolute;
    top: 50%;
    left: 0px;
    height: 24px;
    width: 224px;
    margin-top: -12px;
    font: 24px/24px Helvetica, Arial;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.logo_col {
    width: 22%;
    height: 95%;
    position: absolute;
    top: 0px;
    right: 0px;
    border-left: 1px solid #626f82;
    background-color: #ffffff;
    overflow: hidden;
}

.gala_box {
    position: absolute;
    bottom: 5%;
    left: 0px;
    border: 0px dotted #ccc;
    border-width: 1px 0px 1px 0px;
    width: 176;
    text-align: center;
    font: bold 11px/14px Arial,Helvetica;
    cursor: pointer;
    color: #222;
    height: 130px;
    background: #EFFFF0 url( '../img/introthumb_off.jpg' ) 70% 50% no-repeat;
}#gala_box:hover {
    background-image: url( '../img/introthumb_on.jpg' );
}

.gala_box a {
    color: #fff;
}

.gala_box span {
    background-color: #1D3B5F;
    color: #fff;
    text-align: left;
    position: absolute;
    left: 5px;
    top: 9px;
    padding: 5px 5px 0px 5px;
}

.nav_block {
    position: absolute;
    bottom: -1px;
    right: 0px;
    width: 80%;
    margin: 0;
    z-index: 22;
}

.nav_btn {
    margin: auto;
    vertical-align: middle;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font: 11px/20px Helvetica, Arial;
    width: 25%;
    cursor: pointer;
}

.copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5 0 10 0;
    font: 11px Arial, sans-serif;
    color: #0e0e0e;
}

#shadowbox_container {
    position: absolute !important;
}

