/* @override http://micah.local:3000/stylesheets/style.css */

/* STYLE (4/19/08 12:04:22 PM) */

#content{
	line-height: 2.8em;
}

/*page width*/

body{
  background: url(/images/background/noise/bg.jpg) 50% 0%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header-wrapper{
	padding: 0;
	margin-top: 50px;
}
#footer-wrapper{
	padding: 0;
}
#content-wrapper{
	padding: 0;
}

a img.button {
	border-style: none;
	border-width: 0px;	
}
a img{
	border: solid black 1px;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #eee;
}

#footer{
	font-size: 0.8em;
	font-style: oblique;
}

address {
	font-weight: bold;
	line-height: 1.4em;
}

.icon {
	text-align: center;
}

body {
	color: #fff;
	font-family: helvetica;
}

#left{
	float: left;
}

#right{
	float: right;
}

#clear{
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#heading-wrapper,#content-wrapper,#footer-wrapper{
	margin: 0;
}
#header,#content,#footer{
	margin: 0 auto;
	width: 560px;
}

#header, #footer{
	text-align: left;
}

#header{
	width: 610px;
	height: 176px;
}
#header img{
	margin-top: 0px;
	margin-right: 21px;
}

#content{
	padding: 1px;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: justify;
}

#footer{
	padding-bottom: 40px;
}

.button{
	position: relative;
	margin-top: -20px;
	padding: 0;
	line-height: 2px;
	top: 3px;
}

.music{
	top: 12px;
}