BODY, TABLE, TR, TH, TD, CAPTION, PRE {
	font-family: Georgia, serif;
	}
	
BODY {
	color: #000000;
	background: #FFFFFF url(graphics/fade.gif) repeat;
	padding: 0 12%;
	margin: 0;
}


H1 {
	font-size: 160%;
	font-family: "Copperplate Gothic Light", Georgia, serif;
	font-variant: small-caps;
	text-align: center;
}

H2 {
	font-size: 148%;
	font-family: "Copperplate Gothic Light", Georgia, serif;
}

H3 {
	font-size: 136%;
	font-family: "Copperplate Gothic Light", Georgia, serif;
}

H4 {
	font-size: 124%;
	font-family: "Copperplate Gothic Light", Georgia, serif;
}

H5 {
	font-size: 112%;
	font-family: "Copperplate Gothic Light", Georgia, serif;
}

H6 {
	font-size: 100%;
	font-family: "Copperplate Gothic Light", Georgia, serif;
}

A:link {
	background: transparent;
	color: #0000CC;
}       
A:visited {
	background: transparent;
	color: #990099;
}   
A:hover {
	background: transparent;
	color: #0033FF;
}   
A:active {
	background: transparent;
	color: #FF0000;
}    

img, a img {border: 0;}

.webring {margin-top: 1em; margin-bottom: 1em;}
.webring A:link, .webring A:visited, .webring A:hover, .webring A:active  {background: transparent;}

SUP  { font-size: smaller }

UL { list-style-type: circle;}


.left {text-align: left;  font-size: 130%; }
.right {text-align: right;   font-size: 130%;}
.left img, .right img {
	vertical-align: middle; margin: 0 5px;
}

.gallery {
	text-align: center;
}

.gallery img {
	margin: 5px;
}

.parent img {
	margin: 0 10px; vertical-align: top;
}

.footer {
	font-size: smaller;
}

hr {
	height: 3px;
}

hr.sub {
	height: 2px;
	width: 80%;
	margin-left: auto; margin-right: auto;
}


fieldset {
	border: 2px inset #666;
	padding: 1em;
	text-align: center;
}
legend {
	border: 2px outset #666;
	padding: 0.5em; font-weight: bold;
}
