body {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/bg.jpg);
}
td {
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	color: #235228;	
}
td a:link, td a:active, td a:visited {
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	color: #235228;
	font-weight: bold;
	text-decoration: none;
}
td a:hover {
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	color: #235228;
	font-weight: bold;
	text-decoration: underline;
}
#divTitle {
	position:relative; 
	left:0px; 
	top:0px; 
	width:440px; 
	height:60px; 
}
#divScrollTextCont {
	position:relative; 
	left:0px; 
	top:10px; 
	width:420px; 
	height:352px; 
	clip:rect(0px 420px 352px 0px); 
	overflow:hidden; 
	visibility:hidden;
}
#divText {
	position:absolute; 
	left:0px; 
	top:0px;	
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	color: #235228;	
}
#divText a:link, #divText a:active, #divText a:visited {
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	color: #235228;
	font-weight: bold;
	text-decoration: none;
}
#divText a:hover {
	font-family: Arial, Helvetica, sans;
	font-size: 13px;
	color: #235228;
	font-weight: bold;
	text-decoration: underline;
}
#logo {
	position:relative;
	left:20px;
	top:26px;
}
#mail {
	position:relative;
	left:20px;
	top:267px;
}
#toparrow {
	position:relative;
	left:430px;
	top:104px;
}
#bottomarrow {
	position:relative;
	left:430px;
	top:-50px;
}
#menuTop {
	position:relative;
	left:48px;
	top:36px;
}
#menuBottom {
	position:relative;
	left:48px;
	top:220px;
}
.img {
	border: 1px solid #235228;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.gallery {
	border: 1px solid #235228;
	margin-left: 18px;
}

