a								{ text-decoration: none; outline: none; }
a img							{ border: none; }


#page-wrap						{ width: 677px; margin: 0px auto; border-bottom: 1px solid #BFBFBF}

#slider							{ height: 200px; overflow: hidden;background: #e9eae9;
								  position: relative; margin: 0px 0; z-index:-10; }
								  
h4								{ font-family: Georgia, Serif; font-size: 18px; margin: 10px; 
								  font-weight: normal; }								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2280px; position: relative; height: 200px; }

.slide						{ padding: 1px 0px; width: 687px; float: left; position: relative;height: 200px;  }
.slide p					{ color: #999; font-size: 7px; line-height: 22px; width: 420px; z-index:280000; }
.slide img					{ position: absolute; top: 0px; left: 0px; z-index:-9; }


