body {
	background-image: url(images/wallpaper_bg.jpg);
}
.text_main {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.copyright {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #92B634;
}
a:active {
	text-decoration: none;
	color: #92B634;
}.bottom_bg {
	background-image: url(images/bottom_bg.jpg);
	height: 374px;
	width: 880px;
}
.nav_out {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #92B634;
}
.break {
	border: dotted #999999;
}
.header {
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #92B634;
	;
}
