

body {
	background: #2c508a url(body.jpg) no-repeat center 50px;
	color: #eee;}

#show-image,
#show-sponsors
 { display: none; }


#main {
	margin-top: -50px;
	}

/* [ Sidebar ] */

#sidebar {
	padding-top: 220px;
	position: relative;
	border-color: #cee0ee;	
	}


/* [ Show Quote ] */

#show-quote {
	background: url(show-quote.gif) no-repeat left 0;
	margin-bottom: 100px;
	margin-left: -100px;
	}
	
	* html #show-quote {
		height: 1px;
		position: relative;
		}
	
	#show-quote .footer {
		background: url(show-quote.footer.gif) no-repeat left bottom;
		}
		
	#show-quote blockquote {
		width: auto;
		margin-right: 250px;
		font-size: 16px;
		}
		
	#show-quote cite {
		color: #fff;
		}
		
		
/* [ Show Main ] */
	
#show-main .header,
#show-main .footer,
#show-main {
	background: none;
	}
	
#show-main {
	margin: 0;
	}
	
#show-main .content {
	padding: 0;
	margin: 0;
	}
	
#show-description {
	width: 350px;
	}
	
/* [ Show Main Header ] */
#show-main .header {
	width: 429px;
	height: 189px;
	background: url(show-main.header.png);
	display: block;
	margin: 20px 0 350px -60px;
	position: relative;
	left: 530px;
	}	
	
	
/* [ Show Main Footer ] */
#show-main .footer {
	background: none;
	border-top: 1px solid #fff;
	padding-left: 0;
	padding-right: 0;
	margin: 5em 100px 0 0;
	color: #96a8c5;
	}
	

/* [ Show Tags ] */
#show-tags {
	color: #fff;
	}
	
	#show-tags a {
		color: #fff;
		}
		
	#show-tags dt {
		color: #96a8c5;
		}
	
/* [ Sidebar ] */

#show-sidebar {
	padding-top: 200px;
	border-color: #ccc;
	}
	
	
/* [ Show Credits ] */
#show-credits {
	color: #cad3e2;
	}
	
	#show-credits strong {
		color: #fff;
		}
		
/* [ Show Brief ] */
#show-brief {
	color: #eee;
	background-image: url(show-brief.gif);
	margin-right: -10px;
	}
	
	#show-brief .footer {
		background-image: url(show-brief.footer.gif);
		}
	
	#show-brief dt {
		color: #fff;
		}
		
		


		
	