body
{
	background-color: #D3D5FB;
	font-size: 0.8em;
	font-family: Verdana, San-Serif;
	font-family: Georgia, Serif;
	color: #000;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

#title
{
	background-color: #7CADF6;
	color: #330066;
	margin: 0 auto 0 auto;
	max-width: 900px;
	padding: 10px 0px 10px 0px;
	border-width: 0px;
	display: block;
	position: relative;
	height: 120px;
	z-index: 2;
	overflow: default;
}

#moveright
{
	position: absolute;
	left: 36px;
}

#moveover
{
	position: absolute;
	left: 210px;
	bottom: 5px;
}

#centered
{
	margin: 0 auto 0 auto;
	background-color: #8891d1;
	max-width: 900px;
	border-width: 0px;
	display: block;
	position: relative;
	z-index: 1;
	overflow: default;
}

#content
{
	background-color: #cce2b6;
	background-color: #CDE3FB;
	max-width: 900px;
	padding: 10px;
	border-width: 0px 0px 0px 1px;
	border-color: #000;
	border-style: none none none dotted;
	display: block;
	margin-left: 215px;
	margin-right: 0px;
}

#navbar
{
	background-color: #8891d1;
	color: #330066;
	border-width: 0px;
	border-color: black;
	border-style: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	bottom: 0px;
	padding: 0 0 0 5px;
	height: 334px;
}

#movedown
{
	position: relative;
	top: 64px;
	text-align: right;
	text-transform: inherit;
	margin: 0 36px 0 36px;
	background-color: #8891d1;
}

h2
{
font-family: Georgia, Serif;
font-family: Verdana, San-Serif;
}

h3
{
font-family: Georgia, Serif;
font-family: Verdana, San-Serif;
font-size: 1.0em;
}

#navbar h3 a:link
{
	text-decoration: none;
	color: #330066;
}

#navbar h3 a:visited
{
	text-decoration: none;
	color: #330066;
}

#navbar h3 a:hover, a:active, a:focus
{
	text-decoration: none;
	color: #8891d1;
}

#content a:link
{
	text-decoration: underline;
	color: #330066;
}

#content a:visited
{
	text-decoration: underline;
	color: #330066;
}

#content a:hover, a:active, a:focus
{
	text-decoration: none;
	color: #31768C;
}

	text-decoration: underline;
	color: #330066;
}

#content a:hover, a:active, a:focus
{
	text-decoration: none;
	color: #31768C;
}

