body {
	font-family: geneva, arial, sans-serif;
	font-size: medium;
	background-attachment: scroll;
	background-color: #777D81;
	background-image: url(cab_images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
#copyright {
	background-color:#FFFFFF;
	padding-top: 10px;
	font-size:0.6em;
	text-align: center;
}
#splitter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#masthead {
	background-image: url(cab_images/the_beat_banner_2009.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.controls {
	font-size:small;
}

#archives {
	background-color:#FFFFFF;
	clear: both;
	font-size:12px;
	padding-left: 20px;
	padding-right:20px;
	height:220px;
}
#antispam-note {
	font-size: small;
}
/* 
#shim {
	background: none;
	width:824;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*/
#wrapper {
	text-align: left;
	border: 0;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 824px;
	height: 176px;
	overflow: hidden;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
<!--
overflow: hidden;
-->
}
#footerBar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
<!--
overflow: hidden;
-->
}
#side-a {
	float: left;
	width: 20px;
}
#side-b {
	margin-top:0px;
	float: right;
	width: 40%;
	margin-right: 30px;
}
#content {
	float: left;
	border-right-color: #DCDEE1;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 10px;
	width: 50%;
}
.caption {
	font-style: italic;
	font-size: small;
	text-align:center;
}
.emphasis {
	font-style: italic;
	background-color: white;
	color: red;
	line-height:160%;
}
.photocredit {
	font-size:10px;
}
.imgShadow {
	background:url("images/shadowAlpha.png") no-repeat scroll right bottom transparent !important;
	clear:both;		/* required for safari */
	float:left;
	margin:10px 0 0 10px;
}
.imgShadow img {
	background-color:#FFFFFF;
	border: 1px solid #A9A9A9;
	display:block;
	margin:-6px 6px 6px -6px;
	padding:4px;
	position:relative;
}
.separationHeading {
	border-top:2px solid #DCDEE1;
}
.tip {
	font-size:small;
	text-align:center;
}



