body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.header2 {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.menu{
	list-style-type: none;
	padding: 0;
	width: 172px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/main2_08.jpg);
	background-repeat: no-repeat;
}

.menu li a{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 35px;
	height: 40px;
	left: 60px;
	clip: rect(auto,auto,auto,60px);
	text-align: center;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 172px;
	height: 40px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 172px;
}

.menu li a:hover{
	background-image:   url(../images/menu2.jpg);
	color: #FFFFFF;
	width: 172px;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	color: #435300;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4f5a40;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #8e6a00;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #95aa26;
	text-decoration: none;
}
