body {
	text-align: center;
	background-color: #FCFCFC;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	background-color: #FCFCFC;
}
#header {
	height: 90px;
	border-bottom: 1px solid gray;
	background: url("shrum_title6.gif") top center no-repeat;
}
#footer {
	font-size: .85em;
	clear: both;
	width: 800px;
	height: 40px;
	text-align: center;
}
#footer a {
	color: gray;
	padding-right: 10px;	
}
#menu {
	width: 810px;
	height: 24px;
	overflow: hidden;
}
#menu a {
	text-decoration: none;
	margin: 0;
	display: block;
	float: left;
	margin-top: -24px;
}
img {
	border: 0;
}
#menu a.active {
	margin-top: 0px;
}
#content a {
	text-decoration: none;
	color: #c50;
}
#menu a:hover {
	margin-top: 0px;
}
#title_pic {
	background: url("photo1_2.jpg") top center no-repeat;
	height: 300px;
}
#content {
	font-family: Verdana, sans-serif;
	font-size: .85em;
	padding: 20px 20px 20px 20px;
	color: #333;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-align: justify;
}
#banner_bottom  {
	background: url("footer1.gif") top center no-repeat;
	width: 800px;
	height: 70px;
}
p {
	text-indent: 0px;
}
textarea, input {
	background-color: #CCC;
}
#button {
	background-color: #F93;
}
#disclaimer a {
	text-decoration: none;
	color: #c50;
}
#disclaimer {
	height: 30px;
	text-align: center;
	color: #666;
}
#bbeckdesigns a {
	text-decoration: none;
	color: #c50;
}
#bbeckdesigns {
	height: 30px;
	text-align: center;
	color: #666;
}
#bbeckdesigns img{
	vertical-align: top;
}
#bottom_info {
	text-align:center;
	clear: both;
	width: 800px;
	height: 100px;
	text-align: center;
	
}
.addthis_toolbox .custom_images a 
{ 
    margin: 0; 
    padding: 0; 
} 
 
.addthis_toolbox .custom_images a:hover img 
{ 
    opacity: 1; 
} 
 
.addthis_toolbox .custom_images a img 
{ 
    opacity: 0.75; 
}
