a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

#page-wrap						{ background: white; width: 880px; overflow:hidden; margin: 0 0; padding: 0px 0px; }

#slider							{ background: url(/Portals/_default/jQuery/Background1.jpg); height: 227px; overflow:hidden; position: relative; margin: 0px 0px 0px 0px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2700px; position: relative; }

.slide							{ padding: 40px 0px; width: 940px; float: left; position: relative; }
.slide h3						{ padding-left:25px; font-family: Georgia, Arial, Sans-Serif; font-size: 26px; letter-spacing: -1px; color: #ac0000; }
.slide p						{ padding-left:25px; color: #000000; font-size: 15px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 20px; left: 450px; }
#slider-stopper					{ position: absolute; top: 1px; left: 30px; background: #3399FF; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }