﻿body { 
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	background-image: URL('http://www.dsdstore.com/images/background.jpg');
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0px;
}
.style1 {
	background-image: url('/images/mssg-md.jpg');
	
}
.style2 {
	background-color: #999999;
}
.style3 {
	text-align: center;
}
.style4 {
	background-image: url('/images/JoinMailingList.jpg');
}
.style5 {
	background-image: url('/images/top-nav.jpg');
}
.style6 {
	margin-left: 2px;
	margin-right: 2px;
}
.style7 {
	text-align: right;
}
.style8 {
	background-image: url('/images/Recent-News.jpg');
}
.style9 {
	margin-bottom: 0px;
}
.style10 {
	color: #FFFFFF;
	font-size: 8pt;
}
#top-nav {
	color: #FFFFFF;
	padding-top: 5px;
}
#message {
	padding:15px;
}
#cc {
	padding:15px;
	padding-top:50px;
}
.style11 {
	border-width: 0px;
}
.style12 {
	color: #FFFFFF;
}
#footer-nav {
	color: #000;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1em;
}
.style13 {
	border-width: 0;
}
.style14 {
	border-style: solid;
	border-width: 0;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 210px;
height: 150px;
border: 0px solid black;
padding: 8px;
padding-top:5px;
background-color: transparent;
}

.someclass{ //class to apply to your scroller(s) if desired
}
