#header-buttons-container {
 float: left;
}

#header-buttons {
list-style: none;
padding-top: 63px;
padding-left: 40px;
text-align: left;
line-height: 31px;
margin: 0px;
}

#header-buttons a {
color: #CC9999;
font-family: myriad pro, verdana;
font-size: 110%;
font-weight: bold;
text-decoration: none;


}

#header-buttons a:hover {
color: #666;
text-decoration: none;
}

#navbar {
margin: 0px;
padding-top: 48px;
padding-right: 180px;
border-style: none;
font-size: 80%;
float: right;
}

#navbar a:link, #navbar a:visited {
color: #CC9999;
word-spacing: 0;
}

#navbar a.current {
color: #000000;
}

#navbar a:hover {
color: #3E4B4F;
word-spacing: 0;
text-decoration: none;
}


a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #000080;
}

a:hover {
font-weight: bold;
text-decoration: none;
color: #999;
}

#footer {
height: 35px;
text-align: center;
padding: 5px;
margin-top: 10px;
font-size: 90%;
font-weight: normal;
background-color: #fff;
border: 1px #999 solid;
word-spacing: 5px;
clear: both;
}

#footer a:link, #footer a:visited {
color: #666;
}

#footer a:hover {
text-decoration: none;
color: #333;
}

p.footer { 
color: #666;
text-align: center;
margin-bottom: 0px;
font-size: 80%;
height: 100px;
background: #ccc url('images/footer.jpg') repeat-x;
 }
 
#buttons-container {
 margin-top: 0px;
 width: 180px;
 height: 145px;
 background-image: url('images/buttons-bg.jpg');
}

#buttons {
margin-left: 0px;
padding-left: 10px;
list-style: none;
}


#buttons a {
color: #CC9999;
border-bottom: 1px dotted #eee;
font-size: 90%;
font-weight: bold;
text-decoration: none;
padding: 3px;
display: block;
margin: 2px;
width: 100%;
text-align: left;
}

#buttons a:hover {
border-bottom: 1px dotted #eee;
color: #fff;
text-decoration: none;
}


#sidemenu-container {
 margin: 0px 0px 0px 0px;
 width: auto;
 height: auto;
 float: left;
}

#sidemenu-buttons {
margin-left: 0px;
padding-left: 10px;
list-style: none;
 float: left;
}


#sidemenu-buttons a {
color: #CC9999;
border-bottom: 1px dotted #ccc;
font-size: 90%;
font-weight: bold;
text-decoration: none;
padding: 3px;
display: block;
margin: 2px;
width: 95%;
text-align: left;
}

#sidemenu-buttons a:hover {
border-bottom: 1px dotted #fff;

color: #fff;
text-decoration: none;
}