

h2								{ font-family:Arial, Helvetica, sans-serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }

h3{color:#808000;}

#slider							{ border:1px #983265 solid; height:186px; width:737px; overflow: hidden;
								  position: relative; background:#FFF;}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 20px 30px; width: 900px; float: left; position: relative; }
.slide h1						{ font-family:Arial, Helvetica, sans-serif; font-size: 30px; letter-spacing: -1px;
								  color: #808000; }
.slide p						{ color: #999; font-size: 12px; line-height: 22px; position:relative; top:-10px;width: 365px; }
.slide img						{ position: absolute; top: 12px; left: 465px; }
#slider-stopper					{ display:none;}
								