body {
	background:#cccc99;
}
#container {
	border:1px solid #990000;
}
#sidecontainer {
	background:#990000; /* column 1 background colour */
}
#sidebar {
	color:#FFFFFF;
}
#sidebar a:link,
#sidebar a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
#sidebar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:1.1em;
	font-weight:bold;
}
#sidebar hr {
	background-color:#FFFFFF; 
	color:#FFFFFF; 
	height:1px; 
	noshade; 
	border:0px;
}
.side {
	color:#FFFFFF;
	font-weight:bold;
	size:4.1em;
}
/* Header styles */
#header  {
	background-color:#990000;
	color:#FFFFFF;
}
.section {
	background:#cccc99;
	padding: 3px;
	font-weight: bold;
	color:#000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.renovpghdr {
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
}
.spkrpic {
	width: 130px;
	float: right; 
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: .8em;
}
.picleft {
	width: 200px;
	float: left;
	margin-right: 10px;
}
.picright {
	width: 200px;
	float: right;
	margin-left: 10px;
}
.next_prev_links {
	font-size: .9em;
	text-align: center;
}
.spacer {
	height: 5px;
}
