body {
	background: url(images/mainbg_main.jpg) repeat-x #354580;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.Normal {
	font-size: 14px;
	color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: red;
}

a:link,
a:visited{
	color: #405397;
	text-decoration: none;
}

a:hover {
	color: #789E36;
	text-decoration: underline;
}

#outerwrapper {
	text-align: center;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 808px;
	text-align: left;
}

#container {
	float: left;
	width: 808px;
	background: url(images/content-bg.png) repeat-y;
}

#left {
	float: left;
	width: 244px;
	position: relative;
	top: 3px;
}

.box {
	position: relative;
	left: 4px;
	float: left;
}

.boxbottom {
	position: relative;
	left: 4px;
	clear: both;
}

.LinksPane,
.WhatsNewPane {
	position: relative;
	left: 4px;
	float: left;
	width: 100%;
	max-width: 220px;
	padding-left: 13px;
	padding-right: 10px;
	background: url(images/nav-mid.jpg) repeat-y;
}

#nav {
	margin-left: 4px;
	margin-right: -4px;
	float: left;
	width: 100%;
	padding-left: 13px;
	padding-right: 10px;
	background: url(images/nav-mid.jpg) repeat-y;
}

#right {
	float: left;
	width: 564px;
	margin-top: 3px;
}

a#search {
	background: url(images/search_norm.jpg) no-repeat;
	height: 73px;
	width: 560px;
	display: block;
	text-indent: -999999px;
}

a#search:hover {
	background: url(images/search_hover.jpg) no-repeat;
	height: 73px;
	width: 560px;
	display: block;
	text-indent: -999999px;
}

#searchbg {
	background: url(images/search_norm.jpg) no-repeat;
	height: 73px;
	width: 560px;
}

.ContentPane {
	width: 540px;
	padding: 10px;
}

#copyright {
	clear: both;
	width: 808px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 8px;
	font-size: 10px;
}

#bottom {
	float: left;
	width: 808px;
	height: 6px;
}
