@charset "utf-8";
/* CSS Document */

/*reset everything*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BACKGROUND IMAGE ****************************************************************/
		img#expando { 
			position: absolute; 
			display: none; 
			z-index: 1; 
			-ms-interpolation-mode: bicubic; 
		} 

		.wide img#expando, 
		.tall img#expando { 
			display: block; 
		} 

		.wide img#expando { 
			width: 100%; 
			height: auto; 
		} 

		.tall img#expando { 
			width: auto; 
			height: 100%; 
		}
	
		.ie6fixed {
			position: absolute;
			top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
		}

/* **************************************************************/





body {
font-family:Geneva, Arial, Helvetica, sans-serif;

font-size:smaller;
background-image:url(../images/new-bg-1.jpg); background-repeat:no-repeat; background-position:525px;
}
body a:link, body a:visited, body a:active{
color:#333333;
text-decoration:none;
font-weight:bold;
}
body a:hover{
text-decoration:underline;
}
#container{
padding:75px 0 0 75px;
}
hr {
color: #CCCCCC;
background:#CCCCCC;
border:#CCCCCC;
width:860px;
text-align:left;
}
.logolink{
border-style:none;
}
p{
padding:0 0 10px 0;
}

/* pics  */
#albumlist {
	list-style-type: none;
	width:700px;;
	
}
#albumlist img{
width:100px;
height:140px;
}
.soundwave{
width:300px
height:213px;
}
#albumlist ul{
margin-left:0px;
}
#albumlist li {
list-style-type: none;
	float: left;
    width:100px;
	margin-right: 15px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
}
#albumlist img {
	display: block;
	border: 1px solid #333300;
}
.theme-page-image {
	float:left;
}
.hp_box{
width:650px;
padding-top:5px;
}
.hp_box img{
float:left;
margin:0 10px 0 0;
}
.hp_box h2{
padding-bottom:5px;
}
.view{
text-align:right;
}h2 {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:2px;
	color:#666666;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	width:768px;
}
