/* CSS Document 
writtten by Travis Glodt for Love and Rockets Tribute
http://www.speakphoto.com
310 435 1165
*/

html, body 
	{
	background-color:black;
	}


.heading
	{
	position: relative;
	top: -20px;
	height: 154px;
	width:  1000px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-image:url(images/header.gif); 
	}
.flash
	{
	position: relative;
	top: -20px;
	
	height: 500px;
	width: 1030px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-color#000000;
	}
 /* 
Firefox
*/
html>body .footer
	{
	position: relative;
	top: 30px;
	height: 30px;
	width:  900px;
	margin: 0pxx 0 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-image:url(images/footer.gif); 
	}
 /* 
IE
*/	
.footer
	{
	position: relative;
	top: 10px;
	height: 30px;
	width:  900px;
	margin: 0pxx 0 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-image:url(images/footer.gif); 
	}

.footer
	{
	position: relative;
	top: 10px;
	height: 30px;
	width:  900px;
	margin: 0pxx 0 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-image:url(images/footer.gif); 
	}

.meta_base_header 
	{
	position: absolute;
	left: -1500px;
	top:-800px;
	height:800px;
	margin-left: auto;
	margin-right: auto;
	}
p
	{
	font-family: sans-serif, Arial, verdana;
	font-size:14px;
	color:red;
	}
	