body {
	background-color: #BABC8C;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#main {
	width:900px;
	margin: 20px auto;
}
#navbar_bg_sec {
	margin-left:0px;
	margin-top:0px;
	width:161px;
	height:600px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/navbar_bg.jpg);
	overflow:hidden;
}
#colwrap1 {
	float:left;
	width:739px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	background-image: url(images/header_sec.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FCEBBA;
}
#header_sec {
	margin-left:0px;
	margin-top:0px;
	width:739px;
	height:170px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#content {
	width: 639px;
	overflow: auto;
	float:left;
	display:inline;
	background-color: #F8EBBE;
	height: 389px;
	padding-left: 50px;
	color: #000;
	margin-right: 20px;
	padding-right: 30px;
	margin-bottom: 10px;
	font-size: 11pt;
}
#content a {
	color: #090;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #090;
	text-decoration: underline;
	font-weight: bold;
}
#footer_sec {
	margin-left:0px;
	width:739px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	background-color: #56732E;
}
.footer {
	font-family: "Arial Narrow", Arial, sans-serif, "Optima Regular";
	color: #f8ebbd;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 9pt;
	font-weight: bold;
}
#main #colwrap1 #content ul li {
	padding-bottom: 1em;
	list-style-type: none;
}
.picborder {
	border: 1px solid #A6BA87;
	padding: 5px;
	margin-right: 10px;
}
#main #colwrap1 #content hr {
	color: #A7BB88;
}
