html {background:transparent url(uploads/header-shaddows-tile.jpg) repeat-x top center;}
body {
     background:transparent url(uploads/header-shaddows.jpg);
     background-repeat:no-repeat;
     background-position:top center;
}
h1 {
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-weight:normal;
}
h2 {
     margin-bottom:0px;
     padding-bottom:0px;
     font-size:16px;
}
h3 {
     margin-bottom:0px;
     padding-bottom:0px;
     font-size:14px;
}
h4 {margin-bottom:0px; padding-bottom:0px;}
ol {margin-bottom:0px; padding-bottom:0px;}
ul {margin-bottom:0px; padding-bottom:0px;}
div#content1 {
     width:250px;
     background-color:#DFD0E4;
     margin:-45px -10px 0px 0px;
}
div#content2 {
     width:750px;
}
.sf_outer_wrapper {
     width:1000px;
     padding:0px;
}
.sf_wrapper {
     width:1000px;
     background-color:transparent;
}
.sf_extra1 {
     height:55px;
     width:1000px;
}
.sf_pagetitle {
     width:725px;
}
.sf_pagetitle h1 {
     font-weight:normal;
}
.sf_navigation {
     margin:0px;
     width:1000px;
}
.sf_header_wrapper {
     width:480px;
     height:100px;
     margin:0px;
     padding:0px 0px 0px 20px;
}
.sf_main_header {
     width:960px;
}
.sf_extra10 {
     width:480px;
     height:100px;
     margin:0px;
     padding:0px 20px 0px 0px;
}
.sf_content {
     font-size:14px;
}
.sf_footer {
     width:1000px;
     margin-top:20px;
}
.sf_footer a {
     color:#a676c4;
     border:0px;
}
.sf_footer img {
     max-height:51px;
     border:0px;
}
.states {
     text-align:center;
     line-height:20px;
}
.states a {
     text-decoration:none;
     border-bottom:0px;
}
.states a:hover {
     font-weight:bold;
     font-size:18px;
     color:#000000;
}
.sidebar-states {
     text-align:center;
     line-height:20px;
}
.sidebar-states ul {}
.sidebar-states ul li {}
.sidebar-states ul li:hover {
     font-weight:bold;
     font-size:18px;     
}
.map a {
       display:block;
       text-decoration: none;
       width: 218px;
       height: 136px;
       background: url("uploads/usa-map-states.png") 0 0 no-repeat;
}
.map a:hover { 
       background-position: 0 -140px;
}
.quote {
     background:#F4F5F7 url(uploads/blockquote.gif) no-repeat scroll 3px 3px;
     border:1px dashed #CCCCCC;
     padding:8px 12px 8px 36px;
}

/******** Scroller Start ********/
#pscroller1{
     width: 200px;
     height: 175px;
     border: 1px dashed #cccccc;
     padding: 8px 12px 8px 36px;
     background: #F4F5F7 url(uploads/blockquote.gif) no-repeat scroll 3px 3px;
}
.someclass{ //class to apply to your scroller(s) if desired
}