@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.4em;
	color: #522675;
}
#header {
	width: 960px;
}
#navigation {
	width: 960px;
	background-color: #878880;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: .8em;
	font-weight: bold;
	height: 30px;
	float: none;
}

#navigation img {
	padding-left: 5px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main-content {
	width: 960px;
	padding: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	top: auto;
}
#main-content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}

#footer {
	width: 960px;
	background-color: #522675;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
}
body {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, Verdana;
}
.hs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #BCC7E3;
}

.float_left {
	float: left;
}
p {
	font-family: Arial, Helvetica, Verdana;
	font-size: .8em;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #522675;
}
h3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1em;
	font-style: normal;
	color: #522675;
}

h4 {
	font-size: .9em;
	color: #522675;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, Verdana;
	font-size: .8em;
	line-height: normal;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #522675;
	text-decoration: none;
}
#navigation a img a:link {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation table {
	padding: 0px;
	width: 900px;
	height: auto;
	left: auto;
	top: 5px;
	float: none;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana;
}


#navigation a img a:visited {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation a img a:hover {
	color: #522675;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation a img a:active {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

