	#container {
		min-height:100%;
		position:relative;
	}
	#header {
	padding:0px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	}
	#content {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:135px;	/* Height of the footer */
	width: 600px;
	margin-left: 300px;
	padding-top: 0px;
	}
	#footer {
	 position:absolute;
   bottom:0;

	width:800px;
	height:110px;
	margin-left: 225px;
	text-align: center;
	padding-bottom: 0px;
	}
	#content p {
	color: #D2A36B;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	font-weight: normal;
}
	
	#footer p {
	margin:0;
	}
	.copyright {
	font-size: 9px;
	color: #D2A36B;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	text-align: center;
}

	#container #header #nav {
	width: 210px;
	height: 140px;
	position: relative;
	top: 50px;
	margin-left: 235px;
}
    strong {
	color: #a14934;
}
    
#container #content #form1 p {
	text-align: center;
}


    

#container #content .date {
	font-size: 14px;
	color: #FFF;
}

hr {
	text-align: center;
	color:#FFF;
	width: 300px;
	height: 1px;
}
  
a, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #D2A36B;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.Tunes {
	color: #a14934;
	font-weight: normal;
}
.discography {
	color: #D2A36B;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	line-height: 14px;
}
