body {
	font-family:arial,verdana;
	font-size:13pt;
	color:black;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(../img/bg.gif);
}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #DCB019;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
}

#box {
	width: 780px;
	background-position:left top;
	background-repeat:repeat-x;
	height: 100%;



}

#top {
	height:183px;
	background-image:url(../img/top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:right;
	padding-top: 160px;
	padding-left: 10px;
	background-color: #FFFFFF;

-moz-box-sizing:border-box;box-sizing:border-box;
}

#subnav a {
	color:#B2610B;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 22px;
	padding-bottom: 2px;


}

#subnav a:hover {
	color:#FFFFFF;
}

#left {
	width:201px;
	vertical-align:top;
	background-color: #EBD983;
	background-image: url(../img/leftblk.gif);
	background-repeat: repeat-y;
	background-position: left top;
-moz-box-sizing:border-box;box-sizing:border-box;
}
	

#content {
	vertical-align:top;
	background-color:#FFFFFF;
	width: 535px;
	padding-top: 20px;
	padding-bottom: 100px;
	padding-left: 20px;

	-moz-box-sizing:border-box;box-sizing:border-box;
}

#content a {
	text-decoration:none;
	color:#B2620B;
}

#content a:hover {
	text-decoration:underline;
}

#content td, #content table {
	vertical-align: top;
	border: none;
}

.rte-img {
	border: 2px solid #DCB019;
}

#right {
	width:100%;
	height: 100%;
	background-color: #FFFFFF;

}



#bottom-nav {
	height:20px;
	background-image:url(../img/bottomblk.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	color:#8A5F00;
	vertical-align:top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;

}

#bottom-nav a {
	color:#8C6000;
	text-decoration:none;
}

#bottom-nav a:hover {
	color: #2F4E7D;

}

#um {
	text-align:right;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCB019;


}

