BODY {
	font-family: Helvetica, Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000000;

}
A:link { color: #C49F04;  text-decoration: none }
A:visited { color: #C49F04;  text-decoration: none }
A:active { color: #C49F04;  text-decoration: none }
A:hover { color: #C49F04;  text-decoration: underline }

#wrapper {
	text-align: left;
	margin 0px auto;
	padding: 0px;
	border:0;
	width: 500px;
	background: url("/path/to/your/background_cols.gif") repeat;
}


#side-a {
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 30px;
	font-size: 12px;
	float: left;
	width: 150px;
}

#side-b { 
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0;
	float: right;
	width: 300px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


.side-buy { 
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0;
	float: right;
	width: 300px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


.side-buy a img { border: none; } 
.side_buy a:hover img {	border: none; }


/* some styling for triggers */
.triggers {	
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	float: right;
	width: 300px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
	
.triggers img {
	border: none;
	cursor:pointer;
	vertical-align:bottom;
}

.side_buy a:hover img {	border: none; }
	

	/* styling for elements inside overlay */
.details {
	top:15px;
	right:15px;
	font-size:11px;
	line-height:12pt;
	color:#fff;
	width:580px;
	padding: 10px;
}
	
	
	

.name {

	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:15px;
	line-height: 16px;
	vertical-align: top;
	font-weight: normal;
	font-size:15px;
	margin:0 0 -10px 0;
}	


/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
		min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:23px;
	width:23px;
}






.curved-box
    {
    width: 850px;
    margin: 0px;
    background-color: #FFFFFF;
}

.curved-box h2
    {
    background: #FFFFFF url(images/curve_top2.jpg) no-repeat left top;
    color: #f4fbfd;
    padding: 30px 850px 0px 0px;
}

.curved-box h3
    {
    background: #FFFFFF url(images/curve_bottom2.jpg) no-repeat left bottom;
    margin: 0px;
    padding: 15px 15px 0px 0px;

} 



.leadin {
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align : left;
	font-weight: normal;
	margin-left: 70px;
	margin-top: 30px;

}

.leadin1 {
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align : center;
	font-weight: normal;
	margin: 18px;
}


.text {
	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

.paragraph {
	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
	font-weight: normal;
}





.song_title {
	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
		text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 16px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}








.list {
	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 75px;
	font-weight: normal;
}


.copyright {
	font-family: Helvetica, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align : left;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.copyright A:link		{ font-weight: bold; color: #ffffff; text-decoration: none; }
.copyright A:alink		{ font-weight: bold; color: #ffffff; text-decoration: none; }
.copyright A:vlink		{ font-weight: bold; color: #ffffff; text-decoration: none; }
.copyright A:active		{ font-weight: bold; color: #ffffff; text-decoration: underline; }
.copyright A:visited	{ font-weight: bold; color: #ffffff; text-decoration: none; }
.copyright A:hover		{ font-weight: bold; color: #ffffff; text-decoration: underline; }

