BODY
{
	background-color: white;
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
}

H1, H2, H3, H4, H5, H6, P
{
	color: black;
	font-family: verdana, sans-serif;
}

P
{
	font-size: small;
	margin: 0;
}

SUP
{
	font-size: smaller;
}

.lmenu
{
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.menu
{
	font-weight: bold;
	text-decoration: none;
}

.indent
{
	text-indent: -2em;
	padding-left: 2em;
}

.indentandsep
{
	padding-top: .25em;
	text-indent: -2em;
	padding-left: 2em;
}

.credits
{
	font-size: x-small;
}

.photos
{
		background-color: #CCCCCC;
}

A:link
{
	color: #CC0000;
	text-decoration: none;
}

A:visited
{
	color: #CC9900;
	text-decoration: none;
}

A:active
{
	color: #FF0000;
	text-decoration: none;
}