<!--

body 
{
background-color:#000000
} 

.maintable {
margin-top:10%;
}

.maintableimage {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
padding:0;
}

#imagecontact {
margin-left: auto;
margin-right: auto;
text-align: justify;
background-color:#FFFFFF;
border-right: 1px solid white;
border-left: 1px solid white;
background-image:  url(/Data/Images/Pilates-Image-4.jpg);
width: 705px;
height: 358px;
}

#imagepilates {
margin-left: auto;
margin-right: auto;
text-align: justify;
background-color:#FFFFFF;
border-right: 1px solid white;
border-left: 1px solid white;
background-image:  url(/Data/Images/Pilates-Image-3.jpg);
width: 705px;
height: 358px;
}

#imageservices {
margin-left: auto;
margin-right: auto;
text-align: justify;
background-color:#FFFFFF;
border-right: 1px solid white;
border-left: 1px solid white;
background-image:  url(/Data/Images/Pilates-Image-5.jpg);
width: 705px;
height: 358px;
}

#imagebio {
margin-left: auto;
margin-right: auto;
text-align: justify;
background-color:#FFFFFF;
border-right: 1px solid white;
border-left: 1px solid white;
background-image:  url(/Data/Images/Pilates-Image-2.jpg);
width: 705px;
height: 358px;
}

#imagedefault {
margin-left: auto;
margin-right: auto;
text-align: justify;
background-color:#FFFFFF;
border-right: 1px solid white;
border-left: 1px solid white;
background-image:  url(/Data/Images/Pilates-Image-1.jpg);
width: 705px;
height: 358px;
}

#maintitle {
width: 707px;
color:#FFFFFF;
text-align: left;
background: url(/Data/Images/Title.gif) 0 no-repeat;
height: 20px;
padding-bottom:10px;
margin-left: auto;
margin-right: auto;
}

#maintop {
background-color:#FFFFFF;
height: 25px;
width: 707px;
color:#000000;
text-align:left;
margin-left: auto;
margin-right: auto;
}

#mainbottom {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
background-color:#FFFFFF;
height: 35px;
width: 707px;
color:#000000;
text-align:left;
text-indent:10px;
padding-top: 8px;
letter-spacing: 5px;
margin-left: auto;
margin-right: auto;
}

#content {
text-align: justify;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #000000;
width: 390px;
height: 358px;
padding: 10px;
line-height: 180%;

}

.links {
text-align: justify;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #010101;

}

-->