		body,ul,li,form,input,h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; }
		
		.hide { display:none; }
		
		body { background:#050102 url(../images/bg.jpg) repeat-x; color:#999; font-family:Arial; font-size:11px; }
		body a { color:#9c3330; text-decoration:none; }
		body a:hover { color:#ff0700; text-decoration:underline; }
			#pageFooter a:hover { text-decoration:none; border-bottom:1px dotted #ff0700; }
			
		h1,h2,h3,h4,h5,h6 { color:#FFF; font-weight:normal; }
			h1,h2 { font-size:18px; }
				
		*:focus { outline:none; }
	
		#viewContactFormSubmitted { display:none; }
	
		#frmContact * { font-size:11px; font-family:Verdana, Geneva, sans-serif !important; }
		#frmContact input, #frmContact textarea { width:200px; border:1px solid #333; background:#222; color:#CCC; padding:1px; }
			#frmContact input:focus, #frmContact textarea:focus { outline:1px solid #999 !important; }
		
			fieldset { margin:20px auto 0; width:80%; background:#111; border:0 none; padding:1px 0 10px 0; }
				.frmLine, .frmBlock { display:block; margin:10px 0; }
				#frmMessage, .frmBlock label { height:120px; }
					#frmMessage { width:300px !important; }

				.frmLine label, .frmBlock label, .frmButtons label { display:block; float:left; width:250px; text-align:right; vertical-align:middle; padding:0 8px 0; }
				.frmButtons { text-align:center; }
				
		#frmSubmit, #frmReset { width:149px !important; cursor:pointer; }

		#pageHeader { background:url(../images/center-piece.jpg) no-repeat; height:443px; width:962px; margin:auto; }
			
			#boxOne, #boxTwo, #boxThree { position:absolute; }
			
			#boxOne { width:252px; height:252px; margin:154px 0 0 56px; }
			#boxTwo { width:252px; height:252px; margin:154px 0 0 356px; }
			#boxThree { width:252px; height:252px; margin:154px 0 0 656px; }
			
				#boxLinkOne { background:url(../images/btn-music.jpg) no-repeat; display:block; width:252px; height:252px;  }
				#boxLinkOne:hover { background-position:top right; }
				
				#boxLinkTwo { background:url(../images/btn-about.jpg) no-repeat; display:block; width:252px; height:252px; }
				#boxLinkTwo:hover { background-position:top right; }
				
				#boxLinkThree { background:url(../images/btn-contact.jpg) no-repeat; display:block; width:252px; height:252px; }
				#boxLinkThree:hover { background-position:top right; }
			
			#pageContentSurface { width:850px; margin:auto; }
				#viewAbout, #viewContact { display:none; }
			
			#pageFooter { margin:15px auto 15px; width:850px; border-top:1px solid #1c1a1a; }
				#leftInfo { padding-top:10px; width:50%; float:left; position:relative; }
				#rightInfo { padding-top:10px; width:50%; float:right; position:relative; text-align:right; }
