A
{
	color:				#336699;
	text-decoration:	underline;
}

A:HOVER
{
	text-decoration:	none;
}

BODY
{
	font-family:	Verdana, Arial, Sans-Serif;
	font-size:		0.7em;
	margin:			0px;
	position:		relative;
}

H1
{
	font-size:		1.5em;
	font-weight:	bold;
}

H2
{
	font-size:		1.25em;
}

H3
{
	font-size:		1.1em;
}

#Content
{
	position:	relative;
}

#Content LI
{
	line-height:	1.5em;
}

#Content P
{
	line-height:	1.5em;
	text-align:		justify;
}

#CopyRight
{	
	border-top:		solid 1px #999999;
	color:			#999999;
	margin:			2em auto auto auto;
	margin-top:		2em;
	padding:		0.5em 0px 0.5em 0px;
	text-align:		center;
	width:			100%;
}

#EndPieceLeft
{
	float:	left;
}

#EndPieceLeft
{
	float:	left;
}

#NavigationBar
{
	display:	none;
}

#NavigationBar A
{
	background-color:	#6699cc;
	border-top:			solid 1px black;
	border-right:		solid 1px black;
	color:				Black;
	display:			block;
	float:				left;
	font-family:		Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:			8pt;
	margin:				0px;
	padding:			0px 1em 0px 1em;
	position:			relative;
	text-decoration:	none;
	top:				0px;
}

#NavigationBar A:Hover
{
	background-color:	White;
}

#SubNavigation
{
	display:	none;
}

#TitleBar
{
	display:	none;
}

.InLinePhoto
{
	border:			solid 1px #000000;
	margin-bottom:	2ex;
	margin-left:	2em;
}