A
{
	color:				#336699;
	text-decoration:	underline;
}

A:HOVER
{
	text-decoration:	none;
}

BODY
{
	background-color:	#ccddee;
	font-family:		Verdana, Arial, Sans-Serif;
	font-size:			0.8em;
	margin:				0em;
	position:			relative;
}

H1
{
	font-size:		1.5em;
	font-weight:	bold;
}

H2
{
	font-size:		1.25em;
}

H3
{
	color:			#336699;
	font-size:		1.1em;
}

TEXTAREA
{
	font-family:		Verdana, Arial, Sans-Serif;
	font-size:			0.8em;
}

#Content
{
	min-width:	600px;
	position:	relative;
	text-align:	justify;
}

#Content LI
{
	line-height:	1.5em;
}

#Content
{
	line-height:	1.5em;
}

#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;
}

#MainTitle
{
	margin-top:		3em;
	margin-bottom:	3em;
	text-align:		center;
}

#MainTitle H1
{
	font-size:	1.7em;
}

#MainTitle IMG
{
	background-color:	#efefef;
	border:				solid 1px #999999;
	padding:			1em;
}

#MissionStatement
{
	background-color:	#f0f0f0;
	border:				solid 1px #cccccc;
	margin-top:			2em;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			center;
	width:				600px;
}

#NavigationBar
{
	background-image:		url(../../graphics/NavBackground.gif);
	background-position:	top left;
	background-repeat:		repeat-x;
	position:				relative;
	height:					24px;
	margin-left:			0px;
	margin-right:			0px;
	text-align:				right;
	width:					100%;
}

#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;
}

#Page
{
	background-color:	#ffffff;
	border:				solid 1px #333333;
	margin:				3em;
	margin-left:		auto;
	margin-right:		auto;
	padding:			2em;
	width:				60%;
}

#SideBar
{
	background-color:	#ccddee;
	border:				solid 1px #cccccc;
	float:				right;
	font-size:			0.8em;
	line-height:		normal;
	margin:				2em;
	margin-right:		0em;
	margin-top:			0em;
	padding:			0.5em;
	text-align:			left;
	width:				23em;
}

#SubNavigation
{
	background-color:	#efefef;
	border:				solid 1px #003366;
	margin-top:			2em;
	margin-bottom:		2em;
	padding:			1em;
}

#TitleBar
{
	height:		12px;
	width:		100%;
}

.InLinePhoto
{
	border:			solid 1px #000000;
	margin-bottom:	2ex;
	margin-left:	2em;
}

.InLinePhotoLeft
{
	border:			solid 1px #000000;
	margin-bottom:	2ex;
	margin-right:	2em;
}