body {
	font:				14px/1.35em 'Verdana' 'Times New Roman', Times, serif;
	font-weight:		normal;
	padding:			0px;
	margin:				0px;
	background:			#ffffff;
	color:				white;
	text-decoration:	none;
}

a {
	text-decoration:	none;
}

a img {
	border:				0px;
}

#all {
	width:				766px;
	margin:				10px auto;
	padding:			0px;
}

.center {
	text-align:			center;
}

#content {
	margin:				20px 20px;
}

#links {
	margin:				20px 0px;
}

#links p img {
	padding-right:		15px;
}

#separator {
	height:				5px;
    background:			#3497ff;
}

#home {
	text-align:			center;
}

#home a {
	width:				61px;
	height:				25px;
	display:			inline-block;
	background:	 		url("images/home.gif") no-repeat;
}

#home a:hover {
	background-position:	-62px 0px;
}

#contact {
	text-align:			center;
}

#contact a {
	width:				97px;
	height:				25px;
	display:			inline-block;
	background: 		url("images/contact.gif") no-repeat;
}

#contact a:hover {
	background-position:	-97px 0px;
}

#facebook a {
	width:				151px;
	height:				40px;
	display:			inline-block;
	background: 		url("images/facebook.gif") no-repeat;
}

#facebook a:hover {
	background-position:	-155px 0px;
}

#bandcamp a {
	width:				166px;
	height:				40px;
	display:			inline-block;
	background: 		url("images/bandcamp.gif") no-repeat;
}

#bandcamp a:hover {
	background-position:	-166px 0px;
}

#soundcloud a {
	width:				181px;
	height:				40px;
	display:			inline-block;
	background: 		url("images/soundcloud.gif") no-repeat;
}

#soundcloud a:hover {
	background-position:	-181px 0px;
}
