/* CSS Document */

	html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font: 95%  Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #FFFFFF;
	}
	html {
	background-color: #000000;
	}
	img {
	border: none;
	}
	input { 
 	background-color: #666666; 
	color: #FFFFFF; 
	}
	select { 
 	background-color: #666666; 
	color: #FFFFFF; 
	}
	textarea { 
 	background-color: #666666; 
	color: #FFFFFF; 
	}
	em {
	color:#94D6E3;
	font-style: normal;
	}
	p {
	padding-top: 5px;	
	}
	q {
	font-style: italic;	
	}
	blockquote {
	font-style: italic;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	}
	h1 {
	font: bold 100% Tahoma, Geneva, sans-serif;
	text-align: center;
	letter-spacing: -.025em;
	text-transform:uppercase;
	}

	h2 {
	font-size: 110%;
	font-weight: bold;
	color: #F9BB61;
	}

	h3 {
	font-size: 80%;
	text-transform:uppercase;
	
	}

	h2 a:link {
	color: #F9BB61;
	text-decoration: none;
	}
	
	h2 a:visited {
	color: #F9BB61;
	text-decoration: none;
	}
	
	h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
		
	a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

	a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

	a:hover {
	color: #F9BB61;
	text-decoration: underline;
	}	
	
	li {
	text-indent: 5px;
	list-style-type: none;
	list-style-position: inside;
	}
	
	.attribution {
	text-align:right;
	}
	
	.label{
	float: left;
	width: 150px;
	font-weight: bold;

	}
	
	#backplate
	{
	margin: 0 auto;
	width: 100%;
	height: 760px;
	text-align: center;
	background-image: url(images/curtaintile.jpg);
	background-repeat: repeat-x;
	}
	
	#container
	{
	margin: 0 auto;
	width: 570px;
	height:720px;
	text-align: center;
	}
	
	#billboard
	{
	margin: 0 auto;
	height: 270px;
	}
	#footer
	{
	font-size: 85%;
	text-align: center;
	background-color: #000000;
	}
	
	.content, .content0, .content1, .content2, .content3, .content4, .content5, .content6 {
	padding: 15px;
	text-align:left;
	clear: both;
	height: 1440;
	overflow:hidden;
	} 
		
	.content
	{
	background-color: #76160F;
	}
	.content0
	{
	background-color: #76160F;
	}
	.content1
	{
	background-color: #666666;
	}
	.content2
	{
	background-color: #384363;
	}
	.content3
	{
	background-color: #457673;
	}
	.content4
	{
	background-color: #777447;
	}
	.content5
	{
	background-color: #8B5C29;
	}
	.content6
	{
	background-color: #70B8C5;
	}
	
	.menu1, .menu2, .menu3, .menu4, .menu5, .menu6 {
	float: left;
	font-size: 95%;
	width: 70px;
	padding: 5px 0 5px 0;
	margin: 0 5px 5px 0;
	} 
		
	#menubar {
	margin: 0 auto;
	clear:left;
	text-align:left;
	}
	
	#menubar a:link {
	color: #FFFFFF;
	text-decoration: none;
	} 
	
	#menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	} 
	
	#menubar a:hover {
	color: #F9BB61;
	text-decoration: none;
	} 
	
	.menu1
	{
	background-color: #666666;
	}
	.menu2
	{
	background-color: #384363;
	}
	.menu3
	{
	background-color: #457673;
	}
	.menu4
	{
	background-color: #777447;
	}
	.menu5
	{
	background-color: #8B5C29;
	}
	.menu6
	{
	background-color: #70B8C5;
	}
	
	.break {
	margin: 0 auto;
	clear:both;
	text-align:left;
	}
	
	.imgsquare {
	float:left;
	clear:left;
	width:inherit;
	padding: 2px 0 10px 0;
	margin: 4px;
	}
	
	.showlist {
	float:left;
	clear:left;
	width:inherit;
	padding: 2px 0 10px 0;
	margin: 4px;
	background-color: #232e4f;
	}
	
	
	.imgstack {
	float:left;
	width: 100px;
	height: 150px;
	padding:2px;

	}
	.imgleft {
	float:left;
	clear:left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	border: none;
	}
	.video {
	text-align:center;
	
	}
	.tickrow {
	width: 600px;
	height: 75px;
	float:left;
	clear:both;
	padding-bottom: 10px;
	}
	.tickpic {
	width:75px
	height:75px;
	float:left;
	}
	.tickitem {
	width: 475px;
	height: 75px;
	float: left;
	}
