body{
	background-image:url(bkg.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-align:justify;
	
}
img {
	border:none;
	margin:0px auto;
}
#mastercontent{
	width:540px;
	margin:0px auto;
}
.content{
	width:540px;
	margin:0px auto;
	background-color:#FFFFFF;
	border:2px solid #059651;
	padding:7px 20px 20px 20px;
}
h1{
	font-size: 14px;
	color: #000000;
}
h2{
	font-size: 12px;
	color: #000000;
}
h3{
	font-size:12px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #059651;
	font-size: 11px;
}
.bottomenu{
	height:30px;
	width:582px;
	border:1px solid #059651;
	background-image:url(bkg-bottomenu.jpg);
	background-repeat:repeat-x;

	
}
.links{
	height:15px;
	width:126px;
	border-right: 1px solid #059651;
	margin:5px 5px 5px 5px;
	padding:2px 2px 2px 2px;
	float:left;
	color:#059651;
}
