html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  font: 11px/15px  Georgia;
   }
#wrapper {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 100%;
   }

.text {
	  font: 11px  Georgia; color:#323232;
	}
	
.skip {
	  font: 15px  Georgia; color:#323232;
	}	
	
.alink {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; font-variant: normal; color: #DC0013; text-decoration: none;}
.alink:hover {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; font-variant: normal; color: #676767; text-decoration: none;}
.amenuSub2 {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; font-variant: normal; color: #676767; text-decoration: none; padding-bottom:5px;}
.amenuSub2:hover {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; font-variant: normal; color: #DC0013; text-decoration: none; padding-bottom:5px;}
.amenu2 {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; font-variant: normal; color: #676767; text-decoration: none; padding-bottom:5px;}

.alinkbtm {
	  font: 11px  Georgia; color:#323232;
	}
	
.alinkbtm:hover {
	  font: 11px  Georgia; color:#DC0013;
	}