/* CSS Document */


/************* HTML Tag Styles Initialized at "0" **********************************************/
  
  
h1, h2, h3, h4, h5, p, ol, ul, form, blockquote {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


h1, h2, h3, h4, h5, pre, code {
	font-weight: 200;
	font-size:1em;

}


a {
	text-decoration:underline;
	color:#BA6219;
}

img {
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


a img {
	border:none;
}


/************* CSS Generic Style Tags *************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	background-color:#000;
	background-image:url(images/diamond_plate2.jpg);
}

span.swap {
	display: none;
}

/************* CSS Banner Style Tags *************************/

#wrapper {
	width: 900px;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding-top: 4px;
	background-color:#000000;
}

#banner {
	height: 437px;
	width: 900px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/LAFM.jpg");
}

#stream h3 {
	font-family: Helvetica, Arial, sans-serifsans-serif;
	color:#888888;
	font-style: normal;
	font-size: 0.9em;
	font-variant: normal;
	padding-top: 290px;
	text-align:center;
	
}

#wrapper p {
	color:#ffffff;
	background-repeat: no-repeat;
	margin-top:10px;
}

#stream ul.stream {
	list-style:none;
}

ul.stream li {
	padding-top: 280px;
	font-size: 0.8em;
}

ul.stream a {
	display: block;
	text-align: center;
}

ul.stream a:link {
	color:#EDB849;
}

ul.stream a:visited {
	color:#EDB849;
}

ul.stream a:hover {
	color:#999999;
}

ul.stream a:active {
	color:#21312f;
}


#fb {
	float:left;
	width: 300px;
	height: 35px;
	margin-top:10px;
	background-color:#000000;
}

#copyright {
	margin-top:0px;
	float: right;
}

#copyright p {
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
	font-style: normal;
	text-align:center;
	font-size: 0.7em;
}
	