@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #298226;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 860px;
	background: #FFFFFF url(images/slices/content_bg.jpg) repeat-y;
}

#header {
	margin: 0;
	background: #FFFFFF url(images/slices/header2.jpg) no-repeat;
	height: 151px;
}
#header h1 {
	font: 1.1em Arial, Helvetica, sans-serif;
	margin-top: 6px;
	float: right;
	margin-right: 85px;
}


#header a {
	text-decoration: none;
}
#header a:hover {
	color: #000000;
	text-decoration: underline;
}

#side-a {
	float: left;
	width: 525px;
}
#side-a-lower {
	float: left;
	width: 800px;
}
#side-a-lower p {
	padding-left: 20px;
	font: 14px Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 12px;
	
}

#side-a-lower h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #288126;
	margin-bottom: 8px;
	
}
#side-b #right-box-top {
	background-image: url(images/right_box/right_box_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 225px;
}
#wrapper  #left-content  {
	height: auto;
	padding-top: 22px;
	padding-left: 65px;
	color: #000000;
}
#wrapper  #content-lower  {
	height: auto;
	padding-top: 22px;
	padding-left: 65px;
	
}
#wrapper  #content-lower  h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #288126;
	margin-bottom: 8px;
}
#wrapper  #content-lower .newmusichd {
	color: #FFF;
}
#wrapper  #content-lower .newmusicborder {
	border: thin solid #298226;
	
}
#wrapper  #content-lower td {

	padding: 6px;
	list-style-type: circle;
	list-style-position: inside;
}
#side-b #right-box-middle {
	background-image: url(images/right_box/right_box_bg.gif);
	background-repeat: repeat;
	height: auto;
	width: 213px;
	padding-right: 12px;
	background-color: #333;
	color: #000000;
}
#side-b #right-box-bottom {
	background-image: url(images/right_box/right_box_bottom.gif);
	height: 30px;
	width: 225px;
	background-repeat: no-repeat;
}

#side-b {
	margin: 0;
	float: right;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-top: 22px;
	padding-right: 35px;
}

#side-b a {
	text-decoration: none;
}

#footer {
	clear: both;
	background: #A2A2A2 url(images/slices/footer.jpg) no-repeat;
	height: 50px;
}
#wrapper #image {
	background-image: url(images/slices/image.jpg);
	height: 193px;
	clear: both;
	z-index: -11111;
}
.pbottom {
	background: url(images/divider.png) no-repeat center bottom;
}
#side-b    p {
	padding-left: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 15px;
	padding-bottom: 12px;
}
#left-content a {
	color: #000000;
}
#left-content a:hover {
	color: #CEA527;
	text-decoration: none;
}
#side-b    h3   {
	padding-left: 20px;
	color: #333;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font: 1.3em "Times New Roman", Times, serif;
}
#side-b   h4 {
	padding-left: 20px;
	color: #333;
	font: .70em Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-top: 12px;
	line-height: 12px;
}
#wrapper  #left-content  p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #30302f;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
}
#wrapper  #left-content  h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #288126;
	margin-bottom: 8px;
}
#header #nav-container {
	float: left;
	width: 800px;
	height: auto;
	padding-top: 120px;
	padding-left: 70px;
	z-index: 11111111;
	clear: left;
	position: relative;
	color: #000;
	}


#navlist .last {
	border-style: none;
}

