html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; }

body { background: url(../_img/bg-tile.gif) left top repeat-x #141414; }

p { color:#000; font-family:Georgia,Times,serif; font-size:16px; line-height:150%; }

h2 { color:#4ed4fa; font-family: Arial,Helvetica,sans-serif; font-size:20px; font-weight:100; padding:0 0 5px 0; }
h3 { border-top:1px solid #999; color:#999; font-family: Arial,Helvetica,sans-serif; font-size:12px; text-transform: uppercase; font-weight:100; padding:20px 0 0 0; letter-spacing:1px; }

a { color:#006699; text-decoration: none; }
	a:hover { text-decoration: underline; }

#wrap { background: url(../_img/wrap-bg.gif) left top no-repeat; overflow:hidden; width:960px; margin:0 auto; }

#header { float:right; width:450px; margin:50px 55px 0 0; }

#content {  }
	
	#left { float:left; width:380px; margin:500px 0 0 15px; text-align:center; }
		#left img { margin:30px 19px 0; }
		
		#right { float:left; margin:165px 0 0 70px; width:350px; }
			#right p { color:#fff; margin:0 70px 0 0; }
				#right a { color:#4ed4fa; text-decoration: underline; }
					#right a:hover { text-decoration: none; }
			#right .block { display:inline; float:left; width:420px; padding:0 0 0 85px; }
				#right .donate { background: url(../_img/donate-icon.png) left top no-repeat; }
				#right .download { background: url(../_img/download-icon.png) left top no-repeat; }
				#right .concert { background: url(../_img/concert-icon.png) left top no-repeat; }
				#right .tshirt { background: url(../_img/purchase-icon.png) left top no-repeat; }
					.hr { border-top: 1px solid #999; display:inline; height:0; width:420px; float:left; margin:25px 0; }

#footer { border-top:1px solid #999; float:left; width:960px; margin:75px 0 0 0; padding:15px 0 70px 20px; }
	#footer p { font-family:Arial,Helvetica,sans-serif; color:#999; font-size:10px; }
	#footer a { color:#999; text-decoration: underline; }
		#footer a:hover { text-decoration: none; }
