body, td, th {
  font-family: Verdana, arial, helvetica, sans-serif;
  background-color: #FFFFcc;
}

h1 {
	font-size: 140%;
	font-family: Century Gothic;
}
h2 {
	font-size: 120%;
	font-family: Century Gothic;
	color: #990000
}

h3 {
	font-size: 110%;
	font-family: Century Gothic;
}

.contentframe {
	padding: 0px;
}

.century {
	font-family: "Century Gothic";
}

.red {
	color:#900;
}
	
.nav {
	font-size: 80%;
	font-family: Arial;
	color:#900
}
.menuframe {
	background-image: url(images/drumthin150.jpg);
	font-family: "Century Gothic";
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.small {
	font-size: 85%;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.center {
	text-align: center;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

