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: 1250px;
	margin-top: 220px;
	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;
	}
	
#emailbaddie {
	position: absolute;
	left: 0px;
	top: 880px;
	border: 0px;
	z-index: 20;
	}

#emaillarry {
	position: absolute;
	right: 0px;
	top: 1080px;
	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;
	}		

#vs06 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	}	

#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;
	}

#swfe-ticket {
	position: absolute;
	top: -20px;
	left: 70px;
	z-index: 100;
	}


/* 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;
	}
	

/* Pop-up */

.swfe-button a:link,
.swfe-button a:visited,
#contactArea a:link,
#contactArea a:visited {
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	margin: 10px 10px;
	padding: 5px 10px;
	border: 1px solid #000000;
	}

.swfe-button a:hover,
#contactArea a:hover {
	color: #ff0000;
	}

table {  
border-collapse:separate;  
border-spacing:0pt;  
}  
caption, th, td {  
font-weight:normal;  
text-align:left;  
}  
blockquote:before, blockquote:after, q:before, q:after {  
content:"";  
}  
blockquote, q {  
quotes:"" "";  
}  
a{  
cursor: pointer;  
text-decoration:none;  
}  
br.both{  
clear:both;  
}  
#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:150;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:408px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:200;  
padding:12px;  
font-size:13px;  
}  
#popupContact h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
padding-bottom:2px;  
margin-bottom:20px;  
}  

#popupContactClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
	}  

#button{  
	text-align:center;  
	margin:100px;  
	}  
