body{
margin:0 auto;
padding:0 auto;
text-align:center;
font:normal 11px verdana, arial, sans-serif;
}

img { border:0; }

#wrapper { 
    width: 880px;
    margin: 0 auto;
}

#headerShell {
margin:0 auto;
padding:0 auto;
width: 638px;
height:120px;
}

#header {
width: 638px;
text-align:left;
display: none;
}

#flashContent {
text-align:center;
}

#flashContentInner {
    width:600px;
    margin:0 auto;
    background:#FFFFFF;
    border:5px solid #CE6663;
    padding:10px 30px;
    margin-top: 20px;
    text-align:left;
}

/* substitution area: */

    #flashContentInner {
        min-height:500px;
    }

    #flashContentInner h1 {
        text-align:center;
    }

    #flashContentInner p {
        font-size:1.1em;
        line-height:1.5em;
        text-align:justify;
    }

#footer {
    margin:0 auto;
    padding:5px 0;
    width: 620px;
    text-align:center;
    color:#CE6663;
    font-size:10px;
}

#footer p {
    line-height:14px;
}

#footer p#copyright {
    font-weight:bold;
}

#footer a {
    text-decoration:none;
    font-weight:bold;
    color:#CE6663;
}

#footer a:hover {
    color:#000000;
}

#footer hr {
    display:none;
}



.headerText {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height:14px;
}

.tagline {
	margin-left:5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	/*border:1px solid blue;*/
}

.footerText, a.footerText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.footerText:hover{color: #FF0000;}

.copyright{color: #9999cc;}

#subnav
{
	margin-top:20px;
	margin-left:23px;
	line-height:35px; 
	/*height:20px;*/
	width:590px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align:center;
}
.subLayout1 {float:left; margin:5px 5px 0 5px; text-align:center; line-height: 13px;}
.subLayout2 {float:left; margin:0px 5px 0 5px; text-align:center; line-height: 13px;}


/* === STYLES FOR 404 / STATIC PAGES === */

#html-header {
    background: transparent url(../img/bg-header.jpg) no-repeat;
    position: relative;
    height: 161px;
    margin-top: 44px;
}

#html-header h1 {
    display: inline;
}

#html-header h2 {
    position: absolute;
    left: -9999em;
    visibility: hidden;
}

#html-header h1 a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 188px;
    height: 160px;
    overflow: hidden;
}

#html-header a span {
    position: absolute;
    left: -9999em;
    visibility: hidden;
}

#html-header ul,
#html-header li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#html-header li a {
    position: absolute;
    display: block;
    top: 108px;
    height: 36px;
    overflow: hidden;
}

#html-header a#hh-home {
    left: 189px;
    width: 60px;
}

#html-header a#hh-kits {
    left: 250px;
    width: 112px;
}

#html-header a#hh-health-tip {
    left: 363px;
    width: 110px;
}

#html-header a#hh-resources {
    left: 474px;
    width: 150px;
}

#html-header a#hh-friend {
    left: 625px;
    width: 116px;
}

#html-header a#hh-register {
    left: 742px;
    width: 120px;
}

#html-header a#hh-help {
    top: 0;
    left: 650px;
    width: 98px;
}

#html-header a#hh-contact {
    top: 0;
    left: 749px;
    width: 124px;
}

#html-header a#hh-login {
    top: 42px;
    left: 752px;
    width: 105px;
    height: 55px;
}




#html-content {
    text-align: left;
    padding: 10px 200px 50px 200px;
}



#html-footer {
    background: transparent url(../img/bg-footer.jpg) no-repeat;
    height: 143px;
    position: relative;
}

#html-footer ul,
#html-footer li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#html-footer a {
    position: absolute;
    display: block;
    overflow: hidden;
}

#html-footer a span {
    position: absolute;
    left: -9999em;
    visibility: hidden;
}

#html-footer a#hf-highmark {
    top: 10px;
    left: 40px;
    width: 200px;
    height: 130px;
}

#html-footer a#hf-journal {
    top: 10px;
    left: 260px;
    width: 118px;
    height: 120px;
}

#html-footer a#hf-friend {
    top: 10px;
    left: 379px;
    width: 112px;
    height: 120px;
}

#html-footer a#hf-join {
    top: 10px;
    left: 492px;
    width: 113px;
    height: 120px;
}

#html-footer a#hf-byrneshec {
    top: 0;
    left: 645px;
    width: 200px;
    height: 125px;
}









