﻿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;
	background:url(http://www.cooperativemusic.com/midlake/_graphics/bg.gif) no-repeat top center #2B2527;
}

#a_denton{
	width:595px;
	height:40px;
	background:url(a_denton.gif) no-repeat;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}

#a_buynow{
	width:215px;
	height:29px;
	display:block;
	background:url(http://www.cooperativemusic.com/midlake/_graphics/buy_now.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}

#a_bella{
	width:42px;
	height:29px;
	display:block;
	background:url(http://www.cooperativemusic.com/midlake/_graphics/bella.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
}


#a_bella_link{
	width:151px;
	height:27px;
	display:block;
	background:url(http://www.cooperativemusic.com/midlake/_graphics/a_bella_link.gif) no-repeat;
	text-indent:-9999px;
}

#a_midlake_link{
	width:151px;
	height:20px;
	display:block;
	background:url(http://www.cooperativemusic.com/midlake/_graphics/a_midlake_link.gif) no-repeat;
	text-indent:-9999px;
}

/*LAYOUT*/
#container{
	width:695px;
	margin:0 auto;
	padding-top:20px;
}

#contentContainer{
	background:url(http://www.cooperativemusic.com/midlake/_graphics/content_bg.gif) no-repeat;
}

#leftCol{
	width:260px;
	float:left;
	padding:37px 17px 17px 52px;
}

#rightCol{
	padding-top:37px;
	width:341px;
	float:left;
}

/*TITLES*/
h1 {
	width:450px;
	height:106px;
	display:block;
	background:url(http://www.cooperativemusic.com/midlake/_graphics/h1_midlake.gif) no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}

h2 {
	font-size:22px;
	font-family:Georgia;
	font-weight:normal;
	color:#e1dfd6;
}
h3 {
	font-size:15px;
	font-family:Georgia;
	color:#9d7987;
	margin-bottom:20px;
}


/*CLEARFIX*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

