@charset "utf-8";

body {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-align: center;
	background: #faecce top url(images/monee_background.jpg);
	background-attachment:fixed;
	margin: 0 auto;
	padding: 0;

}
html {
	/*overflow:scroll;*/	
	min-height: 100%;
	margin-bottom: 1px;
	
}

img, a img {
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a, a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#container{
	z-index:1;
	width:907px;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	float:none;
	display:inline;
	overflow:visible;
}
#head_box{
	z-index:10;
	width:907px;
	height:194px;
	text-align:left;
	float:none;
}
#head_box_logo{
	z-index:12;
	width:883px;
	height:150px;
	position:relative;
	left:12px;
	text-align:left;
}
#head_box_nav{
	z-index:14;
	width:907px;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0;
	background:url(images/nav_background.jpg) repeat-x;
	display:none;
}

#body_box{
	z-index:20;
	width:907px;
	height:auto;
	float:left;
	text-align:center;
	background:url(images/body_background.jpg)  repeat-y;

}

#body_box-onenav{
	width:907px;
	float:left;
	z-index:80;
	background: url(images/body_background-onenav.jpg)  repeat-y;
}

#body_box-nonav{
	z-index:21;
	width:907px;
	height:auto;
	float:left;
	text-align:left;
}

#body_box_left{
	z-index:22;
	width:214px;
	margin-left:20px;
	height:auto;
	float:left;
	margin-top:5px;
	overflow:visible;
	visibility:hidden;
	display:none;
}

#body_box_left-nav{
	z-index:23;
	width:180px;
	height:auto;
	position:relative;
	top:0px;
	margin-top:9px;
	margin-bottom:9px;
	padding:0px;
	color:#FFFFFF;
	left:10px;
}

#body_box_left-inside{
	z-index:24;
	width:193px;
	height:auto;
	position:relative;
	top:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	color:#FFFFFF;
	left:10px;
	text-align:left;
}

#body_box_center{
	z-index:30;
	width:439px;
	float:left;
	color:#000000;
    text-align:left;
}

#body_box_center-nonav{
	z-index:31;
	width:883px;
	margin-left:12px;
	float:left;
	color:#000000;
	background:#FFFFFF;
	padding-bottom:10px;
}

#body_box_center-nonav-inside{
	z-index:32;
	width:855px;
	margin-top:20px;
	margin-left:18px;
	float:left;
	color:#000000;
	background:#FFFFFF;
	font-size: 10px;
}

#body_box_center-nonav-inside2{
	z-index:37;
	width:855px;
	margin-top:20px;
	margin-left:18px;
	float:left;
	color:#000000;
	background:#FFFFFF;
}

#body_box_center-top{
	z-index:33;
	width:390px;
	height:193px;
	position:relative;
	left:24px;
	margin-top:18px;
	background-image:url(images/center_picture_home.jpg);
	display:none;
}

#body_box_center-top-inside{
	z-index:34;
	width:377px;
	height:181px;
	float:left;
	margin-left:6px;
	margin-top:6px;
}

#body_box_center-bottom{
	z-index:35;
	width:500px;
	height:auto;
	position:relative;
	left:24px;
	margin-top:15px;
}

#body_box_center-bottom2{
	z-index:36;
	width:364px;
	height:auto;
	position:relative;
	left:24px;
}

#body_box_right{
	z-index:41;
	width:214px;
	float:left;
	margin-right:8px;
	height:auto;
	margin-top:4px;
	display:none;
}

#body_box_right-inside{
	z-index:44;
	width:193px;
	height:auto;
	position:relative;
	top:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	color:#FFFFFF;
	left:10px;
	line-height:14px;
}

#body_border{
	z-index:89;
	width:883px;
	float:left;
	height:9px;
	background:#FFFFFF;
	bottom:0px;
	margin-left:12px;
}

#foot_box{
	float:left;
	z-index:90;
	width:907px;
	height:50px;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	line-height:18px;
	display:none;
}

#foot_box a{
	color:#FFFFFF;
	text-decoration:none;
}
#foot_box a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.nav_header{
	font-weight:bold;
}
.body_header{
	font-weight:bold;
	color:#7A6053;
	font-size:20px;
}
.body_header_sub{
	color:#346995;
	font-weight:bold;
	font-size:16px;
}
.body_text a{
	text-decoration:underline;
	color:#346995;
}
.body_text a:hover{
	text-decoration:underline;
	color:#7A6053;
}
.directory{
	font-size:14px;
}

.right_nav a, a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#print_logo{
	position:relative;
	visibility: visible;
}