/* ----- headings ----- */
#wrap {
background: url(/images/backgrounds/music.jpg) no-repeat top left; */
padding-bottom: 50px;
}

#header div {
position: relative;
}
#header div h2 {
text-indent: -4000px;
position: absolute;
top: -5px;
right: 205px;
margin: 0;
padding: 0;
width: 216px;
height: 73px;
background: url(/images/headings/music.gif) 0 0 no-repeat;
text-decoration: none;
}

.border_box {
position: relative; left: -65px;
color: #fff;
background: #d69345;
margin: 30px 30px 30px 0;
width: 450px;
border: 3px solid #fff;
padding: 10px 25px;
}

.border_box h4 {
margin-top: 0px;
padding-top: 0px;
font-size: 150%;
font-weight: normal;
}

.border_box a, .border_box a:link, .border_box a:active, .border_box a:hover, .border_box a:visited {
color: #fef3b3;
text-decoration: none;
}

.border_box a:hover {
text-decoration: underline;
}

.row {
margin: 5px auto;
width: 500px;
overflow: hidden;
}

.column {
width: 35%;
float: left;
margin: 5px 5px;
}