body {
	background-image: url("http://daylightdies.com/images/n/splashbg.jpg");
	background-repeat: no-repeat;
	background-color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
#news {
	background-image: url("images/n/splash/r4_c2.jpg");
	background-repeat: no-repeat;	
}
#newstext {
	color: #a2a2a2;
	font-size: 10px;
	padding: 0 10px 20px 40px;
}
#bottom {
	background-image: url("images/n/splash/r5.jpg");
	background-repeat: no-repeat;
}
#pscroller1{
width: 949px;
height: 46px;
}
#newsbox {
	padding: 20px 0 0 35px;
	color: #a2a2a2;
	font-size: 13px;
}
.small {
	font-size: 10px;
	color: #737373;
}
.input {
	background-color: #000;
	color: #ccc;
	font-size: 11px;
	padding: 4px;
	font-family: verdana;
	border: 1px solid #353535;
	width: 130px;
}