@charset "utf-8";
#container {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin: auto;
}
#disclaimer {
	height: 25px;
	width: 800px;
	font-family: "Courier New";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flashbox {
	height: auto;
	width: 500px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: "Courier New";
	font-size: 12px;
	color: #FFFFFF;
}

#menubox {
	width: 300px;
	height: auto;
	float: right;
	clear: none;
	font-family: "Courier New";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
}

#bannertop {
	height: 100px;
	width: 800px;
	background-image: url(Images/banner-top1.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#menubar {
	width:800;
	height: 20px;
	font-family: "Courier New";
	font-size: 12px;
	color: #999999;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: none;
	clear: both;
	padding-top: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#counter {
	width:800px;
	height: 50px;
	float: none;
	margin: auto;
	clear: both;
	text-align: center;
}
