body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.wrapper {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
}
.leftdiv {
	background-image: url(images/leftdivbg.png);
	width: 298px;
	height: 458px;
	float: left;
}
.wrapper .rightdiv p {
	font-size: 16px;
	color: #000;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.rightdiv h3 {
	text-align: center;
}

.leftdiv .links {
	font-size: 16px;
	width: 158px;
	margin-left: 130px;
}
.links ul li a {
	text-decoration: none;
	font-size: 18px;
}

.links ul li {
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #217311;
	padding-top: 10px;
}


.rightdiv {
	background-image: url(images/rightdivbg.jpg);
	height: 458px;
	width: 403px;
	float: right;
}

a:visited {color:#333}
a:hover {color:#0C0}.form .buttonStyle {
	width: 53px;
}
