@charset "UTF-8";


body {
	background-color: #CCCC99;
	background-image: url(../../images/pages/backgrnddeco3b.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#container {
	background-image: url(../../images/pages/global/borders/Border_wright3.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	width: 770px;
	background-position: center;
}
#top_anchor {
	position: relative;
}
#footer {
	background-position: center bottom;
	background-image: url(../../images/pages/global/borders/btm_wright_board3.jpg);
	background-repeat: no-repeat;
}
#mainContent {
	padding-top: 0px;
	padding-left: 25px;
	position: static;
	padding-right: 25px;
	padding-bottom: 0px;
}
#nav_menu_box {
	position: absolute;
	left: 110px;
	top: -70px;
	height: 35px;
	width: 575px;
}
#home_pg_button {
	position: absolute;
	top: -135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -55px;
}
#container h1 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Right_Img {
	float: right;
	margin: 5px;
}
.Left_img {
	float: left;
	padding: 12px;
}
.img_center {
	text-align: center;
}

