html, body { height: 100%; }
body { background: url('../images/background.gif') repeat-x 0 160px; font-family: arial, sans-serif; }

.clearfix:after { clear: both; content: ''; display: block; font-size: 0; height: 0; visibility: hidden; }

#logo { background: url('../images/logo.png'); display: block; height: 190px; left: 60px; position: absolute; text-indent: -99999px; top: 23px; overflow: hidden; width: 248px; z-index: 200; }
#page { height: auto!important; height: 100%; margin: 0 auto; min-height: 100%; position: relative; width: 1000px; }

#header { background: url('../images/header.gif'); height: 90px; margin: 0 0 0 auto; width: 727px; }
#header ul { font-size: 16px; font-weight: bold; margin: 0 0 0 50px; padding: 0; }
#header li { float:left; margin: 0; padding: 0; }
#header ul a { color: rgb(50,50,60); display: block; padding: 8px 20px; text-decoration:none;}
#header ul a.active { background: url('../images/menu_active_01.gif') no-repeat 7px 0; text-decoration:none; }

#content { margin: 0 77px 0 auto; width: 650px;  padding-bottom: 85px; }
#content .header { background: rgb(134,98,143); padding: 0 20px 1px 20px; }
#content .main { background: rgb(134,98,143); min-height: 400px; padding: 0 20px 1px 20px; }
#content .main hr {color: rgb(255,232,0); background-color:rgb(255,232,0); height:1px; border:none; margin-left:73px;}
#content .footer { background: url('../images/content_footer.gif'); height: 35px; width: 650px; }

#sidebar { bottom: 0; left: 0; position: absolute; z-index: 100; }
#sidebar .header { background: url('../images/sidebar_header.png'); height: 129px; margin: 0 0 0 auto; width: 251px; }
#sidebar .main { background: rgb(104,177,66); margin: 0 0 0 auto; padding: 0 20px 2px 20px; min-height: 300px; width: 188px; }

h1 { color: rgb(255,232,0); font-size: 21px; margin: 0 0 15px 0; padding-left: 70px; }
p {  margin: 0 0 18px 0; line-height: 18px; }
#sidebar p { color: rgb(255,255,255); font-size: 12px; }
#sidebar p strong { font-weight:bold; font-size: 16px; }
#content p { color: rgb(232,218,219); font-size: 12px; padding-left: 120px; }
#content ul { 
    color: rgb(232,218,219); 
    font-size: 12px; 
    padding-left: 120px; 
    margin-bottom: 1em;
    line-height: 1.6;
}
#content ul li{
    list-style: disc;
    list-style-position: inside;
}
#content p strong { font-weight:bold; font-size: 14px; font-style:italic; }

#girl { background: url('../images/girl.png'); bottom: 0; height: 433px; left: 0; position: fixed; width: 181px; }
#footer { background: url('../images/footer.png'); bottom: 0; height: 131px; position: absolute; right: 56px; width: 620px; color: rgb(176,62,151); font-size: 20px; padding-left: 51px }
#footer p strong{ font-weight:bold;  margin: 89px 0 0 0; position: absolute;}
#footer a{
    color: rgb(176,62,151); font-size: 20px; 
}

#sidebar a{
    color: white;
    text-decoration: none;
}