body {font: normal 90% "tahoma", georgia, verdana, sans-serif; color: #688345; background: #88956f; }
h1 {margin: 0; color: #51262d; font-variant: small-caps;}
h2 {margin: 0; text-align: right; border-bottom: dashed 1px #51262d; color: #51262d;}
h3 {margin: 0; text-align: center; border-bottom: dashed 1px #51262d; color: #51262d;}
hr {border: none; border-top: dashed 1px #51262d; color: #51262d;}
a {color: #35484e; text-decoration: underline;}
a:hover {color: #688345; text-decoration: underline;}

.small {margin-left: 10px; font-size: 50%;}
.menu ul {margin: 0; margin-top: 4px; margin-bottom: 10px; padding: 0; list-style: none;}
.menu a {width: 93%; margin: 1px; padding: 2px; display: block; border: solid 1px #35484e; background-color: #d6f29e; color: #35484e;}
.menu a:hover {background-color: #c43636; color: #ffffff; text-decoration: none;}
.menu p {color: #51262d;}


#header {margin-bottom: 75px; text-align: center; vertical-align: bottom;}
#topnav {margin-bottom: 25px; text-align: center;}

#frame {
	background: #88956f url(images/prellprologo.jpg) top left no-repeat scroll;
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#left {
	width:175px;
	padding:0px;
	float:left;
	border: solid 3px #324339;
	background-color: #688345;
	}
	
.content {
	width:555px;
	padding:5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	float:left;
	background-color: #faffba;
	border: solid 3px #324339;
	}	
	
#right {
	width:150px;
	padding:0px;
	margin-left: 10px;
	float:right;
	background-color: #688345;
	border: solid 3px #324339;
	}

#left h3 {color: #d6f29e; border-bottom: dashed 1px #324339;}
#right h3 {color: #d6f29e; border-bottom: dashed 1px #324339;}




.content p {text-align: left;}
#content a:hover {color: #f03732;}
#footer {margin-top: 25px; text-align: center;}
