	body{ background: #00003B url(img/bg_grad.jpg) repeat-x top left;
		font: 95% Verdana, Helvetica, Tahoma, sans-serif;
		color: #fff;
		margin: 0;
		text-align: center; }
	
	h2{ color: #ffff00;
		font-size: 120%;
		margin: 20px 0 10px 40px; }
	
	div#center{ width: 790px;
		margin: 0 auto;
		background: #000 url(img/fauxbg.jpg) repeat-y 0px 60px;
		text-align: left; }
	
	div#wrapper{ background: transparent url(img/wholebg.jpg) no-repeat scroll center top; }
	
	div#feature{ height: 275px; }
	
	div#mainBody{  }
	
	div#mainBody p{ width: 470px;
		margin: 5px 0 15px 40px; }
	
	div#mainBody a:link{ color: #198EBA; }
	div#mainBody a:visited{ color: #198EBA; }
	div#mainBody a:hover{ color: #7CC8E4;
			text-decoration: none; }
	div#mainBody a:active{ color: #198EBA; }
	
	div#mainBody hr{ clear: both;
		margin: 10px 40px;
		background: #2b2b2b;
		border: 0; }
	
	
	
	div#sideLinks{ width: 250px;
		float: right;
		margin: 25px 0 5px; }
	div#sideLinks img{ border: 0;
		display: block;
		margin: 0 0 10px; }
	
	
	
	div#brands{ background: transparent url(img/brands.jpg) no-repeat left bottom;
		width: 790px;
		padding-bottom: 15px; }
	
		#brandMovie{ margin: 0 0 0 25px; }
	
	
	p#footer{ font-size: 70%;
		font-weight: bold;
		text-align: center;
		margin: 0;
		padding: 10px 0 20px;
		background: #00003c; }
	
		p#footer a:link{ color: #fff; }
		p#footer a:visited{ color: #fff; }
		p#footer a:hover{ text-decoration: none; }
		p#footer a:active{ color: #fff; }
	
	
	ul#photos{ list-style: none;
		margin: 0 0 0 25px;
		padding: 0;
		clear: both; }
	ul#photos li{ margin: 5px;
		float: left; }