body
{
	font-family: sans-serif;
	font-size: small;
	color: #000000;
}

div
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
}

div.Page
{
	width: 900px;
}

div.Slogan
{
	float: right;
	clear: none;
	width: 200px;
	padding: 0px 20px 0px 0px;
	margin: -13px 0px 0px 0px;
	text-align: center;
	font-size: large;
	color: #9900ff;
	font-size: 16px;
	font-family: "Lucida Handwriting", cursive;
	text-decoration: none;
}

div.Header
{
	width: 900px;
}

div.Banner
{
	width: 100%;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.Address
{
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #9900ff;
	background-color: #ff9933;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

div.TopMenu
{
	width: 900px;
	border-color: #9900ff;
	border-width: 1px;
	border-style: solid;
	background-color: #ff9933;
	font-size: 12px;
	text-align: center;
}

div.Banner
{
	width: 880px;
	background-color: #9900ff;
	background-image: url(images/eh/purpletexture.png);
	background-position: left top;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
	margin: 3px 0px 0px 0px;
}
div.PageHeaderImage
{
	float: right;
	clear: none;
}

div.Content
{
	width: 900px;
	background-image: url(images/eh/bg.png);
	background-position: left top;
}

div.LeftMenu
{
	text-align: center;
	font-size: 12px;
	color: #ff9933;
	padding: 2px 0px 2px 0px;
	float: left;
	clear: none;
	background-image: url(images/eh/purpletexture.png);
	background-position: left top;
	width: 150px;
	background-color: #9900ff;
}

div.MainContent
{
	width: 730px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	float: left;
	clear: none;
}

div.Footer
{
	clear: both;
	width: 880px;
	text-align: center;
	background-image: url(images/eh/bg.png);
	background-position: left top;
	padding: 5px 10px 5px 10px;
}

h1, h2, h3, h4, h5, h6
{
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

p
{
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

a:link,
a:visited
{
	text-decoration: underline;
	color: #9900ff;
	border-style: none;
}
a:active,
a:hover
{
	text-decoration: underline;
	color: #ff9933;
	border-style: none;
}

a.LeftMenu:link,
a.LeftMenu:visited
{
	text-decoration: underline;
	color: #9900ff;
	border-style: none;
}
a.LeftMenu:active,
a.LeftMenu:hover
{
	text-decoration: underline;
	color: #ffffff;
	border-style: none;
}

a.menu:link,
a.menu:visited
{
	color: #ffffff;
	font-weight: bold;
}

a.menu:active,
a.menu:hover
{
	color: #9900ff;
	font-weight: bold;
}

div.ThreeFootTall
{
	width: 900px;
}
