body {
	background-image: url(background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftpane {
	background-image: url(whitebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

#content td {
}

#content h1 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

#content h2 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	text-decoration: underline;
}

#content h3 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}

#content h1:first-letter {
	font-weight: bold;
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#bottombar {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #CCCCCC;
	background-color: #050C23;
	padding-top: 7px;
	padding-bottom: 7px;
}

#house {

}

#house a {
	color: #990000;
}

#house a:link {
	color: #990000;
}

#house a:visited {
	color: #990000;
}

#house a:active {
	color: #990000;
}

#house a:hover {
	color: #FF0000;
}

#house li {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menubar {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	background-image: url(menubar.gif);
	background-repeat: no-repeat;
}

#menubar a {
	color: #CCCCCC;
}

#menubar a:link {
	color: #CCCCCC;
}

#menubar a:active {
	color: #CCCCCC;
}

#menubar a:visited {
	color: #CCCCCC;
}

#menubar a:hover {
	color: #FFC20D;
}

.dropcap:first-letter {
	float:left;
	color:#990000;
	font-size:4.2em;
	line-height:0.8em;
	text-transform:uppercase;
	margin:0.04em 0.12em 0pt 0pt;
	background: transparent url(dropcap.jpg) center center no-repeat;
}

.masstime {
	font-size: large;
	font-weight: bold;
	color: #4E0002;
}

a:link {
	color: #990000;
}

a:visited {
	color: #990000;
}

a:active {
	color: #990000;
}

a:hover {
	color: #FF0000;
}