

a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h2								{ font-family: Georgia, Serif; font-size: 36px; text-align: justify; 
								  font-weight: normal; }

#page-wrap						{height:250px;
margin:0 auto;
width:660px;}

#slider12							{ height: 110px;  overflow: hidden;
								  position: relative; margin-top:20px; width:650px; }
								  
                                /* 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							{ float: left; padding-left:20px;
position:relative;
width:900px; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{ color:#464646;
font-size:13px;
line-height:20px;
text-align:justify;
width:510px;
margin-top:15px; }
.slide img						{ position: absolute; top: 20px; left:550px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000;visibility:hidden; }