body
{
	font-family: sans-serif;
	font-size: small;
	color: #330099;
	background-color: #666666;
}

div
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
}

div.Page
{
	width: 900px;
}

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: #aa00ff;
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 2px 0px;
	border-color: #aa00ff;
	border-style: solid;
}

div.Banner
{
	width: 840px;
	height: 115px;
	background-color: #ffffff;
	color: #000000;
	font-family: 'Bradley Hand ITC', Cursive;
	text-decoration: none;
	font-weight: bolder;
	padding: 0px 30px 10px 30px;
	margin: 0px 0px 0px 0px;
}
div.PageHeaderImage
{
	float: right;
	clear: none;
}

div.Content
{
	width: 900px;
	background-image: url(images/wm/bg.png);
	background-position: left top;
}

div.LeftMenu
{
	text-align: center;
	font-size: 12px;
	color: #aa00ff;
	padding: 2px 0px 2px 0px;
	float: left;
	clear: none;
	width: 150px;
	background-color: #ffffff;
}

div.MainContent
{
	width: 730px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	float: left;
	clear: none;
	border-color: #aa00ff;
	border-top-style: solid;
}

div.Footer
{
	clear: both;
	width: 880px;
	text-align: center;
	background-image: url(images/wm/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
{
	text-decoration: underline;
	color: #aa00ff;
	border-style: none;
}

a.LeftMenu
{
	text-decoration: underline;
	color: #aa00ff;
	border-style: none;
}

a.menu
{
	color: #ffffff;
	font-weight: bold;
}

a.SiteLogo
{
	font-size: 65px;
	font-family: 'Bradley Hand ITC', Cursive;
	text-decoration: none;
	font-weight: bolder;
	color: #ffffff;
}

div.ThreeFootTall
{
	width: 900px;
}