BODY { background:           #947147 url(../images/back-pic.jpg) repeat;
       SCROLLBAR-FACE-COLOR:       #000000;
       SCROLLBAR-HIGHLIGHT-COLOR:  #FFFFFF;
       SCROLLBAR-SHADOW-COLOR:     #cfcfcf;
       SCROLLBAR-3DLIGHT-COLOR:    #FFFFFF;
       SCROLLBAR-ARROW-COLOR:      #ffffff;
       SCROLLBAR-TRACK-COLOR:      #ffffff;
       SCROLLBAR-DARKSHADOW-COLOR: #000000;
	   margin-top: 10px;
}

#noprint            { display: none }

#container {
	width:960px; /* Width Of Website */
	position:absolute;
	left:50%;
	margin-left:-480px; /* Half the Width Of Website */
}

#freegift {
	display: none;	
}

#voucher {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-top: -20px;
	padding-bottom: 20px;
	}
	
#voucher H2 {
	display: none;
	}


#voucher  IMG{
	left: 1px;
	border: 1px dotted #000000;
	}
#vouchertext {
	position: relative;
	text-align: left;
	Top: 155px;
	z-index: 2;
	}
	
 #vouchertext P {
	font-size: 16px;
	color: Red;
	margin-left: 280px;
	font-family: Century Gothic;
	font-weight: bold;
	text-decoration: none;
	}
#freegift A:link     { font-size: 12px; color: #ffffff; font-family: Century Gothic; font-weight: bold;   text-decoration: none}
#freegift A:visited  { font-size: 12px; color: #ffffff; font-family: Century Gothic; font-weight: bold;   text-decoration: none}
#freegift A:hover    { font-size: 12px; color: #FFCF00; font-family: Century Gothic; font-weight: bold;   text-decoration: underline}


.MenuTopHead        { font-size: 38px; color: #000060; font-family: Times New Roman; font-weight: normal; text-decoration: none}
.MenuTop A:link     { font-size: 12px; color: #ffffff; font-family: Century Gothic; font-weight: bold;   text-decoration: none}
.MenuTop A:visited  { font-size: 12px; color: #ffffff; font-family: Century Gothic; font-weight: bold;   text-decoration: none}
.MenuTop A:hover    { font-size: 12px; color: #FFCF00; font-family: Century Gothic; font-weight: bold;   text-decoration: underline}
.MenuTop P          { font-size: 12px; color: #000060; font-family: Century Gothic; font-weight: normal; text-decoration: none}
.MenuTopLeft P      { font-size: 11px; color: #ffffff; font-family: Century Gothic; font-weight: normal; text-decoration: none}

.MenuLeft A:link    { font-size: 14px; color: #000000; font-family: Century Gothic; font-weight: normal; text-decoration: none; display: block; margin-left: 8px; }
.MenuLeft A:visited { font-size: 14px; color: #000000; font-family: Century Gothic; font-weight: normal; text-decoration: none; display: block; margin-left: 8px; }
.MenuLeft A:hover   { font-size: 14px; color: #cf3000; font-family: Century Gothic; font-weight: normal; text-decoration: none; display: block; margin-left: 8px; }
*HTML .MenuLeft A   { width: 100%; }

.MainBody H1        { display: none;}
.MainBody H2        { font-size: 20px; color: #000000; font-family: Century Gothic; font-weight: normal; text-decoration: none}
.MainBody H3        { font-size: 14px; color: #000000; font-family: Century Gothic; font-weight: normal; text-decoration: none}





.Footer             {	display: none;}

