

body, div, h1, h2, h3, ul { margin: 0; padding: 0; }
img { border: 0; display: block; }

body { margin: 0 auto; height: 100%; background: #000; text-align: center; 
	/* typography */ color: #f9f9f9; font-size: .8em; font-family: Arial, Helvetica, sans-serif; }
	
#wrap { margin: 0 auto; width: 1000px; height: auto; text-align: center; }

#top-menu { padding-top: 200px; padding-left: 110px; text-align: left;
	/* typography */ font-size: 1.3em; }
#top-menu ul, #top-menu li { margin: 0; padding: 0; list-style-type: none; }
#top-menu li { display: inline; }

#contentWrap, #content2, #externalpagebody { width: 1000px; background: url(images/bg.jpg) #000 repeat-y; }
#contentWrap { margin: 0 auto; padding: 20px 0 50px 0; width: 80%; text-align: left; overflow: auto; }
* html #contentWrap { text-align: center; }

#content2, #externalpagebody { color: #000; text-align: left; }


	/* pages */
	#contact { width: 506px; height: 520px; padding: 360px 140px 0 290px; background: url(images/contact.jpg) no-repeat; }
	* html #contact { width: 1000px; height: 920px; padding-left: 290px; padding-right: 200px; }
		
		#contact td { padding: 7px 0 0 0; }
		#contact label { font-weight: bold; text-transform: uppercase; color: #000; }
		#contact input, #contact textarea { padding: 3px 0; background: url(images/form-bg.gif) repeat; border: 1px solid #e5b996; }
		#contact input.wForm, #contact textarea.wForm { width: 368px; }
		#contact textarea.wForm { height: 85px; }
		#contact input.con-submit { padding: 0 50px; }
	
	#faq { height: 443px; 
		   width: 700px;
		padding: 350px 150px 50px 150px; 
		background: url(images/faq.jpg) no-repeat; 
				margin: 0 auto 0 auto;}
	* html #faq { height: 884px; }
	
	#portfolio { width: 1000px; 
				padding: 282px 0 0 0; 
				background: url(images/gallery.jpg) no-repeat top; 
				overflow: auto; }
		#portfolio ul, #portfolio li { list-style-type: none; margin: 0; padding: 0; }
		#portfolio li { float: left; }
		
	/* home page */
	#deb { width: 1000px; height: 380px; background: url(images/img-02.jpg) no-repeat; }
	#ind_menu { width: 1000px; height: 585px; background: url(images/img-03.jpg) no-repeat; font-size: 14px;}
	#audio { width: 1000px; height: 271px; background: url(images/img-04.jpg) no-repeat; }
		
		#audio .audio-test { padding: 165px 0 0 230px; }
	
	#video { width: 1000px; height: 450px; background: url(images/img-07.jpg) no-repeat; }
	* html #video { margin-top: -3px; }
	
		#video .youtube { padding: 42px 0 0 50px; }
		* html #video .youtube { margin: 20px 0 0 317px; padding: 0; }
	
	#polaroid { width: 1000px; height: 498px; background: url(images/img-08.jpg) no-repeat;}
		#polaroid .pol { margin: 0 0 0 223px; padding: 15px 0 0 0; width: 335px;}
		
	
	/* blog content */
	#contents580 { padding: 0 15px 0 0; width: 580px; float: left; }
	* html #contents580 { text-align: left; }
	
	
#leftSidebar { padding: 0 10px; width: 180px; float: left; text-align: left; }
	#leftSidebar ul, #leftSidebar li { list-style-type: none; }
	


#head { height: 230px; }


#header { width: 100%; height: 230px; background: url(images/graphic-mavericks.jpg) no-repeat; }

	#tabs6, #header h1, #header h3, #header_img { display: none; }
	
	
#footer { margin: 0 auto; width: 1000px; background: url(images/bg.jpg) #000 repeat-y center; text-align: center; overflow: auto; }
	
	

/******************************************
 +Hidden elements
 ******************************************/
/* #preMenu-inc, #tabs6, #menu, #postMenu-inc, #preFooter-inc, #postFooter-inc { } */


/******************************************
 +Links
 ******************************************/
a, a:link, a:visited, a:active, #roll div li a, #roll div li a:link, #roll div li a:visited, #roll div li a:active { color: #a0a0a0 !important; text-decoration: none; }
a:hover, #roll div li a:hover { text-decoration: underline; }

#top-menu a, #top-menu a:link, #top-menu a:visited, #top-menu a:active { color: #fff !important; font-weight: bold; }
#top-menu a:hover { color: #de121b !important; text-decoration: none; }