@charset "utf-8";
#body {
	background-color: #182A1E;
	height: 500px;
	width: 850px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
body {
	background-color: #182A1E;
	margin-right: auto;
	margin-left: auto;
}

#body #header-bg {
	background-color: #B3AA99;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	background-image: url(images/head.bg.jpg);
}
#body #body-bg {
	background-color: #B3AA99;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	background-image: url(images/body-bg.jpg);
}
#body #body-bg #flash-movie {
	background-color: #6B727C;
	height: 420px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#body #footer-bg {
	background-color: #B3AA99;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/foot.bg.jpg);
	height: 45px;
}
#body #header-bg #navigation-bar {
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 805px;
}
#body #header-bg #navigation-bar #navigation-bar1 {
	height: 25px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#body #header-bg #navigation-bar #navigation-bar1 img {
	border: thin solid #333333;
	float: right;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 4px;
}


#body   #header-bg   #navigation-bar   #navigation-bar2 {
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	width: 802px;
	clear: none;
	float: right;
	height: 45px;
}

#body #header-bg #navigation-bar #navigation-bar2 img {
	text-decoration: none;
	border: thin solid #333333;
	margin-right: auto;
	margin-left: auto;
}
#body #footer-bg #footer-navigation img {
	border: thin solid #333333;
}
#body #footer-bg #footer-navigation img {
	border: thin solid #333333;
}

#body #footer-bg #footer-navigation {
	float: right;
	padding-right: 20px;
	padding-top: 5.5px;
}
#body #body-bg #flash-movie #plugin {
	height: 400px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	color: #000000;
	text-decoration: none;
}
#body #body-bg #flash-movie #plugin .style1 a {
	color: #000000;
}
#body #body-bg #flash-movie #plugin a {
	color: #000000;
}
#body #body-bg #flash-movie #plugin img {
	border: thin solid #6B727C;
}
