body {
	background: url('../images/stripe_bg_sml.jpg') repeat;
	margin: 10px;
	padding: 0;
	border: 0; 
	text-align: center;  
	}
	
div, a, input, select, textarea, th, td {
	font: 10px Verdana;
	color: #FFF;
	}
	
address  {
	display: inline;
	}

ul {
	padding: 0;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: center
	}	

a img {
	border: 0
	}
	
.credits ul {
	float: left;
	width: 50%
	}

.buttons {
	line-height: 15px;
	height: 15px;
	padding: 5px 0 10px 0
	}

.movie, .movie img {
	padding: 10px 0 0 0
	}


.buttons img {
	padding: 0 8px 0 8px;
	vertical-align: top
	}

#container {
	width: 674px;
	float: left
	}
	
	#container .display {
		padding: 0px 0 0 0;
		background: url('../images/pattern.gif') repeat-x
		}	
	
#wrapper {
	width: 700px;
	margin: 0 auto 
	}
	
		
ul.full {
	width: 100%;
	float: none
	}

.contact {
	display: block;
	text-align: center;
	margin: 0 0 10px 0
	}
	
.description {
	text-align: center
	}
	
	.description span {
		font: 13px Trebuchet MS;
		background-color: #333;
		color: #FFF
		}
		
	.description strong {
		font: 13px Trebuchet MS;
		font-weight: bold;
	    text-transform: uppercase;
		padding: 0 10px 0 10px
		}
		
.display {
	cursor: hand;
	cursor: pointer;
	margin: 5px 0 0 0
	}
	
	.display img {
		display: block;
		margin: 0 0 0px 0;
		}	
		
	.display a img {
		margin: 0
		}

.title {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px 0
	}
	
.layer {
	margin: 10px 0 10px 0
	}
	
.credits {
	text-align: center;
	width: auto;
	margin: 10px 0 0 0
	}