h1 {
	font-size: 20px;
	font-weight: bold;
	color:#0000FF;
	font-family:verdana
}
.padding {
	padding: 10px;
}
body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(art/main_background.jpg);
	background-position: left top;
}

.subttle {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	font-family:verdana
}

#pscroller1{
width: 640px;
height: 105px;
border: 1px solid green;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 640px;
height: 25px;
border: 0px solid green;
padding: 5px;
background-color: lightyellow;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.copy {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}.title {

	font-size: 20px;
	font-weight: bold;
	color:#0000FF;
	font-family:verdana
}
.footer {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	padding: 10px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
