#l1 {
width:750px; 
height:66px; 
background-image:url(/images/index_r1_c1.gif); 
background-repeat:no-repeat; 
background-position:left top;
}
#l1 h1 {
font-size:30px;
line-height:0.8em;
padding-left:35px;
padding-top:22px;
}
#left {
float:left;
width:150px;
}
#nav {
float:left;
width:150px;
background-image:url(/images/index_r2_c1.gif);
background-repeat:repeat-y;
}
#content {
float:left; 
width:600px; background-image: url(/images/index_r5_c2.gif); 
background-repeat:no-repeat;
}
.buttonscontainer {
    width: 145px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
	margin: 0;
	padding-top:40px;
}

.buttons a:link {
color: #FFF;
background-color: #369;
padding: 2px;
display: block;
border-top: 1px solid #333333;
border-right:0px;
border-bottom: 1px solid #036;
border-left:8px solid #036;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}
.buttons a:visited {
color: #FFF;
background-color: #369;
padding: 2px;
display: block;
border-top: 1px solid #333333;
border-right:0px;
border-bottom: 1px solid #036;
border-left:8px solid #036;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover {
border: 1px solid #333333;
border-left-width:8px;
border-right-width:0px;
text-decoration: none;
background-color:#900;
color: #fff;
}
.buttons a:active {
border: 1px solid #333333;
border-left-width:8px;
border-right-width:0px;
text-decoration: none;
background-color:#900;
color: #fff;
}
 .floatright
{
float: right;
width: 200px;
background-color:#39435E;
margin: 0 0 10px 10px;
padding:4px;
border: 1px solid #ccc;
}