.happyface1 {
	background-image: url(menubg.gif); 
	background-repeat: no-repeat;
	width: 138px;
}


.happyface2 {
	background-image: url(mainbg.gif); 
	background-repeat: no-repeat; 
	width: auto;
}

td.horiz {
	background-image: url(horiz.gif);
	display: block;
}

td.vert {
	background-image: url(vert.gif);
	width: 8px;
}

.centered {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}

td.corner {
	width: 8px;
	height: 8px;
}

img.block { display: block; }


td.h749 { width: 749px; }

A:link { 
	color: black; 
	text-decoration: none;
}
A:active { text-decoration: none }
A:visited { 
	color: grey;
	text-decoration: none;
}
A:hover {text-decoration: none; color: red; }

img { border-width: 0px }

.underline {
	text-decoration: underline
}