body {
	background:url(../images/background.gif) top center fixed;
	margin:0;
	padding:0;
	font-size:0.68em;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#wrapper {
	width:940px;
	margin:0 auto;
}

#header {
	background:url(../images/shadow.png) center bottom no-repeat;
	margin-top:20px;
	padding-bottom:40px;
	overflow:hidden;
	margin-bottom:30px;
}

#header span {
	display:none;
}

#logo-rm {
	background:url(../images/logo-rm.png);
	width:163px;
	height:72px;
	float:left;
}

#logo-bsv {
	background:url(../images/logo-bsv.png);
	width:149px;
	height:80px;
	float:right;
}

.column {
	width:300px;
	margin-right:20px;
	margin-bottom:60px;
	float:left;
}

.last {
	margin-right:0;
}

h1 {
	background:url(../images/latest-news.png) no-repeat;
	width:108px;
	height:19px;
	margin:0;
	padding:0 0 30px 0;
}

h2 {
	background:url(../images/club-guide.png) no-repeat;
	width:105px;
	height:19px;
	margin:0;
	padding:0 0 30px 0;
}

h3 {
	background:url(../images/gig-guide.png) no-repeat;
	width:105px;
	height:19px;
	margin:0;
	padding:0 0 30px 0;
}

h1 span, h2 span, h3 span {
	display:none;
}

.divider {
	background:url(../images/hr-bg.png);
	height:1px;
}

.content-panel {
	background:url(../images/panel-bg.png);
	margin:5px 0;
	padding:10px;
	overflow:hidden;
}

p.news-title {
	font-weight:bold;
	font-size:1.1em;
	color:#a2e10a;
}

p.dave {
	font-weight:bold;
	color:#a2e10a;
	margin:0;
}

p {
	margin:0 0 10px 0;
}

.yellow {
	color:#a2e10a;
	margin:0;
	font-size:0.9em;
}

.title {
	font-size:1.8em;
	color:#a2e10a;
	text-decoration:none;
	margin:0;
}

.date {
	margin:0;
}

.img {
	background:url(../images/img-bg.png);
	width:81px;
	height:81px;
	float:left;
	margin-right:10px;
	padding:8px 0 0 10px;
}

#footer {
	clear:both;
	margin-bottom:50px;
	overflow:hidden;
}

#footer a, #footer {
	color:#4f5559;
	text-decoration:none;
}

#leftlinks {
	float:left;
}

#rightlinks {
	float:right;
	text-align:right;
}