BODY
{
	background-color: white;
	font-family: "corbel";
	font-size: 12pt;
	line-height: 14pt;
	text-align: left;
	color: black;
	width: 98%;
	margin: 0;
}

.main
{
	width: 900px;
	margin: 12px 0 12px 0;
}

.topimage
{
	display: block;
	background-image: url(gfx/head.jpg);
	background-repeat: no-repeat;
	height: 156px;
}

.topimagetop
{
	position: relative;
	top: 16px;
	left: 184px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.topimagetop a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.topimagetop a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.topnav
{
	display: block;
	background-color: #551F75;
	text-align: left;
	height: 27px;
	font-size: 12pt;
	color: white;
	padding: 3px 24px 0 24px;
}

.topnav a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.topnav a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.left
{
	display: block;
	text-align: left;
	font-size: 10pt;
	line-height: 13pt;
	color: black;
	padding: 18px 0 0 0;
}

.social
{
	display: block;
	text-align: left;
	font-size: 10pt;
	line-height: 13pt;
	color: black;
	padding: 18px 0 18px 0;
}

A.nav-item
{
	text-transform: uppercase;
	text-decoration: none;
	line-height: 24px;
}

A:hover.nav-item
{
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 24px;
}

.center
{
	display: block;
	text-align: left;
	font-size: 10pt;
	line-height: 13pt;
	color: black;
	padding: 36px 12px 12px 12px;
}

.right
{
	display: block;
	xbackground-color: #D4C7DC;
	text-align: left;
	font-size: 9pt;
	line-height: 12pt;
	color: #551F75;
	padding: 36px 12px 12px 12px;
}

.loginblock
{
	display: block;
	background-color: #962399;
	text-align: left;
	color: white;
	padding: 4px 12px 12px 12px;
}

.newsblock
{
	display: block;
	background-color: white;
	color: black;
	padding: 4px 12px 12px 12px;
	font-family: "corbel";
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

input.login
{
	width: 150px;
	height: 20px;
	background: white;
	font-family: "corbel";
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: black;
	border: 0px;
}

input.submit
{
	width: 100px;
	height: 20px;
	background: white;
	font-family: "corbel";
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: black;
	border: 0px;
}

A.topnav-item-sub
{
	display: block;
	background-color: #343434;
	width: 200px;
	height: 20px;
	font-family: "corbel";
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: white;
	padding: 2px 0px 0px 4px;
}

A:hover.topnav-item-sub
{
	display: block;
	background-color: #696969;
	width: 200px;
	height: 20px;
	font-family: "corbel";
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: white;
	padding: 2px 0px 0px 4px;
}

.bottomblock
{
	display: block;
	background-color: #551F75;
	height: 24px;
	font-size: 10pt;
	color: white;
	margin-bottom: 12px;
	padding-top: 3px;
}

H1
{
	font-family: "corbel";
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #551F75;
	margin: 0 0 12px 0;
}

H2
{
	font-family: "corbel";
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	color: #551F75;
	margin: 0 0 12px 0;
}

A
{
	color: #551F75;
	text-decoration: underline;
}

A:hover
{
	color: #551F75;
	text-decoration: none;
}

A.bannerblock, A:hover.bannerblock
{
	display: block;
	height: 70px;
	background-color: #0069AA;
	margin: 8px 0 8px 0;
	text-align: center;
	color: white;
	padding: 0 12px 0 12px;
	font-family: "corbel";
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

A.topnav-item, A:hover.topnav-item, A.bottomblock-item, A:hover.bottomblock-item
{
	height: 18px;
	font-family: "corbel";
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

UL
{
	margin-top: -18px;
	margin-bottom: 0;
	list-style-position: outside;
}

LI
{
	margin: 0 0 0 -24px;
	list-style-type: square;
}

TD
{
	font-size: 13px;
	line-height: 18px;
	color: #0069AA;
}

input.mailform, select.mailform
{
	width: 390px;
	background: #E5E5E5;
	font-family: "corbel";
	font-size: 13px;
	line-height: 18px;
	color: black;
	border: 1px solid black;
}

input.butmit
{
	width: 120px;
	background: white;
	font-family: "corbel";
	font-size: 13px;
	line-height: 18px;
	color: black;
	border: 1px solid black;
}

HR
{
	color: #551F75;
	height: 1px;
}