img,.transpng { behavior: url(iepngfix.htc); } /* For IE 5.5 and 6.0 compatibility with transparent png */

body {
margin: 0px;
padding: 0px;
background-color: #D4CBBC;
}

#menu li a {
font-family: BernhardMod Bt,Arial;
font-size: 17pt;
font-weight: bold;
color: #FFF;
}

/* These are for the side bar */
#side_container {
width: 267px;
}

#side_1 {
height: 270;
background-image: url(media/images/main_site_02.png);
background-repeat: none;
}

#side_line {
border-top: solid 1px #000;
width: 258;
height: 20px;
}

#side_2 {
height: 1px;
background-image: url(media/images/main_site_03.png);
background-repeat: repeat-y;
}