
			body {
				background-color:#000;
				font-family:Arial, Helvetica, sans-serif;
				color: 		#FFF;
				}
			
			#wrapper {
				width:		994px;
				height:		738px;
				margin: 	0 auto;
				background-color: #000;
				position:relative;
				}
				
			#header {
				height:		150px;
				background: url(images/StrokeWidth.jpg) bottom repeat-x;
				font-size: 45px;
				color: #F00;
				font-weight: 900;
				text-align: center;
				line-height: 150px;
				}
				
			#container {
				margin-top:	15px;
				}
			
			#contents {
				height:		525px;
				width:		594px;
				float:		right;
				position: 	relative;
				top: -55px;
				left: 0px;
				overflow:	hidden;
				*float: none;
				*top: -580px;
				*left: 165px;
				}	
			
			#donate {
				position: absolute;
				top: 660px;
				left: 15px;
				z-index: 50;
				}	
				
			#footer {
				height: 40px;
				width: 994px;
				font-size:	12px;
				text-align:	center;
				position:relative;
				top: 520px;
				color:#999;
				}
				
			#footer_enter {
				height: 40px;
				width: 994px;
				/*background-image: url(images/StrokeWidth.jpg);
				background-repeat: repeat-x;
				background-position:top;*/
				font-size:	12px;
				text-align:	center;
				color:#999;
				}	
				
			#itunes {position: absolute; right: 75px; top: 400px;}	

/* STYLING ------------------------------ */
			.stroke {	
				width:		170px;
				height: 	9px;
				margin-top: 3px;
				}	
				
			h1 {
				font-size: 	24px;
				letter-spacing: 4px;
				line-height: 22px;
				color:		#999;
				margin-top: 0px;
				}
				
			.header2 {
				font-size: 16px;
				letter-spacing: 1px;}	
			
			h2 {
				letter-spacing: 2px;
				line-height: 1px;
				color:		#999;
				margin-bottom: 10px;
				}
				
			#contents p {padding-bottom: 10px;}
			
			.author {
				color:#999;
				margin-left: 50px;
			}
			
			.event_title {
				text-align: center;
				color:#F00;
				font-size: 18px;
				padding: 10px 0;
				line-height: 25px;
			}
			
			.event_subtitle {
				color: #CCC;
				text-align: center;
			}
			
			a:link {color:#CCC; text-decoration:none;}			
			a:visited {color:#FF0; text-decoration:none;}
			a:hover  {color:#F00; text-decoration:none;}
			
	
	
/* NAVIGATION ------------------------------ */	
			#nav {
				width: 		165px;
				float: 		left;
				margin-top:	5px;
				color: #FC0;
				}
			
			#nav ul li {padding-bottom: 5px;
				margin:		10px;				
				height:		30px;
				padding-left: 10px;
				background: url(images/StrokeNav.jpg) bottom repeat-x;	
				text-decoration:none
				}
			
			.ArtistStyle {position:	relative;
				left: 25px;}
			
			.navbutton {cursor:	pointer;}
			
			.navbutton:visited {color:#ccc; text-decoration:none;}

			.navbutton:hover  {color:#F00; text-decoration:none;}
			
			.navbutton:active {color:#F00; text-decoration:none;}
			
			
			
		
/* SIDEBAR ------------------------------ */
			#side {
				width:		235px;
				height: 	525px;
				float: 		right;
				text-align: center;
				}
			
			
			.sideFeature {
				margin-top: 10px;
				text-align: center;
				}

/* PAGES ------------------------------ */				
			
			#page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #gallerySlide, #store, #dj {
				height:		500px;
				width:		585px;
				position:	absolute;
				top: 		6px;
				background-color: #000;
				}
				
			#gallerySlide {left: 	0px;}
			
			#page1, #page2, #page3, #page4, #page5, #page7, #page8, #store, #dj, #gallerySlide {left: 800px;}
			
			.scroll {overflow: auto;}
			
			.pageheader {
				position:	absolute;
				right: 		0px;
				}
				
			.teamSide {
				width: 		170px;
				height: 	525px;
				float: 		left;
				text-align:	center;
				position: relative;
				top: 0px;
				left: 0px;
				}
			
			.bio {
				height: 440px;
				font-size: 12px;
				line-height: 16px;
				padding: 5px 5px 5px 0px;
				overflow: auto;
				}
				
			.socialContact {
				width: 125px;
				height: 75px;
				margin: 3px auto 0px auto;
				}
				
			.socialContact img {margin: 2px 3px 3px 0px;}
			
			.track_info {
				color: #CCC;
				font-size: 14px;
				margin-bottom: 15px;
				}
				
			.track_title {
				color: #F00;
				font-size: 16px;
				}
			
			.track_credit {
				font-style: italic;
				color: #FFF;
			}
			
			#picGallery {overflow: auto;}
			
			#page4 ul li a {color: #FFF; text-decoration:none;}
			
			#page4 ul li a:hover {color: #F00; text-decoration:none;}
			
/* Div Adjustments ------------------------------ */
			#page5 {
				width: 535px;
				margin-left: 50px;
				}
	
/* FORMS ------------------------------ */				
	
			#form {
				margin-left: 125px;
				width: 300px;
				/*z-index:50*/}
				
			#dj_form {
				margin-left: 50px;
				width: 450px;
				/*z-index:50*/}
				
				
			.form {font-size: 20px; 
				line-height: 25px; 
				letter-spacing: 1px; 
				word-spacing: auto; 
				text-align: left; 
				font-weight: bold;
				font-variant: small-caps;
				font-family: verdana;
				color: #F00;}
	