@charset "UTF-8";

#backbutton {
}
#backbutton a img {
	border: 0px solid white;
}
#backbutton a:hover img {
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
#stationerybutton {
	height: 25px;
	width: 575px;
	margin-top: 10px;
}
#stationerybutton a img {
	border: 0px solid white;
}
#stationerybutton a:hover img {
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
body {
	background-color: #ac9c65;
}

#container {
	text-align: center;
	height: 600px;
	width: 800px;
	background: #FFF;
	color: #FFF;
	margin: 10px auto;
}
#banner {
	height: 100px;
	width: 800px;
}
#bannerleft {
	height: 50px;
	width: 150px;
	float: left;
	padding-top: 45px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#bannerleft a img{
	border: 0px solid white;
	margin-bottom: 3px;
}
#bannerleft a:hover img {
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
#middlebanner {
	float: left;
	height: 50px;
	width: 475px;
	padding-top: 50px;
}
#bannerright {
	float: left;
	height: 50px;
	width: 150px;
	padding-top: 45px;
	margin-bottom: 5px;
}
#bannerright a img {
	border: 0px solid white;
	margin-bottom: 3px;
}
#bannerright a:hover img {
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
#navbutton {
	margin: 140px 2px 0px;
}
#leftnav {
	margin: 0px 0px 0px 45px;
	float: left;
	height: 480px;
	width: 90px;
}
#leftnav a img {
	border: 0px solid white;
	margin-bottom: 10px;
}
#leftnav a:hover img {
opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
#mainbody {
	margin: 10px 0px 0px 20px;
	float: left;
	height: 455px;
	width: 625px;
	color: #000;
}
.navbuttonmainitem a img {
	margin-right: 12px;
	margin-left: 12px;
	border: 0px solid white;
}
.navbuttonmainitem a:hover img {
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
.thumbnaillogo {
	margin: 10px 20px 10px 30px;
	height: 400px;
	text-align: center;
}
.thumbnailwebsite {
	height: 470px;
	text-align: center;
	margin-left: 50px;
}
.logothumbitems {
	float: left;
	margin: 25px 10px 5px;
}
.logothumbitems a:hover img{
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}.logothumbitems a img {
	border: 0px solid white;
}
.centeredcontents {
	text-align: center;
	background-color: #06C;
}
.3Ditem {
	margin-top: 25px;
}
.largelogo {
	margin: 10px 20px 10px 30px;
	height: 425px;
}
.bottomnav a img {
	border: 0px solid white;
}
.bottomnav a:hover img {
opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
.largewebsite {
	margin: 10px 20px 10px 25px;
	height: 425px;
}
.websitethumbitems {
	float: left;
	margin: 30px;
}
.websitethumbitems a:hover img {
	opacity: 0.50;
	-ms-filter: "alpha (opacity=50)";
	filter: alpha (opacity=50);
	border: 0px solid white;
}
.websitethumbitems a img {
	border: 0px solid white;
}
#bannermiddle {
	height: 50px;
	width: 500px;
	float: left;
}
#rule {
	height: 5px;
	width: 800px;
}

