body, html
{
width:100%;
margin:0;
padding:0;
min-width:900px;
background-image:url('images/ddaadd.png');
background-repeat:repeat-y;
background-position:-100px 0%;
}

#header
{
text-align:center;
padding-bottom:50px;
}

#header h1
{
font-size:1.5em;
font-family:Helvetica;
font-weight:600;
font-style:oblique;
}

#main_body
{
width:100%;
}

#left_menu
{
float:left;
width:20%;
max-width:250px;
padding-top:145px;
background-image:url('images/sideGrad.png');
background-repeat:no-repeat;
background-position:-100px -50px;
}


#left_menu_top
{
background-color:#801088;
height:15px;
position:relative
}

#left_menu_top_lcorner
{
height:16px;
width:14px;
background-image:url('images/801088i.png');
left: 0;
top:-14px;
position:absolute;
background-position:-3px bottom;
}

#left_menu_top_corner
{
height:16px;
width:15px;
background-image:url('images/801088.png');
right: 0;
top:-1px;
position:absolute;
background-position:top right;
}

#left_menu ul
{
margin:0;
padding: 0 2px 0 0;
}

#left_menu ul li
{
background-color:#801088;
list-style:none;
}

#left_menu ul li a
{
text-decoration:none;
font-weight:600;
font-family:verdana;
font-size:0.8em;
border-top:solid thin #801088;
border-bottom:solid thin #801088;
display:block;
padding-left:10px;
color:#dad;
padding-bottom:2px;
padding-top:2px;
line-height:21px;
}

#left_menu ul li a:hover
{
color:#333333;
/*background-color:#ffffff;*/
background-color:#BA55D3;
border-top:solid thin #000000;
border-bottom:solid thin #000000;
text-align:center;
}

#left_menu ul li.active
{
background-color:#ffffff;
border-top:solid thin #000000;
border-bottom:solid thin #000000;
}

#left_menu ul li.active a
{
background-color:#ddaadd;
color:#333333;
margin-right:3px;
text-align:center;
} 

#left_menu_bottom
{
background-color:#801088;
height:15px;
position:relative
}

#left_menu_bottom_corner
{
height:17px;
width:15px;
background-image:url('images/801088.png');
right: 0;
position:absolute;
background-position:bottom right;
}

#right_body
{
float:right;
width:77%;
padding-right:2%;
min-height:100px;
color:#000000;
font-size:small;
font-family:arial;
}

#right_body a
{
color:#801088;
font-weight:600;
text-decoration:none;
}

#right_body a:hover
{
color:#ddaadd;
}

#footer
{
clear:both;
width:100%;
text-align:center;
padding-top:40px;
font-size:0.8em;

}

#footer a
{
font-weight:600;
color:#E86D34;
text-decoration:none;
}

#dogs
{
width:100%;
clear:both;
padding-top:15px;
display:block;
}

.parent
{
border-right:1px dotted #777777;
float:left;
display:block;
margin-right:0.7em;
padding-right:4px;
text-align:right;
width:11em;
background-color:#dedede;
}

.children 
{
color: #D9D9F3;
}

.lm_header
{
font-size: 2em; 
width: 5.5em; 
font-family: Helvetica;
}

#footer a:hover
{
color:#C0D341;
}

#green_hosting
{
text-align:center;
padding:20px;
}