

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

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

#page-wrap						{  background: #e6e5e5 none repeat scroll 0 0 ;
          						   width: auto; 
          						   height:auto;
          						   margin: 0 auto; 
          						   line-height: 40px;
          						   /*padding: 10px 10px 0;*/
          						   position:relative;
          						   top:-66px;
          						   /*border-bottom: 2px solid #C53990;*/
								  }

/*#slider							{ background: #e6e5e5 none repeat scroll 10 0; height: 200px; overflow: hidden;
								  position:relative ; margin: 50px 0; top:25px;}*/

#slider							{ background: #e6e5e5; height: 200px;
								  position:static; margin: 50px 0; top:25px;}
								 
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 100px; position: relative; }

/*.slide							{ padding: 40px 30px; width: 900px; float: none; position: relative; top:-20px;}*/
.slide							{ width: 400px; margin:auto; padding:25px; height:300px; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #00a79d; }
.slide p						{ color: #00a79d; font-size: 12px; line-height: 22px; width: 300px; }
/*.slide img						{ position: absolute; top: 10px; left: 400px; }*/
/*.slide img						{ top: 10px; left: 600px; }*/
#slider-stopper					{ position: absolute; top: 1px; left: 25px; background: #00a79d; color: #e6e5e5;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000;top:100px; }