*{ behavior: url(iepngfix.htc) }

html, body{
	color: #000;
	background: url("images/words_left.jpg") #ffae00 repeat-y fixed top left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: url("images/words_right.jpg") repeat-y fixed top right;
	text-align: center;
}
#rightc{
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: transparent url("images/topleft.png") no-repeat 15px 50px;
}
#leftc{
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: transparent url("images/bottomright.png") no-repeat 852px 490px;
}
#container{
	width: 790px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	border-top: 5px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position:relative;
}
#header{
	background-color:#0f929a;
	height:72px;
	width:750px;
	padding-left:40px;
}
#nav{
	height:27px;
	width:780px;
	text-align: right;
	padding-right: 10px;
	background-image: url(images/nav_bkgd.gif);
	background-repeat: repeat-x;
}
#content{
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:40px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}
#content a{
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	color:#ff7700;
}
#content a:hover{
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	color:#ff7700;
}
#content_info{
	width:447px;
	padding-right:16px;
	padding-top:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0f929a;
	min-height:540px;
}
* html #content_info{ height:540px; }
#content_info_m{
	width:447px;
	padding-right:16px;
	padding-top:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0f929a;
	height:750px;
}
#right{
	position:absolute;
	width:267px;
	left:505px;
	top:121px;
}
#buy{
	width:250px;
	height:80px;
	padding-left: 16px;
	padding-bottom: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0f929a;
	text-align: left;
}
#content_right, #let_it_go, #stick_around, #just_enough, #money_at_the_moon, #down_south, #go_home_now{
	width:250px;
	padding-left: 16px;
	margin-top:20px;
}
.album{
	float:left;
	height: 100px;
	width: 100px;
}
#footer{
	clear: both;
	height:65px;
	background-color:#ff7700;
	padding-left:40px;
	padding-right:32px;
	padding-top:6px;
	color:#fff;
}
#footer_nav{
	float:right;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
	color:#0f929a;
}

