@charset "utf-8";
/* CSS Document */

body {
	background: url(http://www.codeninedesign.com/clients/josh-funk/images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 921px;
	margin: 107px auto
	}

img {
	border: none;
	}
	
#topnav {
	height: 72px;
	}
	
#topnav img {
	float: left;
	}
#banner {
	height: 381px;
	}
	
#callouts {
	height: 251px;
	}
	
#bottomnav {
	height: 44px;
}

#bottomnav img {
	float: right;
	}
	
#info {
	width:667px;
	height: 449px;
	background-color: #666;
	padding: 91px 127px 91px 127px;
	color: #cccccc;
}

h2 {
	color: #333;
}

#contact {
	width:667px;
	height: 449px;
	background-color: #666;
	background-image: url(images/contactbg.jpg);
	padding: 91px 127px 91px 127px;
	color: #cccccc;
}

a:link { 
	color: #fff;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #fff;
	}
a:active { 
	color: #fff;
	}
	
#art {
	background-image: url(images/artbg.jpg);
	height: 631px;
	width: 921px;
}

#music {
	width:921px;
	height: 449px;
	background-color: #797979;
	padding: 91px 0px 91px 0px;
	
}

#media {
	width:841px;
	height: 449px;
	background-color: #797979;
	padding: 40px 40px 91px 40px;
	color: #cccccc;
}

#shows {
	width:421px;
	height: 449px;
	background-color: #666;
	background-image: url(images/showsbg.jpg);
	padding: 55px 0px 91px 500px;
	color: #cccccc;
}

h5 {
	margin-top: -17px;
	color: #333;
}