body {
background:url(/images/back.png) top center no-repeat, url(/images/back-repeat.png) top left repeat-x #000000; 
height: 768px;
margin: 0;
padding: 0;
overflow: auto;
}

H2 {
margin: 0px;
}

H3 {
margin: 0px;
}

#wrapper {
position: relative;
width: 980px;
left: 94px;
height: 100%;
top: 160px;
overflow: hidden;
font-family: Century Gothic, sans-serif;
}

#menu {
position: relative;
width: 140px;
height: 100%;
float: left;
top: 10px;
overflow: hidden;
}

#agenda {
position: relative;
height: 100%;
float: left;
margin: 0px 0px 0px 20px;
overflow: hidden;
text-align: left;
color: #336699;
}

#content {
position: relative;
width: 450px;
height: 100%;
float: left;
margin: 0px 0px 0px 20px;
overflow: hidden;
text-align: left;
color: #336699;
}

#bookings {
position: relative;
width: 450px;
height: 700px;
float: left;
overflow: hidden;
text-align: left;
color: #336699;
}

#socialfeeds {
position: relative;
top: 50px;
height: 100%;
width: 350px;
float: left;
}

#soundcloud {
position: relative;
height: 650px;
width: 350px;
right: 20px;
float: left;
color: #336699;
top: 2px;
}

#loading {
position:relative;
float: left;
width:450px;
top:50px;
color: #336699;
}

a:link img{text-decoration: none; border: none;}
a:visited img{text-decoration: none; border: none;}
a:hover img{text-decoration: none; border: none;}
a:active img{text-decoration: none; border: none;}



a:link {text-decoration: none; border: none; color: #ECA742}
a:visited {text-decoration: none; border: none; color: #ECA742;}
a:hover {text-decoration: none; border: none; color: #336699;}
a:active {text-decoration: none; border: none;}
