body {
font-family: arial, verdana, helvetica;
	font-size: 16px;
	color: #000000;
     background: #FFFFFF;
     text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
font-size: 24px;
font-family: times new roman;
color:#cc0000;
text-transform:none;
text-align: center;
padding:5px 15px;
margin:0px 
}
h1#banner {
font-size: 24px;
font-family: arial;
color:#009900;
text-align: center;
margin:0px 
}
h2 {
font-size:17px;
font-family: georgia, times new roman, arial;
text-align: center;
font-weight: center;
padding: 5px 10px;
margin:0px;
}
p {
font-color: #333333;
margin-right:15px; 
margin-left:15px;
}
li {
font-family: georgia, times new roman, arial;
font-color: #009900;
font-weight:bold;
padding: 5px 10px;
margin:25px; 
}
#headerspecial {
border-left:1px solid #666666;
width:380px;
height:120px;
background:url(http://www.naturalhpvcure.com/img/aloe1.jpg) bottom left no-repeat; 
}
#headerspecialinside {
font-color: #333333;
padding-top:10px;
font-size:12px;
margin-right:25px;
margin-left:25px;
text-align:right;
}
#prehead {
font-size:12px;
font-weight:italic;
margin-right: 10px;
margin-left: 10px;
}
.testimonial{
width:240px;
background-color:#f3ffce;
color:#333333;
font-size: 14px;
border:1px solid #666666;
margin:15px;
padding:15px;
}
#guarantee {
font-size:12px;
font-weight:bold;
color: #000099;
background-color: #ffffcc;
border:4px dashed #cc0000;
padding: 5px 10px;
margin:20px;
}
#returns {
font-size:11px;
background-color: #ededed;
border:1px solid #cccccc;
padding:10px;
margin:20px;
}
#mainbody {
background-color: #FFFFFF;
/* border: 1px solid #C5C5C5; padding: 0 10px; background-color: #336699; */
 }
a.info {
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
}
a.info:hover {
  z-index:25; 
  background-color:#ff0
}
a.info span {
  display: none;
}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width: 15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center
}

a:link {color: #0066ff;}
a:visited {color:#cc0000;}
a:hover {color: #000000;}
a:active { color:#000000;}

a.white:link {color: #ffffff;}
a.white:visited {color: #006600;}

.footer-text {
	font-size: x-small; 
	color:#555555;
}
.membertd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	background-color:#99cc00;
}
.membertdbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold;	
	color:#ffffff;
	background-color:#99cc00;
}
.admintd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	background-color:#99cc00;
	border: solid thin; border-width: 1px; border-color: #000000;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
}
.formlabelbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	font-weight: bold;
}
.block {
 background-color: #ECF1F4;
 padding: 6px 10px 6px 10px;
 border-left: 1px solid #c5c5c5;
 border-right: 1px solid #c5c5c5;
 border-bottom: 1px solid #c5c5c5;
 }
img.floatright {float:right; padding: 10px;}
img.floatleft {float:left; padding-left: 0px;}
.disc {
	color: #666666;
	font-size: 9px;
}
.title {
          font-size: 36px;
          color: #FFFFFF;
}
.subtitle {
          font-size: 16px;
          color: #FFFFFF;
}
.contentheader {
	font-family: Times;
	font-weight: bold;
	color: #800000;
	font-size: 24px;
}
.footer {
font-size: 11px;
color: #ffffff;
background-color: #99cc00;
border:1px solid #ffff00;
margin:0px;
clear:left;
text-align: center;
}
.title {	color: #161817;
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, Arial, Georgia, Verdana;
}
.navlinks {color: #161817}
/*- Menu Tabs J--------------------------- */
    #curemenu {
      float:left;	
      width:100%;
      background:#ffffff;
      font-size:70%;
      line-height:normal;
          border-bottom:1px dotted #666666;
		  border-top:1px dotted #666666;
      }
    #curemenu ul {
        margin:0;
        padding:5px 10px 0 2px;
        list-style:none;
      }
    #curemenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #curemenu a {
      float:left;
      background:url("inc/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #curemenu a span {
      float:left;
      display:block;
      background:url("inc/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #curemenu a span {float:none;}
    /* End IE5-Mac hack */
    #curemenu a:hover span {
      color:#FFF;
      }
    #curemenu a:hover {
      background-position:0% -42px;
      }
    #curemenu a:hover span {
      background-position:100% -42px;
      }
        #curemenu #current a {
                background-position:0% -42px;
        }
        #curemenu #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

-->