
h1 {
	height: 30px;
	width: 130px;
}

h1 a {
	display: block;
	height: 100%;
}

body {
	/*background: #4D6E7E url(../images/yellow-bg2.gif) 0 0 repeat-x;*/
	background: #fff url(../images/yellow-bg2.gif) 0 0 repeat-x;
	font-size: 12px;
	line-height: 1.4;
}


#footer a, 
#header a { 
	text-decoration: none;
	color: #fff;
} 

#main_wrap a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}

#container { 
	position: relative;
}
	
#main_wrap {
	padding-top: 35px;
	width: 942px;
	margin: 0 auto;
	position: relative;
	}
	
#header {
	background: url(../images/dodo2.gif) no-repeat 0 1px;
	position: relative;
	width: 965px;
	padding-right: 5px;
	margin: 0 auto;
	}
	
#footer {
	background: #FD9900 url(../images/dodo2.gif) no-repeat 98% 50%;
	position: relative;
	padding: 30px 0 40px;
	margin: 40px auto 0;
	clear: both;
	}

#footer li {
	float: left;
	margin: 0 10px 0 0;
	}

/*header*/

div#top-bar {
	padding-top: 47px;
}

div#top-bar ul {
	float: right;
	margin: 0;
}


	div#top-bar li {
		float: left;
		padding: 0 10px;
	}

	div#top-bar li.last {
		padding-right: 0;
	}

		div#top-bar li a {
			text-decoration: none;
			padding: 10px;
			display: block;
		}

		div#top-bar li a:hover,
		div#top-bar li a.selected {
			background: #fff;
			color: #000;
		}


#search {
	display: none;
	margin-top: 5px;
	float: right;
	}

.home h1 {
	margin: 0;
	background: url(../images/rare.png) no-repeat 84px 21px;
	width: 424px;
	height: 84px;
	float:left;
	display:inline;
}

.home h1 a {
	padding: 0 0 0 84px;
}
	
#wrap1 {	
	margin: 0;
	width: 100%;	
}

#top_links {
	float: right;
	}

#top_links ul {
	margin: 0;
	padding-top: 40px;
}

#top_links ul li {
	padding: 0;
	margin: 0;

}
	
.cl {
	clear: both;
	}

#left_col {
	display: none;
	background: #000;
	color: #fff;
	width: 200px;
	float: left;	
}

#mid_col { 	
	padding: 0px;
	margin: 0 20px 0 20px ;
}

#right_col { 
	display: none;
	width: 200px;
	float: right;
}

dl {
	display: block;
	background: #224422;
	color: #ff0;
}

dt a {
	display: block;
	background: #2244ee;
	color: #fff;
	padding: 5px;
	font-size: 1.3em;
	text-decoration: none;
}

dt a:hover {
	background: #fff;
	color: #24e;
}

dd a:hover {
	background: #FD9900;
	color: #151;
}

dd a {
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	background: #115511;
	color: #FD9900;
}

.album-wrapper {
	padding-top: 10px;
	margin-bottom: 20px;
	float: left;
}

.album-row {
	margin-bottom: 30px;
	float: left;
	position: relative;
	color: #444;
}

body #main_wrap .hovered h2 a{
	color:#FD9900;
}

.album-row h2 {
	font-size: 21px;
	padding-right: 10px;
	margin-bottom: 3px;
	line-height: 1em;
	letter-spacing: -0.21px;
	color: #000;
	font-weight: bold;
}

#main_wrap .album-row h2 a {
	border-bottom: none;
	text-decoration: none;
	color: #000;
}


.album-row h3 {
	font-weight: normal;
}

.album-row img {
	background: #fff url(../images/small-album-bg.png) 0 0 no-repeat;
	float: left;
	display: inline;
	margin: 0px 26px 28px 0px;
	border: 2px solid #fff;
}

#albums-page .album-row div.left {
	width: 412px;
}

.album-row div.left {
	width: 442px;
}

.album-row dl {
	background: none;
	color: #000;
	margin: 0;
	float: none;
	clear: both;
	width: 450px;
}

#albums-page .album-row dl dt {
}

.album-row dl dt {
	/*color: #B28F56;*/
	/*color: #4D6E7E;*/
	font-weight: bold;
	width: 64px;
	clear: left;
	color: #000;
	float: left;
	padding-right: 10px;
}

.album-row dl dd {
	color: #000;
	padding-bottom: 6px;
	float: left;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	white-space: nowrap;
	width: 270px;
}

.album-row dl dd ul {
	margin: 0;
}

.album-row blockquote {
	margin: 0;
}

.album-row cite {
	margin: 0;
}

.intro p {
	width: 600px;
}
p.feature {
	color: #333;
	font-size: 16px;
}

.ogg-support,
.ax { position: absolute; left: -9999px; }
.left { float: left; }
.right { float: right; }
.cl { clear: both;}
.clickable { cursor: pointer;}

#left-col {
	float: left;
	width: 600px;
}

#right-col {
	padding-top: 9px;
	float: right;
	width: 324px;
}

img.right {
	padding-left: 10px;
	padding-bottom: 10px;
}

.cell {
	padding-bottom: 20px;
}
