body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #E9DFDC;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.4em;
	color: #FF6600;
}

	
#nav {
	background-color: #EEEEEE;
	width: 150px;
	margin: 10px 0px 0px 20px;
	padding: 10px;
	float: left;
	left: 0px;
	border: 1px solid #373D62;
	clear: both;
	display: block;
	height: auto;
}
	
#nav li {
	list-style-image: none;
	list-style-type: none;
	width: 140px;
	display: list-item;
	font-weight: bold;
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px none #990000;
	padding-top: 6px;
	padding-bottom: 2px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul a:link {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#nav ul a:visited {
	color: #333333;
	text-decoration: none;
}
#nav ul a:hover {
	color: #990000;
}
#nav ul a:active {
	color: #990000;
}




#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: 1px solid #666666;
	position: absolute;
	display: block;
}
#sched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	width: 180px;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px dashed #666666;
	padding: .5em;
}
.schedHomeTitle {
	font-weight: bold;
	color: #990000;
}

#sched a {
	color: #FF0033;}

#content h1 {
	margin: 0px;
	font-size: 120%;
	color: #666666;
}
#content {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
	padding: 0px;
	display: block;
	position: relative;
	width: 500px;
	height: 100%;
}
.floatright_img {
	margin: 10px;
	float: right;
	border: 1px solid #000000;
	clear: left;
}


#content a:link {
	color: #990000;
	text-decoration: underline;
}

#content h3 {
	font-weight: bold;
	color: #003366;
	font-size: 100%;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {

	color: #990000;
	text-decoration: underline;
}
 a:active {


	color: #990000;
	text-decoration: underline;
}
.highlight {
	font-weight: bold;
	color: #003366;
}
.box {
	padding: 20px;
	border: 1px solid #990000;
	text-align: center;
}


.img_nofloat {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}

ul.plain {
	list-style-image: none;
	list-style-type: none;
	line-height: 1.4em;
}
#photos img {
	border: 1px solid #000000;
}
#sauerkrauts .photo_caption {
	font-size: 10px;
	float: right;
	width: 254px;
	margin: 10px 0px 10px 10px;
	text-align: center;
}
