body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#D1FCB6
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.menuitem {
	list-style:none;
	display: block;
	padding: 5px;
	list-style-position: outside;
	text-align: center;
	border: 1px black solid;
	list-style-type: none;
	margin: 1px;
	height: auto;
	border-style: outset;
	border-width: 3px;
	background:#2ADF00
	
}

.sidemenu { padding: 0px; margin: 0px }

.titlebar { background-image:url(title.jpg);  vertical-align: middle; padding-top: 25px; color:#000000; text-shadow:#FFFFFF; background-position:center }

.gallerylist {
	list-style: none;
	display: block;
	margin-top: 2px;
margin-right-value: 2px;
margin-bottom: 2px;
margin-left-value: 2px;
padding-top: 2px;
padding-right-value: 2px;
padding-bottom: 2px;
padding-left-value: 2px;

}

.gallerybox {
	vertical-align: top;
  display:inline-block;
}

.gallerydiv {
	width: 320px;
	text-align:center;
	padding-bottom: 6px;
	border-color: #999999;
	border-width: 1;
	border-style:solid;
	margin-bottom: 4px;
	padding-top: 4px;
	}

.topmenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#E4FED3;
	margin-bottom: 0px;
	
	}
	
.contentarea {
	background-color:#ECFEE0;
	margin-top: 0px;
}
