html
{
    height: 100%;
}
body 
{
	background-image:url(http://www.bocaraton.com/images/Spa_Massage_background.jpg);
    background-position: left center;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-color: #ffffff;
    width:100%;
    height:100%;
}
img
{
    border-width: 0px;
}
table
{
    position:inherit;
}
span 
{
    font-size: 18pt;
    color: #000000;
    /*text-indent: 1em;*/
    font-family:arial;
}
a.noUnderline
{
    text-decoration:none;
    color:Black;
}
div.corner
{
    float:left;
    position:absolute;
    width:18%;
}
div.menu
{
    width:195px;
    height:100%;
    float:left;
    position:relative;
    z-index:2;
}
div.rightMenu
{
    width:195px;
    height:100%;
    float:left;
    position:absolute;
    left:700px;
}
div.title
{
    font-size:24pt;
    text-align:center;
    font-weight:bold;
}
div.justify
{
    text-align:justify;
    font-size:10pt;
}
div.address
{
    text-align:center;
    font-size:10pt;
    font-weight:bold;
}    
div.main
{
    font-family:Lucida Sans Unicode;
    width:500px;
    height:100%;
    position:absolute;
    left:195px;
    z-index:1;
}
.subsection
{
width: 162px;
height: 16px;
padding-left:3px;
padding-top: 4px;
font-weight: normal;
font-family : Arial, Geneva, Helvetica, sans-serif;
text-align: left;
font-size : 12px;
background-image: url(http://www.bocaraton.com/images/subBackground.png);
}
.subsection:hover
{
width: 162px;
height: 16px;
padding-left:3px;
padding-top: 4px;
font-weight: normal;
font-family : Arial, Geneva, Helvetica, sans-serif;
text-align: left;
font-size : 12px;
background-image: url(http://www.bocaraton.com/images/plr_search.jpg);
}
.section {
width: 162px;
height: 16px;
padding-left:3px;
padding-top: 4px;
font-weight: bold;
font-family : Arial, Geneva, Helvetica, sans-serif;
text-align: left;
font-size : 12px;
background-image: url(http://www.bocaraton.com/images/plr_search.jpg);
}
.center
{
    text-align:center;
}
.left
{
    text-align:left;
}
.right
{
    text-align:right;
}
.floatright
{
    float:right;
}
.floatleft
{
    float:left;
}
.twentyfour
{
    font-size: 24pt;
}
.ninety
{
    font-size: 50pt;
}
small
{
    font-size:24pt;
}