/*Main css*/
html,body {
	padding: 0;
	margin: 0;
	font: 1em/1.4em Verdana, Helvetica, sans-serif;
	color: #000;
	background: #58201e url(../images/tte_music_bg.jpg) no-repeat fixed center 0; text-align: center; }

#container {
	width: 999px; padding: 0; height: 100%; display: block; position: relative; z-index: 1; background: none repeat-y; margin: 0px auto; }

ul#navigation {
	list-style-type: none; display: block; position: relative; width: 450px; height: 300px; margin-left: 108px; margin-right: auto; padding: 0; margin-top: 123px; text-align: left; }


li#music_title a { color: silver; text-decoration: none; font: normal .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; text-align: left; }



#footer {
	width: 999px; padding: 0; display: block; position: relative; z-index: 2; margin: 0px auto; background: url(../images/footer.jpg) no-repeat; height: 143px; }



#bleed {
	margin-left: auto;
	margin-right: auto; width: 1000px; background: url(../images/tte_bleed.png) no-repeat right bottom; z-index: 0; position: absolute; bottom: 0; right: 0; height: 354px; }
	
	