body{
	background-color: #50483A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3a3a3a;
	margin: 0px;
	padding: 0px;
}

a{
	color: #667A16;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #B0D226;
}

h2{
	font-size: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #9CBB22;
}

#body_contentbg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#body_bgrepeat{
	background-image: url(../images/bg3.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 900px;
}

#wrap{
	margin: auto;
	width: 672px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.header{
	height: 50px;
}

.navigation{
	height: 60px;
}

.navigation_align{
	padding: 6px;
}

.naviation_align ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navigation_align ul li{
	display: inline;
}

.navigation_align a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
}

.navigation_align a:hover{
	color: #b7d82a;
	text-decoration: none;
}

.ad_top{
	height: 40px;
	padding-top: 10px;
}


.content{
	text-align: justify;
	clear: both;
}

.content_left{
	width: 430px;
	padding-right: 20px;
	float: left;
	padding-left: 10px;
}

.content_left ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.content_left ul li{
	padding-bottom: 4px;

}

.content_right{
	float: right;
	width: 160px;
	padding-right: 10px;
}

.footer{
	clear: both;
	font-size: 11px;
	line-height: 50px;
	margin: auto;
	width: 672px;
}

.image_border{
	padding: 2px;
	border: 1px solid #E1E1E1;
}

.search{
	text-align: right;
	padding-top: 10px;
}


.content_right ul{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}

.content_right ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding: 6px;
}

.content_right a{
	color: #666666;
}


.content_right a:hover{
	background-color: #F2FFE6;
}
