body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #722c24; 
    font-style: normal;
    font-weight: heavy; 
	margin: 0px;
	padding: 0px;
	top: 0;
	background: #000000 url('../images/happy_bg.jpg'); 
	background-repeat: repeat;
    overflow: -moz-scrollbars-vertical
}



a:active{outline:none} /* May get rid of pesky dotted link out line in IE -- not sure */


h1 { font-size: 16pt; 
     color: #722c24; 
     font-style: normal;
     font-weight: heavy; 
}
h2 { font-size: 16pt; 
     color: #722c24; 
     font-style: normal;
     font-weight: normal; 
}
h3 { font-size: 12pt; 
     color: #917a5b; 
     font-style: normal;
     font-weight: normal; 
}
h4 { font-size: 10pt; 
     color: #917a5b; 
     font-style: normal;
     font-weight: normal; 
}
h5 { font-size: 14pt; 
     color: #722c24; 
     font-style: normal;
     font-weight: normal; 
}


.link { color: #d2d0c4;
	  font-size: 10pt;
	  text-decoration: underline; }
	  
.link:hover { color: #ffffff;
	        text-decoration: underline }

.frame3 { 
border-left:8px  solid #917a5b; 
border-right:8px  solid #917a5b; 
border-top:8px solid #917a5b; 
border-bottom:8px solid #917a5b; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: center;
}

/* ----------------- Footer ----------------- */
.footer { color: #d2d0c4;
	       font-family: Verdana, arial, helvetica, sans-serif;
	       font-size: 8pt;
	       text-decoration: none;
	       font-weight:heavy;
	       vertical-align: middle; 
}

.web { color: #d2d0c4;
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 8pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
.web:hover { color: #ffffff
 }