body {
	font-family: Tahoma;
	font-size: 11px;
	color:#4b5e0a;
	margin:5px;
	background-color:#525252;
}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}

A {
	color: #4b5e0a;
}
A:hover {
	color: #4b5e0a;
	text-decoration: none;


}
#container {
	width: 766px;
	text-align:left;
	background-image:url(../images/bg_cont.jpg);
	background-repeat:repeat-y


}
#footer {
	padding-bottom:10px;
	color:#708a8e;
	width: 766px;
	background-color: #a2c629;
	background-image: url(../images/bg_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
}
#head {
	color:#FFFFFF;
	background-image:url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:766px;
	height: 339px;
	font-size: 9px;
}
#left {
	float:left;
	width:217px;
	padding-bottom: 10px;
}

#right {
	width:505px;
	float:right;
	padding-right: 20px;
}

.clear {
	clear: both
}
.foot {
	color:#525252;
	font-size:9px;
	padding-top:5px
}
.foot A {
	color: #525252; text-decoration:none
}
.foot A:hover {
	color: #525252; text-decoration:underline
}

.leftlinks {
	line-height:18px;
	padding-left:23px;
	padding-top: 7px;
}
.bnr { border:#666666 solid 1px}

.rightlinks {
	padding-top:10px;
}
.rightlinks A {
	font-weight:bold;
	color:#4b5e0a
}
.rightlinks A:hover {
	text-decoration: none;
	color:#4b5e0a
}
.menu {
	text-align:left;
	font-size:12px;

	}

.menu A {
	text-decoration:none;
	color:#525252;

	}
.menu A:hover {
	text-decoration:underline;
	color:#525252;

	}

.searchform {
	font-size:11px;
	width:300px;
}
