a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h2								{ font-family: Rockwell, Georgia, Serif; font-size: 36px; text-align: center; 
								  font-weight: normal; }

#page-wrap						{ background: url(featured-transp.png); width: 654px; margin: 0 auto; 
								  padding: 0px 0; }

#slider							{ background: url(featured-background3.png); background-repeat: no-repeat;
 height:468px; 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: auto; position: absolute;}

.slide							{ padding: 50px, 5px; width: 654px; float: left; position: relative; }
.slide h1						{ font-family: Rockwell, Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; width:180px; padding: 10px; }
.slide p						{ color: #ac0000; font-size: 12px; line-height: 22px; width:180px;padding: 10px; text-align:left; }
.slide img						{ position: absolute; top: 20px; left: 210px; }
.slide a								{  color: #ac0000; text-decoration: none; outline: none; }
.slide a img							{ border: none; }
#slider-stopper					{ position: absolute; top: 6px; left: 540px; background: #666; color: #fff;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
