body {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana;
	padding: 0px;
	margin: 0px;
	background-color: #c7b299;
	background-repeat: repeat;
	background-image: url(../images-new/brick.jpg);
	}

p {
	font-size: 13px;
	font-family: Helvetica;
	line-height: 16px;
	}

h3 {
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
	}
	
img {
	border: 0px;
	}
	
a:link,
a:visited {
	color: #ff0000;
	border-bottom: 1px dotted #ff0000;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	}	
	
	
/* Main Wrappers */


.mainwrapper {
	background-color: #fbedca;
	margin: 20px auto 20px auto;
	position: relative;
	z-index: 10;
	min-height: 580px;
	width: 900px;
	border: 20px solid #ffffff;
	background-repeat: repeat;
	background-image: url(../images-new/back.png);
	}
	
.header {
	width: 900px;
	height: 800px;
	position: relative;
	}	

.aged {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: repeat;
	background-image: url(../images-new/creases.png);
	z-index: 10;
	}
	
#stickamwrapper {
	position: relative;
	text-align: center;
	z-index: 20;
	border: 0px;
	}

.sidelinks {
	position: relative;
	z-index: 20;
	}
	
.sidelinks a:link,
.sidelinks a:visited {
	border: 0px;
	}


/* Images */

#logo {
	position: absolute;
	left: -5px;
	top: -20px;
	}

#live {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0px;
	z-index: 20;
	}	

#biggeststars {
	position: absolute;
	left: 0px;
	top: 265px;
	}
	
#emailjoe {
	position: absolute;
	left: 0px;
	top: 320px;
	border: 0px;
	z-index: 20;
	}
	
#emaildshban {
	position: absolute;
	right: 0px;
	top: 320px;
	border: 0px;
	z-index: 20;
	}	

#vs01 {
	position: absolute;
	left: 145px;
	top: 320px;
	}		

#vs02 {
	position: absolute;
	left: 0px;
	top: 452px;
	}	

#vs03 {
	position: absolute;
	left: 0px;
	top: 583px;
	}	

#vs04 {
	position: absolute;
	left: 20px;
	top: 760px;
	}	
	
#vs05 {
	position: absolute;
	right: 20px;
	top: 760px;
	}		

#storelink {
	position: relative;
	border: 0px;
	z-index: 20;
	}

#cafepresslink {
	position: relative;
	border: 0px;
	z-index: 20;
	}
	
#amazonlink {
	position: relative;
	border: 0px;
	z-index: 20;
	}
	
#facebooklink {
	position: relative;
	border: 0px;
	z-index: 20;
	}
	
#subitunes {
	position: relative;
	border: 0px;
	z-index: 20;
	}

#subpodbean {
	position: relative;
	border: 0px;
	z-index: 20;
	}

#donate {
	position: relative;
	border: 0px;
	z-index: 20;
	}
	
.donatelink {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
#donatebox a:link,
#donatebox a:visited {
	height: 100px;
	width: 100px;
	border: 1px solid #000000;
	background-image: url(../images-new/brick.jpg);
	}
	
#tape01 {
	position: absolute;
	top: -100px;
	left: -100px;
	}

#tape02 {
	position: absolute;
	top: -100px;
	right: -100px;
	}
	
#tape03 {
	position: absolute;
	bottom: -100px;
	left: -100px;
	}

#tape04 {
	position: absolute;
	bottom: -100px;
	right: -100px;
	}


/* Table */

#box01 {
	padding: 5px 10px;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	text-align: right;
	}

#box02 {
	padding: 5px 10px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	text-align: center;
	}
	
#box03 {
	padding: 5px 10px;
	border-top: 5px solid #000000;
	border-left: 5px solid #000000;
	border-bottom: 5px solid #000000;
	text-align: left;
	}
	
#box04 {
	padding: 5px;
	text-align: center;
	border-bottom: 5px solid #000000;
	}

#box05 {
	padding: 5px 10px;
	vertical-align: top;
	border-left: 5px solid #000000;
	}
	
#box06 {
	padding: 5px 15px 5px 10px;
	vertical-align: top;
	}

#box07 {
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
	border-top: 5px solid #000000;
	}
	
#box08 {
	padding: 5px 10px;
	vertical-align: top;
	font-size: 12px;
	}
	
#box09 {
	padding: 5px 10px;
	vertical-align: top;
	font-size: 12px;
	}
	
#box10 {
	padding: 5px 10px;
	vertical-align: top;
	font-size: 12px;
	}			

#box11 {
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	border-top: 5px solid #000000;
	}	
	
	
/* Misc. */

#credit {
	position: relative;
	z-index: 20;
	}
	
#stickamnote {
	color: #000000;
	font-size: 10px;
	}