


h2								{ font-family: Georgia, Serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }

#page-wrap						{ background:#cccccc;width:650px; margin: 0 auto; 
								  padding:0px 0; }

#slider							{ background:; height: 330px; overflow: hidden;
								  position: relative; margin: 0px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width:650px; position: relative; }

.slide							{ padding:3px 0px; width: 650px; float: left; position: relative; }
.slide h1						{ font-family: "Trebuchet MS"; font-size:38px; font-weight:normal; 
 letter-spacing:px;
								  color:#fff; text-shadow:#000 ;  text-align:left;}
.slide p						{font-family: "Trebuchet MS";  color: #fff;font-size:18px; line-height: 22px; width:620px; padding:20px 0px 0px 0px; text-shadow:#000 ; text-transform:uppercase; text-align:left; }
.slide h2	{ font-family: "Trebuchet MS"; color: #F00;;font-size:18px; line-height: 22px; width:620px; padding-top:20px; text-shadow: #900 ; text-transform:uppercase; text-align:left; }
.slide img						{ position: absolute; top: 20px; left: 400px; display:none; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px;color: white;
								  padding: 3px 8px;  text-transform: uppercase; z-index: 1000; } 