@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}



.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub-heading {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .25em;
	color: #A0C0CF;
}
#pscroller1{
width: 376px;
height: 58px;
border: 0px solid black;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-color:#FFFFFF;
}

.scrolltxt{
color:#FFFFFF;
}

