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

#page-wrap						{ background: white; width: 200px; margin: 0 auto; 
								  padding: 0px 0; height:500;}

#slider							{ background: transparent; height: 500px; overflow: hidden;
								   }
								  
                                /* 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							{ padding: 0px; width: 200px; float:left;}
.slide h1						{ font-size: 15px;
								  color: #0E218B; }
.slide p						{ font-size: 12px; line-height: 15px; width: 180px; top:1px; }
.slide img						{ top: 0px; left: 0px; }
