@charset "utf-8";
.banner {
	background-color: #FFFFFF;
	float: left;
	height: 115px;
	width: 950px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}
.line {
	background-color: #aaaaaa;
	height: 2px;
	width: 950px;
}

.bannerleft {
	float: left;
	height: 100px;
	width: 404px;
}
.bannerright {
	float: right;
	height: 105px;
	width: 281px;
}
.leftmenu {
	background-image: url(images/menucontent.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	height: 400px;
}
.bodytext {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 733px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-top-width: 2px;
	border-top-color: #aaaaaa;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	float: right;
	clear: none;
}
.spacer {
	height: 10px;
	width: 950px;
	float: left;
}

.copyrightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	width: 950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
.menubutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 6px;
	height: 40px;
	width: 180px;
	background-color: #666;
}
.wgpic {
	float: left;
	height: 210px;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.picture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	width: 200px;
	text-align: center;
	margin-left: 5px;
}
