html {
	overflow-x:hidden;
}
body {
	overflow-x:hidden;
}
body {
	background-image: url('../Images/background.jpg');
	background-repeat: repeat-x;
	margin:0px;
	font-family:arial;
	font-size:12px;
	background-color:black;
}
#contentwrapper, #footerwrapper {
	width:1000px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#contentwrapper {
	margin-top:20px;
	min-height:400px;
	padding:20px;
}
#contentwrapper a {
	color:white;
}
#contentwrapper #leftcolumn {
	float:left;
	width:579px;
	margin-right:130px;
}
#contentwrapper td {
	color:white;
}
#contentwrapper #rightcolumn {
	float:left;
	width:250px;
	height:40px;
}
#top {
	height:270px;
	width:100%;
	overflow:hidden;
}
#searchbar {
	position:absolute;
	left:50%;
	margin-left:240px;
	top:295px;
	z-index:1000;
}
#searchbar input {
	border:1px solid #fff;
	color:white;
	background-color:black;
}
#searchbar #submit, input[type=button] {
	background-color: #00ef08;
	border:1px solid #00ef08;
	color:white;
}
#navigation {
	background-image: url('../Images/navigation.png');
	background-repeat: repeat-x;
	height:69px;
}
#navigation #lavaLamp {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
}
#navigation #lavaLamp .button {
	float:left;
	margin-left:30px;
	padding-top:25px;
}
#logo {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:30px;
	z-index:1000;
}
img {
	border:0px;
}
#footerwrapper {
	clear:both;
	margin-top:20px;
	padding-left:10px;
}
#footerwrapper div {
	float:left;
	margin-right:50px;
}
h1, h2, h3 {
	color:#fff;
	font-weight:bold;
	margin:0px;
}
em {
	color:#fff;
	font-style:normal;
}
h1 {
	color:#00ef08 !important;
	font-size:32px !important;
}
h1.agenda {
	color:#fff !important;
}
h1 {
	font-size:24px;
}
h3 {
	font-size:16px;
}
h4 {
	margin:0px;
	font-size:16px;
	color:white;
}
h4 em {	
	color:#00ef08;
}
#footerwrapper ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#footerwrapper ul li {
	background-image: url('../Images/bottom-menu-background.png');
	background-repeat:no-repeat;
	width:199px;
	height:16px;
	font-size:11px;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:2px;
}
#footerwrapper ul li a {
	color:white;
	text-decoration:none;
}
#footerwrapper #copyright {
	text-align:center;
}
#footerwrapper #copyright img {
	margin:10px;
}
.largeblock {
	background-image: url('../Images/content.png');
	padding:20px;
	color:white;
}
#contentwrapper a {
	color:#00ef08;
}
#breadcrubms {
	color:white;
	font-size:20px;
	margin-bottom:20px;
}
#breadcrubms a {
	color:white !important;
}
.contentblock {
	background-image: url('../Images/content.png');
	margin-top:5px;
}
.glow-wide {
	background-image: url('../Images/glow.png');
	height:40px;
	width:560px;
}
.glow-small {
	background-image: url('../Images/glow-small.png');
	height:40px;
	width:250px;
}
#partypics {
	height:220px;
}
#partypics img {
	max-height:66px;
}

.accordion .header {
	cursor:pointer;
	background-image: url('../Images/accordion-large.gif');
	background-position: 0px -1px;
	height:18px;
	background-repeat:no-repeat;
	padding:10px;
	color:white;
}
.accordion .header a {
	color:white !important;
	text-decoration:none;
}
.accordion .active {
	background-image: url('../Images/accordion-large-active.gif');
	background-position: 0px -1px;
}
.accordion .content {
	display:none;
	padding:10px;
	color:white;
	border-bottom:1px solid #777;
}
.frontthumb {
	float:left;
	margin:22px;
	text-align:center;
	width:100px;
}
#hyves {
	padding-top:30px;
	text-align:center;
	color:white;
	min-height:140px !important;
}
#music a, #hyves a {
	color:white;
}
#music {
	padding-top:10px;
	text-align:center;
	color:white;
	min-height:110px !important;
}
#music img {
	margin:10px;
}

#media {	
	color:white;
	height:200px !important;
	overflow:hidden;
}
.mediawrapper {
	position:absolute;
	overflow:hidden;
	width:250px;
	height:200px;
}

table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
}

/* Photobook */


/* Guestbook */
.date {
	color:#fff;
	font-size:11px;
}
#addentry td {
	padding:10px;
}

#addentry input[type=text] {
	width:326px;
}
#entries td {
	padding:10px;
	height:100px;
}

/* Page */
.searchresult {
	border-bottom:1px solid white;
	background-color:black;
	padding:20px;
}
#sitemap li {
	margin:20px;
}
.wrapper {
	margin:20px;
}

/* Agenda */
.agendaitem {
	clear:both;
}
.agendaitem .title {
	text-align:right;	
	float:left;
	font-size:14px;
	width:200px;
	height:150px;
}
.agendaitem .description {
	margin-left:20px;
	height:140px;
	width:650px;
	float:left;
	padding-bottom:10px;
	margin-bottom:20px;
}
.agendaitem .description img {
	margin-right:20px;
	float:left;
}
.years, .months {
	float:left;
	margin-right:20px;
}
.years {
	width:200px;
	text-align:right;
}
.current {
	font-weight:bold;
	color:white !important;
}