body {
	margin: 0;
	text-align: center;
	background: url(images/body_bg.gif);
	font: 77% Arial, Helvetica, sans-serif;
}
a {
	color: #160099;
	background-color: inherit;
	text-decoration: none;
}
h1 {
	padding: 0 0 22px 0;
	margin: 0;
	font-size: 150%;
	font-weight: normal;
	color: #160099;
}
h2 {
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 100%;
	color: #160099;
	background: #fff url(images/title.gif) no-repeat;
}
p {
	margin: 0;
	padding: 0 0 17px 0;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#container {
	margin: auto;
	text-align: left;
	width: 846px;
}
#topBorder {
	height: 35px;
	font-size: 1px;
}
.topLeft {
	float: left;
	width: 40px;
	height: 35px;
	font-size: 1px;
	background: url(images/top_left.png) no-repeat;
}
.top {
	float: left;
	width: 762px;
	height: 35px;
	font-size: 1px;
	background: url(images/top.png) repeat-x;
}
.topRight {
	float: left;
	width: 44px;
	height: 35px;
	font-size: 1px;
	background: url(images/top_right.png) no-repeat;
}
#leftBorder {
	background: url(images/left.png) repeat-y;
}
#rightBorder {
	background: url(images/right.png) repeat-y right;
}
#main {
	background: #fff;
	color: #000;
	margin: 0 25px 0 21px;
	padding-bottom: 2px;
}
#topNavigation {
	padding: 2px 0 5px 16px;
	margin: 0;
	list-style: none;
}
#topNavigation li {
	float: left;
	height: 17px;
	line-height: 17px;
	margin-right: 11px;
	padding-left: 28px;
	background: url(images/topnav.gif) no-repeat;
}
#topNavigation a {
	color: #000;
	background: #fff;
}
#topNavigation a:hover {
	color: #160099;
	background: #fff;
}
.content {
	float: right;
	width: 609px;
	margin: 4px 12px 0 0;
}
.contentTop {
	height: 9px;
	font-size: 1px;
	background: url(images/content_top.gif) no-repeat;
}
.inner {
	border-left: 2px solid #b3b3b3;
	border-right: 2px solid #b3b3b3;
	padding: 0 11px;
}
.contentList {
	padding: 9px 0 0 124px;
	margin: 0;
	list-style: none;
	float: left;
	width: 200px;
}
.auto {
	width: auto;
	padding-left: 0;
}
.contentList li {
	height: 17px;
	line-height: 17px;
	background: url(images/topnav.gif) no-repeat;
	padding-left: 28px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 13px;
	color: #000099;
}
.contentImage {
	text-align: center;
	margin-top: 21px;
}
.contentBottom {
	height: 10px;
	font-size: 1px;
	background: url(images/content_bottom.gif) no-repeat;
}
.leftColumn {
	float: left;
	width: 158px;
	margin: 4px 0 0 11px;
}
.news {
	border-left: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
	padding: 1em;
}
.leftcolBottom {
	height: 10px;
	font-size: 1px;
	background: url(images/leftcol_bottom.gif) no-repeat;
}
.flashContainer {
	margin-top: 8px;
}
#footer {
	height: 65px;
	background: url(images/footer.png) no-repeat;
	font-size: 90%;
	margin: auto;
	width: 846px;
}
.copyright {
	float: left;
	padding: 16px 0 0 40px;
}
.created {
	float: right;
	padding: 16px 44px 0 0;
}
