body, html {
	background-color:	#2f2f2f;
	margin:				0px;
	padding:			0px;
	width:				100%;
}
#main {
	background:			url('../images/bg.gif') no-repeat scroll top center;
	background-color:	#000000;
	width:				100%;
}
#content {
	background:			url('../images/bg.gif') no-repeat scroll top center;
	height:				1147px;
	width:				1000px;
}
#footer {
	background-color:	#2f2f2f;
	border-top:			thin solid #5b5b5b;
	height:				52px;
}


.valignMiddle img, .valignMiddle span {
	vertical-align:		middle;
}
.valignMiddle a:link, .valignMiddle a:hover, .valignMiddle a:visited {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			10px;
} 
#pod_facebook, #pod_flickr, #pod_realtimeweb, #pod_youtube {
	height:				33px;
	width:				588px;	
}
#pod_facebook {
	background:			url('../images/facebook-stream.gif') no-repeat scroll top left;
}
#pod_flickr {
	background:			url('../images/flickr-photostream.gif') no-repeat scroll top left;
	margin-top:			18px;
}
#pod_realtimeweb {
	background:			url('../images/real-time-web.gif') no-repeat scroll top left;
}
#pod_youtube {
	background:			url('../images/youtube.gif') no-repeat scroll top left;
}
.shadow {
	background: 		url('../images/shadow.png') no-repeat scroll top left;
	height:				14px;
	width:				588px;
}
* html div.shadow {
	background: 		url('../images/spacer.gif') no-repeat scroll top left;
	height:				12px;
	width:				588px;
}
#content_flickr {
	border:				3px solid #e6a922;
	height:				448px;
}
#content_realtimeweb {
	border:				3px solid #b22312;
	height:				328px;
}
#content_youtube {
	border:				3px solid #d15a1d;
	height:				338px;	
}

#content_facebook {
	border:				3px solid #e68722;	
	height:				398px;
}
#content_facebook, #content_flickr, #content_realtimeweb, #content_youtube {
	display:			none;	
	background-color:	#1b0503;
	border-top:			0px;
	width:				582px;
}

#rightMargin {
}
#above_headerLinks {
	height:				36px;
}
#headerLinks {
	padding-left:		195px;
}
#above_breadcrumbs {
	height:				63px;
}
.above_columns {
	height:				151px;
}
#above_leftCol_streetDate {
	height:				185px;
}
#above_leftCol_icons {
	height:				230px;
}
#above_leftCol_officialSite {
	height:				285px;
}
#streetDate_upcoming {
	background:			url('../images/june-25.gif') no-repeat scroll top left;
	width:				209px;
	height:				40px;
	margin-left:		73px;
}
#streetDate_now {
	display:			none;
	background:			url('../images/now-playing.gif') no-repeat scroll top left;
	width:				209px;
	height:				33px;
	margin-left:		74px;
}
#leftCol_icons {
	margin-left:		72px;
}
#leftCol_visitSite {
	margin-left:		8px;
}
#underlay_main, #underlay_extend{
	XXbackground-color:	#000000;
	XXborder:				3px solid #FFFFFF;
}
#underlay_main {
	border-right:		0px;
	color:				#FFFFFF;
	font-family:		Helvetica Neue, Helvetica, Arial;
	font-size:			12px;
	height:				73px;
	line-height:		16px;
	padding-left:		12px;
	padding-top:		11px;
	width:				575px;
}
#underlay_extend {
	border-left:		0px;
	border-right:		0px;
	height:				82px;
}

#breadcrumbs {
	color:				#999286;
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	padding-left:		85px;
	padding-top:		2px;
	
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:				#999286;
	text-decoration:	none;
}
#breadcrumbs a:hover {
	color:				#FFFFFF;
	text-decoration:	none;
}

#underlay_main a:link, #underlay_main a:visited {
	color:				#d35c1e;
}
#underlay_main a:hover {
	color:				#e6a922;
}

#clear_footer{
	padding-top:		20px;
}
#footer {
	color:				#5b5b5b;
	font-family:		Arial;
	font-size:			9px;
	letter-spacing:		1px;
	text-align:			center;
}

#footer a:link, #footer a:visited {
	text-decoration:	none;
	color:				#5b5b5b;
}
#footer a:hover {
	text-decoration:	none; 
	color:				#CCCCCC;
}

.italic {
	font-style:			italic;
}
