body,
html {
    margin:0;
    padding:0;
    /*background:#f8e6ea; #f0f0e8;*/
    background-color:#e6fad3;
    color:#000;
    }
body {
    min-width:758px;
    }

p {
  text-align: left;
  padding: 0 10px 0 0px;
}

ul {
  text-align: left;
}

a:link {
text-decoration: none;
/*color: #af7983;*/
}

a:hover {
text-decoration: underline;
font-weight: bold;
/*color: #af7983;*/
}

#main {
		border: 1px solid #000000;
    padding-top: 200px;
    background: #ffffff url('/images/header.jpg') repeat-x top;
    margin:0px auto 0px auto;
    width:758px;
    }

#title {
  width: 300px;
  height: 40px;
  font-size:1.5em;
/*  background: #945550;*/
background: #234501;
  color: white;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  margin: 0px auto 5px auto;
  border: solid #beeb91;
}

#top {
float: left;
width: 758px;
border-bottom: solid #336600;
}

#topmenu {
  padding-left: 10px;
  color: #945550;
  float: left;
  width: 200px;
  font-weight: bold;
  height: 210px;
}

#menu {
  padding-left: 10px;
  color: #945550;
  float: left;
  width: 200px;
  font-weight: bold;
}

#event {
  font-weight: bold;
  font-size:1.2em;
  margin-top: 15px;
  color: #336600;
  font-weight: bolder;
}

.menutitle {
	list-style: none;
/*
border-top: solid #af7983;
color: #945550;
*/
	margin: 5px;
	padding: 5px;
  color: ffffff;
  background: #9e9ece;
  height: 25px;
}

.menutitle a {
	text-decoration: none;
  color: #000000;
}

.menutitle a:hover {
	text-decoration: none;
  color: #ffffff;
  font-weight: 1000;
}

.titleschedule {
	margin-top: 10px;
	padding-bottom: 5px;
	color: #660099;
/*	border-top: solid #000;	*/
	font-weight: bold;
	font-size: 1.4em;
}


#topheader {
 	border-left: solid #336600;
  height: 210px;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  width: 508px;
  text-align: left;
 	font-size:1.2em;
}

#content {
 	border-left: solid #336600;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 508px;
  text-align: left;
 	font-size:1.2em;
 	min-height: 300px;
}

#topic {
  text-align: left;
  padding: 5px 20px 10px 10px;
  font-weight: bold;

}

#footer {
  clear: both;
  height: 20px;
  background: #336600;
  color: white;
}

.picsize {
	float: left;
	height: 113px;
	width: 160px;
}

.galleryimglist {
	float: left;
  padding: 0px 10px 0px 10px;
}

.galleryimgimg {
	border: solid #945550;
	margin-top: 10px;
}

.gallery {
	padding-top: 10px;
}

.galleryimg {
	border: solid #945550;
}

.gallerytext {
	float: left;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
}