body {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 5px;
	background-color:#333333;
}

#container{
	background-color:#CCCCCC;
	margin:0 auto 0 auto; 
	width:800px; 
	height:auto; 
	border: solid 2px #8B7D43;
	padding: 10px;

}

#topmenu{
	width:600px; 
	height:35px; 
	margin:0px auto 10px auto
}

#sidemenu{
	float:left; 
	width:120px; 
	margin-left:12px;
	margin-top:20px
	
}

#header {
	margin:0px 0px 20px 0;
}

#ubertext-container{
	float:right;
	width:620px;
	height:auto;
	margin:0px 10px 0px auto;
}
#textphoto-container {
	float:right; 
	background-color:#E6E6E8; 
	width:600px; 
	height:auto; 
	
	margin:10px 10px 0 0;
	border: solid 2px #8B7D43;
	display:inline;
}

#textbox {
	float:left; 
	width:275px;
	margin:10px 0 0 10px;
}

#photobox {
	float:right; 
	width:275px;
	margin:10px 10px 0  0;
	display:inline;
}

.spacer {
	clear: both; 
	margin: 0; 
	padding: 0; 
	width: auto;
}

.image {
	border: solid 1px #000000;
	margin:0 0 10px 0;
}
a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	text-align: center;

}

a:hover {
	color:#9900CC;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	left: auto;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4D0066;
	}
	.creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
}
.subtitle {
	font-family: "CentSchbook BT", Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}


}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	left: auto;
	top: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
.pagetitle {
	font-family: "CentSchbook BT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #8B7D43;
}
.smallpagetitle {
	font-family: "CentSchbook BT";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8B7D43;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.topmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D291FF;
}
.lowleadlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
 }
 a.boldtitle {
 	color:#0000FF;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
 }

.dropcap {
	font-family: "CentSchbook BT", Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
}

