.foundation_body {
	background-image: url(/images/BGpattern.jpg);
	background-repeat: repeat-x;
}
#ribbon {
	float: left;
	background-color: transparent;
	border: 0 none;
	height: 97px;
	width: 133px;
	z-index: 10000;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#ribbon img {
	border: none;
}

#wrapper {
	margin: -8px auto;
	width: 960px;
	background-color: none;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	
}
#wrapper h3 {
	font-size: 22px;
	color: #2d7783;
	line-height: 25px;
}
#wrapper h4 {
	font-size: 14px;
	color: #2d7783;
	line-height: 16px;
}
#wrapper a {
	text-decoration: none;
	color: #2d7783;
}
#wrapper a img {
	border: none;
	padding: 2px;
}
#wrapper a img:hover {
	border: 2px solid #23B9D0;
	padding: 0;
}
#wrapper a:hover {
	text-decoration: underline;
}

#bodyContent {
	width: 960px;
	height: 1050px;
	background-color: #b6b28e;
	background-image:url(/images/robBG.png);
	background-repeat: no-repeat;
	background-position:right bottom;
}
#bodyContent img.contentImg {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#mainNav {
	background-color: #000000;
	padding: 10px 0;
	width: 960px;
}
#mainNav a {
	font-size: 16px;
	color: #b6b28e;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
}
#mainNav a:hover {
	color: #2d7783;
	text-decoration: underline;
}

#leftCol {
	margin: 30px 10px 10px 20px;
	float: left;
	width: 600px;
	background-color: #67634b;
	padding: 30px 10px 10px 10px;
}
#leftCol div.leftContent {
	background-color: #ffffff;
	padding: 10px 10px 40px 10px;
	margin-top: -20px;
	margin-bottom: -25px;
	border: solid 2px #23b9d0;
	height: 750px;
}
#scrollContent {
	height:730px;
	margin-top: 20px;
	padding-right: 10px;
	overflow: auto;
}
#scrollContent p {
	line-height: 16px !important;
}
#leftCol img.leftFrameTop {
	margin-top: -40px;
	margin-left: -25px;
}
#leftCol img.leftFrameBottom {
	margin-bottom: -40px;
	margin-left: -25px;
}
#logos {
	width: 550px;
	height: 60px;
	margin-left: 65px;
	
}
#logos img {
	border: none;
}

#rightCol {
	width: 270px;
	margin-top: -5px;	
	float: right;
}
#rightCol div.box {
	width: 260px;
	margin: -25px;
	padding: 35px 10px 10px 10px;
	background-color: #67634b;
}
#rightCol div.boxContent {
	background-color: #ffffff;
	padding: 10px 10px 0 10px;
	border: solid 2px #23b9d0;
}
#rightCol div.player {
	width: 235px;
	height: 30px;
	padding: 0;
	background-color: #000000;
}
#rightCol div.chimbo {
	margin-top: -40px;
	margin-left: -10px;
}
#rightCol p.songTitle {
	color: #2d7783;
	text-align: center;
	margin-top: 0;
	font-size: 10px;
	font-weight: bold;
}
	

#rightCol div.shows,
#rightCol div.download,
#rightCol div.featured {	
	margin-top: 50px !important;
}
#rightCol div.boxTitle {
	margin-top: -45px;
}
span.date {
	padding-right: 10px;
	color:#2d7783;
}
span.location {
	font-weight: bold;
}
span.moreLink {
	float: right;
	
}

/*#rightCol span.moreLink a {
	color:#2d7783;
	text-decoration: underline;
}*/
#leftCol p.even,
#rightCol p.even {
	padding: 5px;
	background-color: #dcd7af;
	border-top: 1px dashed #2d7783;
	border-bottom: 1px dashed #2d7783;
}
#leftCol p.odd,
#rightCol p.odd {
	padding: 0 5px;
	background-color: #ffffff;
}
#rightCol div.featured img {
	padding-right: 10px;
}
#wrapper tr.tableHeader {
	color: #2d7783;
} 
#wrapper tr.tableHeader th {
	padding-bottom: 5px;
	
}
#wrapper tr.even td {
	background-color: #dcd7af;
	border-top: 1px dashed #2d7783;
	border-bottom: 1px dashed #2d7783;
}
#wrapper td.support {
	width: 110px;
	border: none;
}
#wrapper td {
	text-align: center;
	padding: 5px;
}
#wrapper table.showListing {
	margin-top: 20px;
}
#wrapper div.videoEven {
	background-color: #dcd7af;
	border-top: 1px dashed #2d7783;
	border-bottom: 1px dashed #2d7783;
	text-align: center;
	padding: 0;
	margin-left: -10px;
}
#wrapper div.videoOdd {
	background-color: #ffffff;
	text-align: center;
	padding: 0;
	margin-left: -10px;
}

div.odd {
	clear: both;
	border-top: 1px dashed #2d7783;
	border-bottom: 1px dashed #2d7783;
	padding-bottom: 10px;
}
div.odd img,
div.evenimg {
	padding-bottom: 10px;
}
div.even {
	clear: both;
}
	
