BODY {
background-image : url(backgroundbar.jpg);
background-repeat : repeat-x;
background-color : #f3f1f2;
text-align : left;
background-position: 80px 100px;
background-attatchment: fixed
margin : 0;
}
.sidebar  {
padding : 0;
text-align : justify;
background-color : #f3f1f2;
}  
table {
font-family : Tahoma;
font-size : 8pt;
color : #102622;
text-align : left;
border-right : 2px solid #c0c0c0;
border-left : 2px solid #c0c0c0;
border-bottom : 2px solid #c0c0c0;
background : #e4ebe9
}
UL  {
padding-left : 30px;
margin-left : 0;
list-style-image : url('bullet.png');
line-height : 12px;
} 
H1 {
margin-top : 10px;
margin-bottom : 0;
background-color : #d1c9bc;
padding : 5px;
padding-left : 3px;
font-size : 8pt;
border-top : 1px solid #c5beae;
border-bottom : 1px solid #c5beae;
color : #1f0f0f;
font-family : Trebuchet MS;
text-align : center;
font-weight : bold;
letter-spacing : 0;
text-transform : uppercase;
}
H2 {
margin-bottom : 5px;
margin-top : 0;
padding : 2px;
font-size : 7pt;
color : #102622;
font-family : Trebuchet MS;
background-color : #e4ebe9;
text-transform : uppercase;
}
A {
font-weight : normal;
text-transform : none;
text-decoration : none;
}
A:link {
color : #b99595;
text-transform : none;
letter-spacing : 0px;
}
A:visited {
color : #b99595;
}
A:hover {
color : #b99595;
font-weight : bold
}
A:active {
color : #b99595;
}
img {
border : 0;
}