<style type="text/css">
/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align:baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

body {
  line-height: 1.2;
  /*background-image:url(../_images/sand.jpg);*/
  background-color:black;
}


table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }


/blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


.clear {
	clear:both;}

Written by Joshua Burke
Copywright Joshua Burke

Any replication of this code is completly permitted, mainly because how many people viewing this site are even going to look at this code... I am honored you took the time to even pull this up.

/*------------------------General-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

	

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
}

/*------------------------Newspaper-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body{
	text-align:center;
	}
	
#bodyBorder {
	position:relative;
	text-align:left;
	margin: 0px auto;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
}
	
#header {
	height: 176px;
	}
	
#subHeader {
	position:relative;
	height: 75px;
	
	padding-left: 20px;
	}
	
.subHeaderThird{
	position:relative;
	float:left;
	height:75px;
	width:327px;
	border-bottom: 7px solid black;
	border-top: 3px solid black;
	}
	
.subHeaderThird img{
	float:left;}
	
.subHeaderThirdCaptionContainer{
	margin-top:18px;
	margin-left:120px;
	position:absolute;
	width:200px;
	}
	
.subHeaderThirdCaption{
	line-height:.9;
	
	}

#container {
	text-align:left;
	margin: 0px auto;
	width: 1023px;
	/*height:2430px;*/
	border:1px solid black;
	background-image:url(../_images/newspaper/newspaperBackground.jpg)
	}
	
#leftCenterColumnContainer {
	float:left;
	position:relative;
	width:647px;
	margin-left:20px;
	margin-top:10px;
	display:block;
	
}


#blog {
	float:left;
	width:647px;
	height:600px;
	overflow:auto;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top:5px;
	margin-top:-5px;
	}
	
	
#RSSReplayItem{
	width:647px;
	}
	
.RSSReplayHeadline{
	display:block;
	font-size:1.3em;
	margin-bottom:5px;
	font-weight:bold;
	
	}
	
.RSSReplayHeadline a{
	color:#000;
	text-decoration:none;
	}

.RSSReplayBody{
	display:block;
	font-size:.9em;
	margin-bottom:10px;
	}
	
.RSSReplayBody a{
	color:#000;
	}
	
.caption{
	height:40px;
	font-size:.7em;
	margin-top:3px;
	line-height:1em;
	}

#column1Container {
	float:left;
	width:311px;
	height:1000px;	
	margin-bottom:20px;
	margin-right:4px;
	
	}

#column2Container {
	float:left;
	width:316px;
	margin-left:5px;
	margin-bottom:20px;
	margin-right:0px;
	padding-left:10px;
	border-left:1px #333 solid;
	}
	
#column3Container {
	float:left;
	width:316px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:20px;
	border-left:1px #333 solid;
	padding-left:10px;
	}
	
#dateBar {
	position:relative;
	height: 14px;
	margin-bottom:4px;
	padding-left: 20px;
	padding-right: 20px;
	
	}

#date{
	text-transform:uppercase;
	font-size:.7em;
	font-weight:bold;
	width: 200px;
	
	}
	
#dateBarSiteAddress {
	float:right;
	height:14px;
	font-size: .7em;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	}
	
#dateBarSiteAddress a {
	color:#000;
	text-decoration: none;
	}


.mainStoryTitle{
	display:block;
	line-height: .8;
	font-weight:bold;
	font-size:45px;
	letter-spacing: 5px;
	padding-left:13px;
	margin-bottom:15px;
	}

.largeHeadline {
	font-weight:bold;
	font-size:1.8em;
	line-height: 1em;
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom:1px #333 solid;
	}
	
.mediumHeadline {
	font-weight:bold;
	font-size:1.3em;
	line-height: 1em;
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom:1px #333 solid;
	}
	
.col3Story{
	border-bottom:1px #333 solid;
	margin-bottom: 10px;
	
	
	}
	
#column3Container img{
	margin-right:10px;
	margin-bottom:5px;
	}
	
.imageAndCaptionContainer{
	margin-bottom:5px;
	}
	
#column1Container, #column2Container, #column3Container  p {
	line-height:1.1em;
	font-size:.9em;
	text-align:justify;
}

/*------------------------Music-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*------------------------Shows-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


#shows1x20_ {
	position:absolute;
	left:0px;
	top:138px;
	width:151px;
	height:140px;
}

#shows2x20_ {
	position:absolute;
	left:151px;
	top:138px;
	width:574px;
	height:140px;
}

#shows3x20_ {
	position:absolute;
	left:725px;
	top:138px;
	width:299px;
	height:140px;
}

#shows4x20_ {
	position:absolute;
	left:0px;
	top:278px;
	width:725px;
	height:435px;
}

#reverbShowDates {
	position:absolute;
	left:725px;
	top:278px;
	width:250px;
	height:260px;
	background-color:#d7c4a2;
}

#reverbWidgetContainer {
	margin-top:-20px;
	}

#shows5x20_ {
	position:absolute;
	left:975px;
	top:278px;
	width:49px;
	height:435px;
}

#shows6x20_ {
	position:absolute;
	left:725px;
	top:538px;
	width:250px;
	height:175px;
}


/*------------------------Video-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*------------------------About-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#Slicex20_ {
	position:absolute;
	left:0px;
	top:138px;
	width:356px;
	height:86px;
}

#Slicex20014_ {
	position:absolute;
	left:356px;
	top:138px;
	width:668px;
	height:86px;
}

#Slicex20015_ {
	position:absolute;
	left:0px;
	top:224px;
	width:296px;
	height:489px;
}

#Slicex20016_ {
	position:absolute;
	left:296px;
	top:224px;
	width:728px;
	height:489px;
}

#footerx20_ {
	position:absolute;
	left:0px;
	top:713px;
	width:1024px;
	height:55px;
}


/*------------------------Bios-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#comingSoonBackground {
	position:absolute;
	left:0px;
	top:138px;
	width: 1024px;
	height:575px;
	}
/*------------------------Contact-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#Slicex20002_ {
	position:absolute;
	left:0px;
	top:138px;
	width:647px;
	height:105px;
}

#Slicex20003_ {
	position:absolute;
	left:647px;
	top:138px;
	width:377px;
	height:575px;
}

#Slicex20004_ {
	position:absolute;
	left:0px;
	top:243px;
	width:88px;
	height:470px;
}

#contactEmail {
	display:block;
	background:url(../_images/contactEmailRollover.jpg) no-repeat 0 0;
	position:absolute;
	left:88px;
	top:243px;
	width:559px;
	height:161px;
}

#contactEmail:hover {
	background-position: 0 -161px;
	}

#Slicex20006_ {
	position:absolute;
	left:88px;
	top:404px;
	width:559px;
	height:24px;
}

#Slicex20007_ {
	position:absolute;
	left:88px;
	top:428px;
	width:69px;
	height:114px;
}

#contactBooking {
	display:block;
	background:url(../_images/contactBooking.jpg) no-repeat 0 0;
	position:absolute;
	left:157px;
	top:428px;
	width:490px;
	height:114px;
}

#contactBooking:hover {
	background-position: 0 -114px;
	}

#Slicex20009_ {
	position:absolute;
	left:88px;
	top:542px;
	width:559px;
	height:171px;
}

#Slicex20010_ {
	position:absolute;
	left:0px;
	top:713px;
	width:1024px;
	height:55px;
}
