BODY {
    font-family: Verdana;
    font-size: small;
    background-color: teal;
    //background-image: url(../img/imgHeader/bg_business.jpg);
    //background-image: url(../img/imgHeader/bg_imgPairGainBldg.png);
    background-image: url(../img/imgHeader/bg_IceClimb.jpg);
    //background-image: url(../img/imgHeader/bg_snowmobile.png);
    //background-image: url(../img/imgHeader/bg_WinterScene.jpg);
    //background-image: url(../img/imgHeader/bg_MarRain.jpg);
    //background-image: url(../img/imgHeader/bg_springflowers.jpg);
    //background-image: url(../img/imgHeader/bg_GrassGrowing.jpg);
    //background-image: url(../img/imgHeader/bg_trees.jpg);
    //background-image: url(../img/imgHeader/bg_myrtlebeach.jpg);
    //background-image: url(../img/imgHeader/bg_summertime.jpg);
    //background-image: url(../img/imgHeader/bg_bus.jpg);
    //background-image: url(../img/imgHeader/bg_fall.jpg);
    //background-image: url(../img/imgHeader/bg_leaves.jpg);
    //`background-image: url(../img/imgHeader/bg_thanks.jpg);
    //background-image: url(../img/imgHeader/bg_FirstSnow.jpg);
    //background-image: url(../img/imgHeader/bg_Cmas.jpg);
    //background-image: url(../img/imgHeader/bg_DecSky.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
}
H1 {font-family:Arial;font-size:x-large;color:Maroon;font-weight:bold;}
H2 {font-family:Arial;font-size:medium;color:teal;font-weight:bold;}

#container { position:relative; margin: 0px auto 0 auto; height: 100%; 
                   width:auto; text-align:left; padding-left:0px;}
                   
.containersubdiv { position:relative; margin: 0px auto 0 auto; height: 100%; 
                   width:960px; text-align:left; padding-left:0px;}

.textV10Teal {font-family:Verdana;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:none;color:#008080;}
.textA10black  {font-family: Arial; font-weight: normal; font-style: normal; font-size: 10pt; text-decoration: none; color: black;}

a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:underline}

.button {
-moz-border-radius: 35px;
border-radius: 35px;

}

