html, body {
	height:100%;
	width:100%;
	margin:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#4a4d50;
	background-color: #E6E6DF;
	text-align: center;
}
body {
	background-color: #E6E6DF;
	background-image: url(images/images/bg.jpg);
	background-repeat: repeat;
}
.style1 {color: #555555}
.style2 {
	color: #9FA402
}
.style3 {color: #666666}
.style6 {
	color: #999999;
	text-align: left;
	margin-left: -40px;
}
.style7 {
	color: #555;
	font-weight: bold;
}
.style8 {color: #777}
hover {
	margin-left: 100px;
}
.style9 {
	color: #9FA402;
	text-align: left;
}
a:link {
	color: #9FA402;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: none;
}

        
#wrapper {
	width: 770px;
	clear: left;
}
