body{
	background-image:url(http://www.natedavenport.com/images/bg-taller.gif);
	background-repeat:repeat-x;
        background-color:#d3d5a2;
	margin:0;
	padding:0;
	font-family:Verdana, Trebuchet, Arial, San-Serif;
        color: #333;
	font-size:12px;
	
	}

.header{
        margin-bottom: 10px;

        }

h2{
        font-family: Trebuchet MS, Verdana, Sans Serif;
        font-size: 20px;
        color: #333;
        }

h3{
        font-family: Trebuchet MS, Verdana, Sans Serif;
        font-size: 16px;
        color: #333;       
        }

hr{
        color: #d3d5a2;
        margin-right: 20px;
        }

a{
        outline:none;
        color:#c2563e;
        }

a visited{
        color:#797859;
        }

.header
{
        margin-bottom: 10px;
}

#wrapper{
	width:1020px;
	margin:auto;
}

#left_column{
	float:left;
	width:756px;
	}
	#socialFrame{
		margin-top:360px;
		margin-left:20px;
		}
		a#myspace{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/myspaceBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
		}
		a#facebook{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/facebookBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}
		a#twitter{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/twitterBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}
		a#lastfm{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/lastfmBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}
		a#youtube{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/youtubeBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}
		a#purevolume{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/purevolumeBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}
		a#ilike{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/ilikeBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}
		a#ourstage{
			margin-left:7px;
			margin-bottom:7px;
			background-image:url(/images/socialmedia/ourstageBTN.png);
			background-repeat:no-repeat;
			width:40px;
			height:40px;
			}

	#contact{
              margin:100px 0 0 27px;
              text-align:left;
              clear:both;
}
	h1{
		background:transparent url(http://www.natedavenport.com/images/toplogo.png) no-repeat 0 0;
		display:block;
		height:94px;
		margin:5px 0 -20px 25px;
		padding:0;
		text-indent:-9000px;
		width:554px;
		}
	#nate{
		float:left;
		height:482px;
		width:245px;
		margin-top:5px;
		background-image:url(http://www.natedavenport.com/images/nate-davenport-home.png);
		background-repeat:no-repeat;
	}
	#content{
		float:left;
		width:479px;
		margin-top:25px;
		}
		#nav{
			
			}
				ul.buttons{
					margin:0;
					padding:0;
					}
				ul.buttons li{
					list-style-type:none;
					display:inline;
					}
				ul.buttons a{
					float:left;
					display:block;
					text-indent:-9000px;
				}
				a#nav1{
					width:86px;
					height:44px;
					margin:4px 0 0 4px;
					background-image:url(http://www.natedavenport.com/images/Nav_Shows.png);
					background-repeat:no-repeat;
				}
				a#nav2{
					width:86px;
					height:34px;
					background-image:url(http://www.natedavenport.com/images/Nav_Bio.png);
					background-repeat:no-repeat;
					margin:14px 0 0 -15px;
				}
				
				a#nav3{
					width:86px;
					height:44px;
					background-image:url(http://www.natedavenport.com/images/Nav_Photos.png);
					background-repeat:no-repeat;
					margin:4px 0 0 -15px;
				}
				
				a#nav4{
					width:86px;
					height:34px;
					background-image:url(http://www.natedavenport.com/images/Nav_Lyrics.png);
					background-repeat:no-repeat;
					margin:14px 0 0 -15px;
				}
				a#nav5{
					width:86px;
					height:44px;
					background-image:url(http://www.natedavenport.com/images/Nav_Buzz.png);
					background-repeat:no-repeat;
					margin:4px 0 0 -15px;
				}
				a#nav6{
					width:86px;
					height:34px;
					background-image:url(http://www.natedavenport.com/images/Nav_Blog.png);
					background-repeat:no-repeat;
					margin:14px 0 0 -15px;
				}

				
		#logo, #text{
			margin-top:10px;
			}

        #text{
			font-family: Verdana, Arial, Sans-Serif;
			background: #D3D5A2;
			color: #333;
			text-align: center;
}

#right_column{
	background-image:url(http://www.natedavenport.com/images/bg_player.gif);
	background-repeat:no-repeat;
	background-position:0 22px;
	float:left;
	width:244px;
	min-height:620px;
	position:relative;
}   
	#player{
		position:absolute;
		z-index:1;
		left: -31px;
		top:20px;
		}

	#enews{
		position:absolute;
		margin:340px 0 0 6px;
		}

	
.clearfix{
	clear:both;
}