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: 0 0;
	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;
}
#slideshow {
	width: 190px;
	padding-top:20px;
}

#archives {
	background-color:#FFFFFF;
	clear: both;
	font-size:12px;
	padding-left: 20px;
	padding-right:20px;
} 
#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 {
	float: right;
	width: 190px;
	margin-right: 30px;
} 
#content {
	float: left;
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 10px;
	width: 65%;
} 
.caption {
    font-style: italic;
    font-size: small;
} 
.emphasis {
	font-style: italic;
	background-color: white;
	color: red;
	line-height:160%;
}
.photocredit {
    font-size:10px;
}
