body{
    background-image:url(/templates/gymfinity/images/body.bkgd.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-color:#CCCCCC;
    font-family:tahoma;
    margin:0Px;
    padding:0Px;

}
#bodyHolder{
    background-image:url(/templates/gymfinity/images/bkgd.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-color:#CCCCCC;
    min-height:700Px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    width:900Px;

    
}
.module_menu{
    position:absolute;
    top:251Px;
    left:0Px;
    padding:0Px;
}
.module_menu ul{
     list-style-type:none;
     
     width:118Px;
     padding:0px;
     margin:0px;
}
.module_menu li{
    font-weight:bold;
    margin-bottom:6Px;
}

.module_menu a{
    color:black;
}
#component_holder{
    position:absolute;
    top:225Px;
    left:158Px;
    width:536Px;
}
.componentheading{
    font-size:22Px;
    font-weight:bold;
}
#headerTxt_img{
    position:absolute;
    top:1Px;
    left:251Px;
}
#logo_img{
    position:absolute;
    top:-7Px;
    left:-7Px;
    width:275Px;
}
#rightNav{
    position:absolute;
    left:713Px;
    top:264Px;
    padding-top:100Px;
    padding-left:40Px;
    background-image:url(/templates/gymfinity/images/rightNav.swoosh.png);
    background-position:left top;
    background-repeat:no-repeat;
    width:187Px;
    height:421Px;
}
#rightNav .contentheading{
    font-weight:bold;
}
#homeMenu{

}
#homeMenu img{
    width:104Px;
    border:none;
    float:left;
}
#homeMenu ul{
    padding:0px;
    margin:0px;
    
}
#homeMenu li{
    list-style-type:none;
    height:105Px;
    width:250Px;
    float:left;
    margin-right:3Px;
    margin-left:3Px;
}
#homeMenu a{
    color:black;
    font-weight:bold;
    margin-top:40Px;
    vertical-align:middle;
}
#homeMenu span{
    margin-top:40Px;
    float:left;
    width:115Px;
}
.gymfinity_section_holder li{
    list-style:none;
    width:230Px;
    height:115Px;
    float:left;   
    overflow:hidden;
}
.category_img{
    float:left;
    border:none;
}
.category{
   color:black;
   font-weight:bold;
   margin-top:40Px;
   float:left;
   width:120Px;
}
.noteHolder{
   background-image:url(/templates/gymfinity/images/note.png);
   height:111Px;
   width:116Px;
   padding:30Px;
   position:absolute;
   right: 0Px;
   top: 33px;
   font-size:8Pt;
   font-family:Comic Sans MS;
   overflow:hidden;
}
.noteInner{
   overflow:hidden;
}

