body{
    margin: 0;
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    background: url(/media/img/newbg.jpg) repeat-y;
    background-position:top center;
    background-color: #333333;
    color: #333333;
    font-weight: normal;
    }
p{
    font-size: 13px;
}

h1{
    font-size: 16px;
}

h2{
    font-size: 14px;
}

h3{
    font-size: 13px;
}

h4{
    font-size: 13px;
}

a {
    text-decoration:none;
    color: #000099;
    }
a:hover {
    text-decoration:none;
    color: #0000ff;
    }

a img{
    border:0;
}

#container{
    width:800px;
    margin: 0;
    padding: 0;
    margin-right:auto;
    margin-left:auto;
    }

    

#header{
    width: 800px;
    margin: 0;
    height: 150px;
    background: #666699;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 800px;
    }



#banner{
    display:none;
    width: 663px;
    height: 25px;
    background: #CCC;
    color:white;
    margin:0;
    margin-left:137px;
    border:0;
    padding:0;
    }
    
#sidebar{
    float: left;
    padding: 0;
    border: 0;
    width: 146px;
    }

    
#content {
    float:right;
    border: 0;
    padding: 10px;
    margin: 0;
    width: 628px;
    background: #fff url(/media/img/biglogo.jpg) scroll 25px 50px no-repeat;
 }

    
/* Create Buttons */


      
#sidebar ul{
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
    }

#sidebar li {
    text-align: center;
    border-bottom: 1px solid #333333;
    width: 145px;
    margin: 0;
    padding: 0;
    font: 11px/35px Trebuchet MS, sans-serif;
    white-space: nowrap;
    color: #000;
    background: #FFF;
    }
    
#sidebar li a {
    display: block;
    font-weight: normal;
    padding: 0;
    border-left: 0;
    border-right: 1px solid #333333;
    background: #374b30;
    color: #FFF;
    text-decoration: none;
    width: 144px;
}

#home #topic1 a,
#coachingis #topic2 a,
#services #topic3 a,
#heartmath #topic4 a,
#about #topic5 a,
#testimonials #topic6 a,
#contact #topic7 a{
    font-weight:normal;
    background: #cfd1ac;
    color: #fff;
    text-decoration: none;
}
    
#sidebar li a:hover {
    font-weight:normal;
    border-left:0;
    border-right:1px solid #000033;
    background: #fff;
    color: #333333;
    text-decoration: none;
    }

#content ul{
    list-style-image:url(/media/img/bullet.gif);
    margin-left:25px;
    padding-top:0;
    margin-top:5px;
    }

#content li{
    margin-bottom: 10px;
}
    
.header {
    font-weight:bold;
    }
.quote {
    font-style:italic;
    }
.person {
    margin-left: 20px;
    margin-top: -10px;
    }
    
.floatingright{
    float:right;
    padding: 5px 0 5px 5px;
    }

.listp {
    margin: 0 0 0 50px; 
    padding: 0px;
    }


.heading {
    color:#000099; 
    text-align:center;
    }

#content ul.test{
    margin:0 0 0 300px;
    width:293px;
}
