* {
padding:0px;
margin:0px;
border:0px;
}


body
{
background: #eeeeee;
font-family: Arial, sans-serif;
font-size:small;
text-align: center;
}

.container {
position:relative;
background:#ffffff;
margin:auto;
width:1000px;
text-align:left;
color:#555555

}

#navigation {
position:relative;
font-weight:bold;
font-size:medium;
color:#577543;
}

h5 {
margin:20px;
}

#navigation ul {
list-style-type:none;
}

#navigation ul li.toplevel {
float:left;
padding:10px;
}

#navigation ul li.toplevel a {
display:block;
text-decoration:none;
color:#577543;
}


ul#therapies
{
position:absolute;
text-decoration:none;
color:#577543;
overflow:hidden;
background:#ffffff;
font-weight:normal;
top:2.5em;
left:6em;
z-index:1;
display:block;
font-size:small;
visibility:hidden;
border: 2px solid;
border-left:1px solid #b9e07f;
border-top:1px solid #b9e07f;
}

ul#therapies a {
display:block;
padding:3px;
}

ul#therapies a:hover {
display:block;
color:#2b2a2a;
background:#bef2ff;
}


table
{
border-collapse: collapse;
border: 0px none;
}

p
{
line-height: 1.5;
margin-left: 20px;
margin-bottom:5px;
margin-top:10px;
margin-right:15px;
}

img.floatingimage
{
padding:10px;
float:left;
}

img.floatingimageright
{
padding:10px;
float:right;
}

#MainText {
clear:both;
font-size:small;
font-weight:normal;
border-top:#577543 solid 2px;
padding-top:0px;
background: url('../images/back.png');
color:#333333;
}

/* #aboutmepage #MainText {
height:650px;
}*/

#MainText a {
text-decoration:none;
font-weight:bold;
/* color: #404433; */
color:#577543;
}

#MainText a:hover {
color: #89c0ff;
}

#MainText h1
{
font-weight: bold;
font-size: medium;
margin: 20px;
color:#577543;
}

#MainText ul
{
margin: 20px;
list-style-type:disc; 
}

#MainText ul li
{
margin-left: 30px;
}

#MainText b {
font-weight:normal;
}

#MainText h1 b {
font-weight:bold;
}

#MainText table
{
margin-left:10em;
margin-bottom:3em;
}

#MainText th
{
text-align:left;
padding:5px;
padding-top:10px;
background-color:#B0D1DA;
}

#MainText td
{
padding: 2px;
}

.clear {
clear:left;
margin:0px;
}

#MainText .panel1 {
/*position:relative;*/
float:left;
width:48%;
background:transparent;
}

#MainText .panel2 {
/*position:relative;*/
float:left; 
width:48%;
background:transparent;
}


.footer {
background:url('../images/bottom.jpg') repeat-x;
height:35px;
color:#ffffff;
margin-top:20px;
clear:left;
}

.footer ul {
margin:auto;
width:80%;
}

.footer li.lastone  {
float:left;
font-size:small;
font-weight:normal;
margin-top:7px;
}

.footer li.notlast {
float:left;
font-size:small;
font-weight:normal;
margin-top:7px;
border-right:solid 1px;

}

.footer a {
text-decoration:none;
color:#ffffff;
padding-top:15px;
padding-left:20px;
padding-right:20px;
}

#MainText a.minor {
margin-left:20px;
font-weight:normal;
font-size:x-small;
color:#577543;
}


