.mid {
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thumbpad {
	padding: 5px;
	text-align: center;
}
.linktext {
	font-size: 22px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 2px;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
}
.three {
	background-image: url(images/boxc.gif);
	background-repeat: no-repeat;
	height: 17px;
}

.two {
	background-image: url(images/boxb.gif);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: center;
}
.one {
	background-image: url(images/boxa.gif);
	background-repeat: no-repeat;
	height: 17px;
}

.glue {
	width: 750px;
	margin: auto;
	text-align: center;
}

a:link { color: #0000CC; }
a:visited { color: #6633FF; }
a:hover { color: #000066; }
