body {
	background-image: url(images/background.jpg);
	background-position:center;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:180%;
}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#A4A4A4;
	text-decoration:none;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}
input {
	border: 1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:2px;
}
#mainnav {
	position:absolute;
	top:145px;
}
#mailinglist_home {
	text-align:right;
	position:relative;
	right:25px;
	top:0px;
}
#mailinglist {
	text-align:right;
	position:relative;
	right:25px;
	top:30px;
}
#mailinglist2 {
	text-align:right;
	position:relative;
	right:25px;
}
#content {
	padding-top:10px;
	text-align:justify;
	width:420px;
	float:right;
	color:#fff;
}
#contact {
	padding-top:10px;
	text-align:left;
	width:165px;
	float:right;
	color:#fff;
}
#col_content {
	padding-top:10px;
	text-align:right;
	width:420px;
	float:right;
}
#whitetxt {
	color:#fff;
}
.gallery {
	line-height:220%;
	text-align:right;
	position:relative;
	right:25px;
}
.gallery a:link, .gallery a:visited {
	padding:3px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
.gallery a:hover {
	background-color:#4E4E4E;
	color:#fff;
}
.gallery .active {
	background-color:#4E4E4E;
	color:#fff;
	padding:3px;
	font-size:10px;
}
