body {
	margin: 0;
	background-color: #1a1e19;
	color: #fef1b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px }
h1 {
	font-size: 200%;
	color: #ffdf71;
}
h2 {
	font-size: 150%;
	color: #ffdf71;
}
h3 {
	font-size: 125%;
	color: #ffdf71;
}
h4 {
	font-size: 115%;
	color: #ffdf71;
	margin: 0;
}
a:link {
	color: #fef1b5;
	text-decoration: none;
}
a:visited {
	color: #fef1b5;
	text-decoration: none;
}
a:hover {
	color: #2ed311;
	text-decoration: underline;
}
a:active {
	color: #144c0a;
}
a:focus {
	outline: none;
	-moz-outline: none;
}
.indent10 {
	margin-left: 10px;
}
.inline {
	display: inline;
}
#archives {
	display: none;
}
.rColContainer {
	position:relative;
	width:225px;
	height:473px;
	border: #fef1b5 solid 1px;
	border-color:#ffdf71;
	background-color:#131612;
	background-image:url(../images/dark_woods.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#rColBody {
	background-color: #1a1e19;
	background-image: url('../images/dark_woods_wide.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	width: 100%;
}
#rColDivInside {
	border: solid 1px #ffdf71;
	background: none;
}
.rColInsidePageContainer {
	position:relative;
	width:225px;
	height:473px;
	border: #fef1b5 solid 1px;
	border-color:#ffdf71;
	background-color:#131612;
	overflow:hidden;
}
.rColText {
	color: #ffdf71;
	margin: 10px;
}
.rColText a {
	color: #ffdf71;
}
.rColText a:hover {
	color: #2ed311;
}
td#leftSide {
	background-image: url('../images/side_filler_left.gif');
}
td#rightSide {
	background-image: url('../images/side_filler_right.gif');
}
td#mainCell {
	min-width: 475px;
	text-align: left;
}
.insidePageMainCell {
	padding: 0 10px;
}
td#rCol a:link {
	color: #ffdf71;
}
td#rCol a:visited {
	color: #ffdf71;
}
td#rCol a:hover {
	color: #2ed311;
	text-decoration: underline;
}
td#rCol a:active {
	color: #ffdf71;
}
tr#footerRow {
	background-image: url('../images/foot_filler.gif');
	background-repeat: repeat-x;
	height: 12px;
}
#footerTable {
	width: 100%;
	text-align: center;
	background-image: url('../images/foot_filler.gif');
	background-repeat: repeat-x;
	height: 12px;
	white-space: nowrap;
}
#footLeft {
	padding-left: 10px;
	text-align: left;
}
#footCenter {
	text-align: center;
}
#footCenter a {
	color: #1a1e19;
}
#footRight {
	padding-right: 10px;
	text-align: right;
}
.foot {
	font-size: 70%;
	color: #1a1e19;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.darkYellow {
	color: #ffdf71;
}
.noMargins {
	margin: 0;
}
.initCap {
	font-size: 200%;
	font-weight: bold;
}
table#bodyTable {
	width: 100%;
	background-color: #1a1e19;
}
table#navTable {
	width: 100%;
}
#navTable tr {
	background-image: url('../images/nav_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#navTable td {
	width: 11.1%;
}
#navDateStamp {
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
	font-size: 70%;
	color: #1a1e19;
}
.smaller {
	font-size: 90%;
}
.pink {
	color: #b20738;
}
.stdBGColor {
	background-color: #1a1e19;
}
.samplerDiv {
	background: url('../images/playerBG.png');
	background-repeat: repeat-x;
	height: 45px;
	padding: 0;
	margin: 0 0 20px 0;
	border: #fcfcfc solid 1px;
	width: 449px;
}
.samplerTitle {
	text-align: center;
	letter-spacing: 10px;
	margin: 0;
	color: #1a1e19;
}
.hpHead {
	margin: 10px 10px 0 10px;
	letter-spacing: .4em;
	font-weight: bold;
	font-size: 125%;
	color: #ffdf71;
}
.hpHead a {
	color: #ffdf71;
}
.hpList {
	color: #ffdf71;
	margin-top: 0;
}
.hpList li {
	margin-left: -18px;
	margin-right: 2px;
}
.hpList a {
	color: #ffdf71;
}
.hpList a:hover {
	color: #2ed311;
}
#musicIntro {
	padding-left: 5px;
	margin-top: 5px;
	color: #ffdf71;
}
#musicBox {
	background-color: #12421e;
	border: #fef1b5 double 3px;
}
.dotEasyStyle0 {
	clear: none;
	font-size: 6px;
	height: 6px;
}
.dotEasyStyle1 {
	background-image: url('http://members.xspp.com/images/bg_logo.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 16px;
	text-align: center;
	color: #6a6a6a;
	font-family: verdana;
	font-size: 9px;
}
.dotEasyStyle2 {
	font-family: verdana;
	font-size: 9px;
	color: #6a6a6a;
	text-decoration: none;
}
.dotEasyStyle3 {
	color: #8CC919;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}
.dotEasyStyle4 {
	font-family: arial, helvetica, sans serif;
	font-size: 100%;
}
.dotEasyStyle1 a {
	color: #8cc919;
}
.darkGreen {
	color: #693;
}
.pictureTitleRow {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
}
.topTen {
	margin-top: 10px;
}
.bufferFive {
	margin: 5px;
}

/* Poster popups */
#boogalooPoster {
	display: none;
	position: absolute;
	top: 0px;
	left: 50px;
	cursor: pointer;
}
#boogalooPosterDetail {
	display: none;
	position: absolute;
	top: 0px;
	left: 50px;
	cursor: pointer;
}
/* Poster popup */
#standardPoster {
	display: none;
	position: absolute;
	top: -26px;
	left: 2px;
	cursor: pointer;
}
#standardPosterBig {
	display: none;
	position: absolute;
	top: -106px;
	left: -60px;
	cursor: pointer;
}
input[type="button"] {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	height: 22px;
	font-weight: bold;
	color: #333;
	border: none;
	/*border-right: solid 1px #fff;*/
	/*border-bottom: none;*/
	/*border-left: solid 1px #fff;*/
	background:url('../images/bkg_button.gif') repeat-x;
}
