body {
background-color:#380545;
}

#container {
width: 1032px;
border: 0px;
margin: 0px;
margin-left:auto;
margin-right:auto;
padding: 0px;
background: url(images/BG.png) center repeat-y;
}

#banner {
padding: 0;
width: 1032px;
height: 158px;
margin-bottom: 0;
background: transparent;
}

#content {
padding: 0;
margin-left: 175px;
margin-right: 25px;
background-color: transparent;
}

#sidebar-a {
float: left;
width: 155px;
margin-left: 13px;
margin: 5px;
margin-right: 0px;
padding: 0;
background-color: transparent;
}


#footer {
clear: both;
width: 1032px;
height: 34px;
padding: 0;
margin-top: 0;
background: url(images/BG.png) center repeat-y;
}