a								{ text-decoration: none; outline: none; }
a img							{ border: none; }
#page-wrap						{ background: white; width: 740px; margin: 0 auto; border:solid 1px #bbb;
								  padding: 0px 0; }

#slider							{ height: 170px; overflow: hidden;
								  position: relative; margin: 10px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 740px; position: relative; }

.slide							{ padding: 5px 5px; width: 740px; float: left; position: relative; background-color:#eee; }
.slide h3						{ font-family: verdana; font-size: 17px; letter-spacing: -1px; width:480px;
								  color: #666; }
.slide p						{ color: #a65308; font-size: 16px; line-height: 16px; width: 400px; }
.slide img						{ position: absolute; top: 2px; left: 50px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
h3 a							{ font-family: verdana; font-size: 17px; letter-spacing: -1px; width:480px;
								  color: #666; }
h3 a:Hover						{ font-family: verdana; font-size: 17px; letter-spacing: -1px; width:480px;
								  color: #a65308; }