.cp-coupon {
	border: 2px dashed #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	width: 200px;
}
.cp-couponlink {
	color: #CC0033;
	text-decoration: none;
}
td {
	border: none;
}
img {
	padding: 0px;
	margin: 5px;
	border: none;
}

.menu {
	padding: 3px;
	text-align: left;
	margin: 3px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 5px;

}
a:link {
	color: #CC0033;
}
a:visited {
	color: #CC0033;
}
a:active {
	text-decoration: none;
}

BODY{
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:cc0033;
	scrollbar-track-color:#cc0033;
	scrollbar-shadow-color:cc0033;
	scrollbar-highlight-color:cc0033;
	scrollbar-3dlight-color:000000;
	scrollbar-darkshadow-Color:000000;
	background-attachment: fixed;

}
h1, h2 {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
	text-align: center;
}
.new {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
	padding-right: 3px;
}
.red {
	color: #CC0033;
}
.pcenter {
	text-align: left;
	padding: 3px;
	text-decoration: none;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 15px;
	float: left;
}
ul.home {
	list-style-type: disc;
	list-style-image: url(images/check_mark.gif);
	padding-bottom: 5px;
}
li.home {
	list-style-type: disc;
	list-style-image: url(images/check_mark.gif);
	padding-bottom: 5px;
}
li.nmbr {
	list-style-type: upper-roman;
}
li {
	list-style-type: disc;
}
.moreabout {
	text-align: left;
	padding: 3px;
	text-decoration: none;
	width: 500px;
	margin-top: 25px;
	margin-bottom: 3px;
	margin-left: 240px;
	
}
#music1 {
width: 200px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 75px;
	float: left;
	}
#music2 {
width: 200px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 25px;
		float: left;
	}
#music3 {
width: 200px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 525px;
	}
	.freestuff{
	text-align: left;
	padding: 10px;
	text-decoration: none;
	width: 500px;
	margin-bottom: 3px;
	margin-left: 240px;	
	}
.links{
	margin-left: 10px;	
}
.linkcode{	
	text-align: left;
	text-decoration: none;
	width: 400px;
	margin-bottom: 3px;
}
#example1 {
	visibility: hidden;
}
#example2 {
	visibility: hidden;
}


a.boldbuttons{
background: transparent url('images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	
}
.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#10yrs{
	float: left;
	position: relative;
}