body {
	background-image: url(http://www.pspmagic.us/tutorials/Good_Vibrations/goodvibrationsbg1.jpg);
	background-repeat: repeat;
	background-color: #881f2d;
	scrollbar-arrow-color:#f5e6d8; 
   scrollbar-track-color:#881f2d; 
   scrollbar-face-color:#881f2d; 
   scrollbar-highlight-color:#881f2d; 
   scrollbar-3dlight-color:#881f2d; 
   scrollbar-darkshadow-color:#881f2d; 
   scrollbar-shadow-color:#f5e6d8; 
	font-size: 12px;
	font-family: verdana, arial;
	font-style: normal;
	padding: 40px;
	color: #881f2d;
}
A{
	color: #800040;
	text-decoration: none;
}
A:visited{
color: #800040;
	text-decoration: none;
	}
	A:hover{
		color: #00807E;
		text-decoration: underline;
	}
	
	A:active{
	color: #006665;
		
	}
A.navlink {  color: #efe0d1; text-decoration: none  cursor: crosshair;}
A.navlink:link {  color: #efe0d1; text-decoration: none}
A.navlink:visited {  color: #efe0d1; text-decoration: none}
A.navlink:hover {
	color: #C8D9F9;
	text-decoration: overline underline;
	cursor: crosshair;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
	color: #D100D2;
	border-style: dashed;
	border-width: 0 0 1px 0;
	width: 80%;
	text-align: center;
}

.maintable {
	background-image: url(http://www.pspmagic.us/tutorials/Good_Vibrations/gvbgtile.jpg);
	background-repeat: repeat;
	background-color: #F6E6D7;
	border: 2px dotted #773213;
	text-align: left;
	
}
td, tr, table{
	background-color: transparent;
	
	font-size: 12px;
}

.tdleft{
background-image: url(http://www.pspmagic.us/tutorials/Good_Vibrations/borderedge.jpg);
background-repeat: repeat-x;
width: 127px;
height: auto;
min-height: 320px;
	border-width: 0 0 0 0;
	border-style: dotted;
	border-color: #773213;
	background-color: transparent;
	}
.tdborder{
		background-image: url(http://www.pspmagic.us/tutorials/Good_Vibrations/gvbgtile1.jpg);
      background-repeat: repeat;
		font-size: 11px;
	   font-family: verdana, arial;
	   font-style: italic;
	}
	.td1{
	border: 2px dotted #881f2d;
	background-color: #F6E6D7;
	color: #773213;
	text-align: left;
	padding-left: 5px;
	font-family: verdana, arial;
	font-size: 12px;
}
	
	.linktop{
		background-color: #efe0d1;
		border: 2px dotted #773213;
		font-size: 12px;
		font-family: arial, verdana;
		width: 150px;
		color: #773213;
	}
	.tabletop{
	background-color: #881f2d;
	border: 2px dotted #efe0d1;
	font-size: 12px;
	font-family: arial, verdana;
	color: #efe0d1;
	text-align: left;
	padding-left: 5px;
}
.links{
	
background-color: transparent;
	color: #773213;
	border-width: 5px;
	border-color: #efe0d1;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	font-family: papyrus,arial, verdana;
	font-size: 11px;
	width: 160px;
	height: 14px;}
	
	blockquote{
		color: #773213;
		font-family: verdana, arial;
		font-size: 11px;
	}




#footer{
	background-color: transparent;
	color: #c5743d;
	border-width: 2px;
	border-color: #c5743d;
	border-style: inset;
	font: papyrus;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;}

