.topleft {
	background-repeat: no-repeat; 
	background-image: url(img/topleft_happi.gif);
}

.topmid {
	background-repeat: repeat-x; 
	background-image: url(img/topmid_happi.gif);
}

.topright {
	background-repeat: no-repeat; 
	background-image: url(img/topright_happi.gif);
}

.lcol {
	background-repeat: repeat-y; 
	background-image: url(img/lcol_happi.gif);
}

.rcol {
	background-repeat: repeat-y; 
	background-image: url(img/rcol_happi.gif);
}

.botleft {
	background-repeat: no-repeat; 
	background-image: url(img/botleft_happi.gif);
}

.botmid {
	background-repeat: repeat-x; 
	background-image: url(img/botmid_happi.gif);
}

.botright {
	background-repeat: no-repeat; 
	background-image: url(img/botright_happi.gif);
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
