* {
	margin: 0;
	padding: 0;
}
 
body {
	background: #000 url("../../gfx/bg.gif") repeat-x;
}

div, td, th, textarea, select, input {
	color: #c5c4ad;
	font: 11px Georgia, Tahoma, Arial, Helvetica, sans-serif;
}

a, a:hover, a:active {
	color: #c5c4ad;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	color: #c5c4ad;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #987a4c;
	font-weight: bold;
}

div#overview_header {
	text-align: right;
	font-size: 18px;
	color: #c5c4ad;
	font-weight: bold;
	margin: 20px 30px 5px 0;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

div#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 131px;
	background: #987a4c url("../../gfx/logo.gif") no-repeat 720px;
	border-top: 1px solid #a58d69;
}

div#flag {
	position: absolute;
	left: 12px;
	top: 142px;
	width: 46px;
	height: 30px;
	background: url("../../gfx/flag.gif") no-repeat;
}

div#bar {
	position: absolute;
	left: 0px;
	top: 131px;
	width: 100%;
	height: 50px;
	background: #181612;
	color: #987a4c;
	text-align: right;

}

#bar td {
	padding-right: 5px;
}

div#login_form {
	position: absolute;
	right: 12px;
	top: 12px;
}

.inputter {
	border: 1px solid #878669;
	padding: 2px;
	color: #181612;
}

.submitter {
	color: #000;
}

div#left {
	position: absolute;
	left: 0px;
	top: 179px;
	width: 240px;
	min-height: 590px;
	height: auto !important; /* Gecko */
	height: 590px; /* IE 6 */
}

div#menu {
	float: left;
	width: 100%;
	border-bottom: 1px #392e1d solid;
}

#menu ul {
	margin: 40px 0 40px 80px;
}

#menu li {
	list-style-image: url("../../gfx/dot.gif");
	padding: 5px;
}

div#content {
	position: relative;
	left: 240px;
	padding-top: 200px;
	width: 480px;
	min-height: 520px;
	height: auto !important; /* Gecko */
	height: 520px; /* IE 6 */
	margin-bottom: 25px;	
}

div#content p {
	margin-bottom: 10px;
}

#content img {
	border: 1px solid #3c301f;
	padding: 1px;
}

table#title {
	margin-left: 30px;
	margin-right: 30px;
}

#title h1 {
	padding-left: 30px;
	line-height: 25px;
}

div#text {
	padding: 30px;
	line-height: 20px;
}

table#contact {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}

#contact td {
	line-height: 20px;
}

div#right {
	position: absolute;
	right: 0px;
	top: 179px;
	width: 240px;
	min-height: 570px;
	height: auto !important; /* Gecko */
	height: 570px; /* IE 6 */	
}

#right table {
	width: 100%;
}

#agenda {
	background: #1e180f;
	border-bottom: 1px solid #493a24;
	padding: 15px 0 15px 15px;
}

#right strong {
	color: #987a4c;
}

#right td.date {
	padding: 15px 0 0px 30px;
	background: url("../../gfx/arrow2.gif") no-repeat 15px 20px;	
}

#right td.item {
	padding: 0px 15px 15px 30px;
	line-height: 25px;
	border-bottom: 1px solid #3c301f;
}

div#footer {
	position: relative;
	width: 100%;
	height: 75px;
	background: url("../../gfx/bg_footer.gif") repeat-x;	
}

div#links {
	float: left;
	width: 50%;
	padding-top: 20px;
}

div#copyright {
	float: left;
	width: 50%;
	padding-top: 20px;
	text-align: right;
	line-height: 20px;
}

table.list {
	margin-left: 30px;
	margin-right: 30px;
	width: 423px;
}

.list td.date, span.date {
	font-size: 11px;
	font-weight: normal;
	color: #af700d;
	line-height: 20px;
}

.list td.name {
	color: #987a4c;
	font-weight: bold;
	font-size: 14px;
	padding: 15px 0 0 0;
}

.list td.item {
	border-bottom: 1px solid #493a24;
	padding: 15px 0 25px 0;
	line-height: 20px;
}

table.homelist {
	margin-left: 30px;
	margin-right: 30px;
	width: 423px;
}

.homelist td.date, span.date {
	font-size: 11px;
	font-weight: normal;
	color: #af700d;
}

.homelist td.name {
	color: #987a4c;
	font-weight: bold;
	font-size: 14px;
}

.homelist a, .homelist a:hover, .homelist a:active {
	font-size: 11px;
	font-weight: normal;
}

table#members {
	margin-left: 30px;
	margin-right: 30px;
}

table#members td {
	width: 211px;
	vertical-align: top;
	padding: 20px;
	text-align: center;
	border-bottom: 1px solid #392e1d;
	line-height: 25px;
	cursor: pointer;

}

table#datalist th {
	text-align: left;
	font-weight: bold;
}

table#datalist td, table#datalist th {
	padding: 0 15px 10px 0;
}

table#album {
	margin-left: 26px;
	margin-right: 30px;
	width: 423px;
}

table#agenda_overview {
	margin-left: 26px;
	margin-right: 30px;
	margin-top: 20px;
	width: 423px;
	border-left: 1px solid #3c301f;
	border-right: 1px solid #3c301f;
	border-top: 1px solid #3c301f;
}

table#agenda_overview td {
	padding: 10px;
}

table#agenda_overview td.year {
	font-size: 20px;
	border-bottom: 1px solid #3c301f;
	background-color: #1e180f;
	color: #987a4c;
}

table#agenda_overview td.month {
	font-size: 15px;
	border-bottom: 1px solid #3c301f;

}

table#agenda_overview td.day {
	font-weight: bold;
	border-bottom: 1px solid #3c301f;
	border-right: 1px solid #3c301f;
}

table#agenda_overview td.time {
	border-bottom: 1px solid #3c301f;
	border-right: 1px solid #3c301f;
}

table#agenda_overview td.title {
	border-bottom: 1px solid #3c301f;
}

