body, table {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
body {
	background-color: #EBF4FF;
	margin: 0px 0px 20px 0px;
}
table {
	width: 100%;
}
tr {
	vertical-align: top;
}
a, a:link, a:visited {
	color: #205775;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #4D4D4D;
}
p {
	margin: 0px 0px 20px 0px;
}
form {
	margin: 0px;
}
a img {
	border: 0px;
}
input, textarea, select {
	font-family: verdana, sans-serif;
	font-size: 11px;
}
input.text  {
	width: 180px;
	border: 1px dotted #000;
}
select {
	width: 184px;
}
input.button {
	width: 100px;
	background-color: #FFF;
}

#container {
	margin: 0px auto;
	width: 980px;
	border: 1px dotted #205775;
	border-top: 0px;
	background-color: #FFF;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	position: relative;
}
	#top a.frontpage {
		display: block;
		width: 220px;
		height: 35px;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	#top div.topmembers {
		float: right;
		width: 400px;
		height: 60px;
		overflow: hidden;
		margin: 18px 0px 0px 0px;
		color: #ffffff;
		font-size: 10px;
	}
		#top div.topmembers div {
			float: left;
			width: 130px;
			margin-bottom: 5px;
		}
			#top div.topmembers div a.top {
				font-weight: bold;
			}
			#top div.topmembers div a {
				color: #ffffff;
				text-decoration: none;
			}
div.submenu {
	position: relative;
	top: -145px;
	left: -180px;
	width: 980px;
	border-bottom: 0px;
	background-color: #C3D6F5;
}
	div.submenu a {
		display: block;
		float: left;
		padding: 3px 15px;
		margin: 7px 10px;
		border-width: 0px 1px;
		border-style: solid;
		border-color: transparent;
		color: #000;
	}
	div.submenu a {
		color: #575757;
	}
	div.submenu a:active, div.submenu a:hover {
		border-color: #8794A8;
		color: #8794A8;
	}
#header {
	background-repeat: no-repeat;
	width: 980px;
	height: 145px;
	cursor: pointer;
}
#content {
	float: left;
	width: 590px;
	min-height: 1000px;
	padding: 0px 10px 20px 15px;
	border: 1px dotted #205775;
	border-top: 0px;
	border-bottom: 0px;
}
	#content h1 {
		border-bottom: 1px dotted #848484;
		width: 555px;
		position: relative;
		left: -15px;
		padding: 15px 30px;
		background-color: #205775;
		background-image: url(../images/heading.jpg);
		background-repeat: no-repeat;
		font-size: 16px;
		margin: 0px 0px 20px 0px;
		color: #fff;
	}
	#content h2 {
		font-size: 12px;
		margin: 0px 0px 10px 0px;
	}
	#content div.editor h1 {
		border: 0px;
		width: auto;
		position: static;
		padding: 0px;
		margin: 0px 0px 10px 0px;
		background: none;
		color: #000;
	}
#members {
	float: left;
	width: 164px;
}
#navigation {
	float: left;
	width: 199px;
}
#navigation h1, #members h1 {
	padding: 3px 5px 10px 20px;
	margin: 0px;
	font-size: 12px;
	background-image: url(../images/label.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
#members div.members a, #navigation a {
	display: block;
	float: left;
	clear: left;
	width: 130px;
	margin: 0px 0px 5px 20px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #205775;
	text-decoration: none;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
	#members input {
		font-size: 9px;
	}
	#members input.text {
		width: 80px;
		margin: 0px 5px 0px 20px;
	}
	#members input.button {
		width: 30px;
	}
	#members table.letters {
		width: 119px;
		margin: 0px auto 10px auto;
	}
	#members table.letters td {
		border: 1px dotted #205775;
		color: #205775;
		font-weight: bold;
		text-align: center;
	}
	#members table.letters td a {
		display: block;
		height: 100%;
		width: 100%;
	}

.navigator {
	padding-left: 10px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div.memberlist {
	margin: 20px 0px 5px 0px;
}
	div.memberlist div.category {
		float: left;
		width: 190px;
		margin: 0px 5px 5px 0px;
	}
		div.memberlist div.category h2 {
			font-size: 14px;
			margin: 0px 0px 5px 0px;
		}
		div.memberlist div.category a {
			display: block;
			float: left;
			clear: left;
			margin-bottom: 2px;
			background-image: url(../images/navigation.jpg);
			background-repeat: no-repeat;
			background-position: 0px 5px;
			padding-left: 10px;
			font-size: 11px;
		}

div.memberdata div.specifics {
	width: 330px;
	float: left;
}
div.memberdata img.main {
	width: 250px;
	float: right;
	margin: 0px 0px 10px 10px;
}

#calendar {
	width: 760px;
	margin: 0px auto;
}
	#calendar div.title {
		background-color: #EBF4FF;
		border: 1px solid #C3D6F5;
		height: 30px;
		width: 100%;
		font-weight: bold;
		font-size: 16px;
		margin-top: 10px;
	}
	#calendar div.month {
		text-align: center;
	}
	#calendar span {
		display: block;
		width: 97px;
		min-height: 97px;
		float: left;
		margin: 2px;
		padding: 2px;
		background-color: #FFF;
		border: 1px solid #000;
		overflow: hidden;
		text-align: left;
	}
		#calendar span ul {
			margin: 0px 0px 0px 20px;
		}
		#calendar span div.date {
			float: right;
			padding: 3px 0px;
			text-align: center;
			background-color: #EBF4FF;
			color: #000;
			border: 1px solid #C3D6F5;
			width: 20px;
			cursor: default;
		}
	#calendar span.day {
		border-color: transparent;
		min-height: auto;
		text-align: center;
	}
	#calendar span.notdate {
		border-color: transparent;
	}
	#calendar span.event {
		
	}
	#calendar div.title div {
		padding: 5px;
	}
	
#map {
	margin-top: 20px;
	display: none;
	position: relative;
	background-repeat: no-repeat;
	width: 390px;
	height: 532px;
}
	#map a {
		position: absolute;
		display: block;
		width: 15px;
		height: 15px;
		background-image: url(../images/locator.jpg);
		background-repeat: no-repeat;
	}

div.options {
	border: 1px solid #000;
	background-color: #FFF;
	position: absolute;
	height: 100px;
	overflow: auto;
}
	div.options div {
		cursor: default;
		padding: 2px;
	}
	div.options div.highlight {
		background-color: #3366cc;
		color: #fff;
	}

div.paperadvertbox, div.eventbox, div.memberlinksbox, div.newslettersbox, div.imagesbox {
	padding: 10px;
}
div.gallery div.imagebox {
	float: left;
	width: 185px;
	margin: 0px 10px 10px 0px;
}
	div.gallery div.imagebox div.image {
		width: 185px;
		height: 180px;
		overflow: hidden;
	}
	div.gallery img {
		width: 185px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity: 0.5;
	}
	div.gallery a:hover img, div.gallery a:active img {
		filter: alpha(opacity=100);
		opacity: 1;
		-moz-opacity: 1;
	}

div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
