body {
margin: 0; padding: 0;
background-color: #000000;
color: #ffffff;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
}

#container {
margin: 30px 0 0 70px; padding: 0; border: 0;
position: relative;
}

#wrapper {
margin: 0; padding: 0; border: 0;
background-image: url(images/header_pattern_2.gif);
background-repeat: repeat-x;
background-position: top left; }

/* for Mozilla/Safari */
*>#content {
padding-top: 600px;
min-height: 1px;
}

*>#content #textBody {
margin-top: -600px; }

/* for IE, with IE5/Mac backslash filter\*/
* html #content {
height: 600px;
}

/* end filter */

#header {}

h1 {
margin: 0; padding: 0;
width: 356px; height: 68px;
background-image: url(images/logo_header_2.gif);
background-repeat: no-repeat;
background-position: top left; }

h1 span {
visibility: hidden; }

#navbar {
width: 218px;
float: left;
position: relative;
top: 30px; }

table {
border: solid 0;
width: 218px; }

#navbar td {
text-align: right;
}

tr {}

td {}

#headshot {
margin: 40px 0 0 0;
}

#headshot p {
font-size: 10px;
color: #7f7f7f;
font-style: italic;
line-height: 14px; }

#about {
border: solid 0; }

#classes {
border: solid 0; }

#coaching {
border: solid 0; }

#testimonials {
border: solid 0; }

#contact {
border: solid 0; }

#content {
margin: 30px 40px 0 250px;
}

h2 {
display: none;
}

h3 {
font-size: 14px;
color: #3F73A0;
font-weight: bold;
font-style: italic; }

img {}

p {}

#footer {
margin: 30px 0 0 0; padding: 0;
border-top: 5px #FFB32F solid;
text-align: center;
color: #636363; }

#footer a {
color: #636363;
font-size: 10px; }

a:link {
color: #ffffff;
}

a:visited {
color: #ffffff;
}

a:hover {
color: #ffffff;
}

a:active {}