body {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	min-width: 960px;
	max-width: 1280px;
}

.content {
	clear: both;
	height: 605px;
	min-width: 960px;
	max-width: 1280px;
}
:focus
{
  -moz-outline-style: none;
}
#noshow {display: none;}

p { font: normal 1.0em Tahoma, Georgia, Times New Roman, Arial; margin: 0 0 10px; padding: 0 0 11px; color: #ccc; }
h2 { font: normal 1.2em Tahoma, Georgia, Times New Roman, Arial; margin: 0 0 10px; padding: 0 0 9px; color: #FFF; }
a {	color: #4B6A0B; text-decoration: none; }
a:hover { color: #CCCCCC;;text-decoration: underline; }
  

/*----------------------------
 * HEADER 
 *--------------------------*/

#mrdave_logo {
	margin: 0;
	padding: 0;
}

#mrdave_logo a {
	display: block;
	background: url('images/mrdave_logo.png') top center no-repeat;
	height: 133px;
	left: 158px;
	overflow: hidden;
	position: absolute;
	text-indent: 100px;
	top: 176px;
	width: 465px;
	z-index: 99;
}

#header {
	background: url('images/top_bg.jpg') top center no-repeat;
	display: block;
	height: 0;
	margin: 0 auto;
	padding: 96px 0 0 0;
	min-width: 960px;
	max-width: 1280px;
}

#menu {
	background: url('images/nav_bg.jpg') top center no-repeat;
	height: 39px;
}

#navigation ul
{
font-family: "Tahoma, trebuchet ms";
font-size: 22px;
text-decoration: none;
margin: 0px;
padding:0px;
list-style: none;
}
#navigation li
{
font-family: "Tahoma, trebuchet ms";
font-size: 22px;
text-align:center;
display: inline;
background: none;
text-align: center;
padding: 0px;
margin-right: 8px;	
float: left;
}
#navigation li a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 22px;
text-decoration: none;
}

#navigation li a:hover
{
color: #364631;
}
#navigation li.current a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 22px;
text-decoration: none;
font-weight:bold;
}

#nl_leftcap {
	height: 39px;
	width: 144px;
}

#home {
	background: url('images/home_bg.jpg') top left no-repeat;
}
#title {
	height: 5px;
	left: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: 0px;
	top: 20px;
	width: 340px;
}

#summary {
	height: 54px;
	left: 128px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: 0px;
	top: 90px;
	width: 640px;
}

#twitter {
	height: 300px;
	left: 128px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: 0px;
	top: 185px;
	width: 250px;
}

#revmusic {
	height: 300px;
	left: 350px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: 0px;
	top: -153px;
	width: 180px;
}

#revfreemusic {
	height: 180px;
	left: 540px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: 0px;
	top: -417px;
	width: 180px;
}

#buy {
    color: #fff;
	text-decoration: none;
	left: 144px;
	margin-left: 0;
	padding: 0;
	position: relative;
	top: -150px;
	width: 830px;
}


#buy a {
	color: #fff;
	text-decoration: none;
	height: 35px;
	overflow: hidden;
	text-indent: 0px;
}


/*----------------------------
 * FOOTER 
 *--------------------------*/

#footer {
	background: url('images/footer_bg.jpg') top center no-repeat;
	height: 229px;
	min-width: 960px;
	max-width: 1280px;
	font-size: 10px;
	text-align:center;
}

#footer_stuff {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 962px;
}

#footer_list li {
	display: inline;
}

#footer_list li, #footer_list li a {
	text-indent: 0px;
}

#footer_list li a {
	display: block;
	float: left;
	height: 44px;
	overflow: hidden;
}