HTML {
background-color: rgb(102,153,204);
font-family: Arial, Verdana;
vertical-align: top;
}

body{
width: 660px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0;
}

p{
padding:0;
margin:0;
}

p.widebot{
margin-bottom: 18pt;
}

h1, h2, h3, h4, h5, h6{
padding:0;
margin:0;
}

a:link{
color: rgb(245,136,0);
}

a:visited{
color: rgb(255,146,10);
}

p.subtext {
font-family :  Arial, Helvetica, sans-serif;
font-size: 8pt;
margin-left: 21pt;
color: #4c7299;
}

div.header{
margin:0px;
width:660px;
height:160px;
background-image: url(../images/hnffhead.jpg);
border-left: thin black solid;
border-right: thin black solid;
border-top: thin black solid;
}

div.buttonbar{
text-align: left;
background-image: url(../images/btnbkgnd.gif);
background-repeat: repeat-x;
height: 42px;
width: 660px;
padding-top: 4px;
border-left: thin black solid;
border-right: thin black solid;
}
/*div.buttonbar{
margin:0px;
text-align: center;
background-image: url(../images/btnbkgnd.gif);
background-repeat: repeat-x;
height: 42px;*/
/*width: 660px;*/
/*width: 100%;
padding-top: 4px;
border-left: thin black solid;
border-right: thin black solid;
}*/

div.content{
width: 660px;
height: 548px;
background-color: white;
background-image: url(../images/sunbkgnd.gif);
background-repeat: no-repeat;
background-position: top;
border-left: thin black solid;
border-right: thin black solid;
border-bottom: thin black solid;
}

div.content p{
font-size: 12px;
padding-top: 12px;
}

div.giftcontent{
padding: 0px;
margin-left: auto;
margin-right: auto;
/*position: relative;
top: 0px;
left: 0px;*/
width: 660px;
height: 545px;
background-color: white;
background-image: url(../images/giftsunbkg.gif);
background-repeat: no-repeat;
background-position: top;
border-left: thin black solid;
border-right: thin black solid;
border-bottom: thin black solid;
}

div.giftcontent p{
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top: 12px;
margin-left: 120px;
margin-right: 120px;
}


div.leftcol{
vertical-align: top;
text-align: left;
line-height: 16px;
float: left;
width: 260px;
height: 330px;
padding: 12pt;
}

div.leftcol:first-child{
padding-top: 18px;
}

div.rightcol{
vertical-align: top;
text-align: right;
float: right;
width: 200px;
height: 330px;
padding: 12pt;
}

div.slideshow{
margin-left: auto;
margin-right: auto;
/*top: 24px;
left: 130px;*/
border: thick rgb(40,100,75) solid;
background-color: rgb(40,100,75);
width: 400px;
font-size: 16px;
color: white;
line-height: 24px;
}

div.giftsbtn{
position: relative;
top:  72px;
left: 0px;
z-index:7;
opacity: .75;
-moz-opacity: .75;
filter: alpha(opacity=75);
}

div.giftsbtn a:link{
border: 0;
}

img.bkgnd{
border: 0px;
}

img.leftbt{
position: relative;
left: 14px;
top: 3px;
border: none;
}

img.cenbt{
position: relative;
left: 100px;
top: 3px;
border: none;
}

img.rtbt{
position: relative;
left: 150px;
top: 3px;
border: none;
}


.welcome{
font-family:  Arial, Helvetica, sans-serif;
color: rgb(245,136,0);
font-size: 24px;
padding-top: 12px;
}

