@charset "utf-8";
body 
{
	margin: 0px;
}
body 

{
	background-image: url(art/tower.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	line-height: 1.4em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
	line-height: 1.4em;
}
.courtesy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #990000;
}
.children {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
}
a:link.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.4em;
}
a:hover.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.4em;
}
a:active.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.4em;
}
a:visited.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.4em;
}.colophon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #990000;
}

