@charset "UTF-8";
img, div { behavior: url(iepngfix.htc) }

body {
	background-image: url(images2/bg.jpg);
	background-color: #9D342E;
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-image: url(images2/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	width: 903px;
	margin-left: auto ;
  margin-right: auto ;
}
#logo {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
#nav{
	text-align:center;
}
#content{
	background-image:url(images2/contentbg2.png);
	background-repeat:no-repeat;
	height: 515px;
	width: 812px;
	margin-left: 50px;
	padding-top: 25px;
	padding-left: 20px;
	margin-right: 30px;
	margin-top: 14px;
}
.newsletter {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	display:block;
	border-radius: 10px;
	background-color: #ead185;

}
.navbtn {
	padding-right: 7px;
	padding-left: 7px;
}
