body { background-color: #500000; margin: 0px; padding: 0px; font-family: "Times New Roman", Times, serif; color: #222; font-size: 13px; line-height: 1.5em;  }

#container { width: 970px; min-height: 550px; margin: 10px auto 0 auto; border: #000 1px solid; background-image: url(../img/site/background_m.jpg); background-position: bottom; padding: 0px; }

#header { width: 970px; height: 65px; margin: 0px; padding: 0px; }

#content { width: 937px; min-height: 455px; padding: 15px; text-align: left;  }

#content p { text-align: left; font-size: 13px; font-weight: normal; }

#content h2 { font-size: 17px; font-weight: bold; }

h3 { font-size: 14px; font-weight: bold; margin-top: 3px; }

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

#content a:visited { color: #32131d; text-decoration: underline; }

#content a:hover { color: #000; text-decoration: underline; }

#photoleftexact { padding-right: 10px; padding-bottom: 0px; margin: 0; float: left; text-align: center;  }

#photoleft { padding-right: 10px; padding-bottom: 10px; margin: 0; float: left; text-align: center; }

#photoright { padding-left: 10px; padding-bottom: 10px; margin: 0; float: right; }

#footer { width: 970px; margin: 10px auto 0 auto; text-align: center; color: #222; font-size: 11px; }

#footer p { text-align: center; color: #DDD; }

#footer a:link { color: #DDD; text-decoration: none; }

#footer a:visited { color: #DDD; text-decoration: none; }

#footer a:hover { color: #FFF; text-decoration: underline; }

#clear { clear: both; }

#sidebar { width: 154px; height: 210px; padding: 10px; margin-right: 15px; margin-bottom: 5px; float: left; border-right: #222 1px dashed; border-bottom: #222 1px dashed;  background-image: url(../img/site/sidebar.gif); background-position: bottom; background-repeat: no-repeat; }

#sidebar ul { padding-left: 0px; }

#sidebar li { padding-left: 0px; margin-left: 0px; font-weight: bold; }


#sidebar a:link { font-weight: normal; text-decoration: none; }

#sidebar a:visited { font-weight: normal; text-decoration: none; }

#sidebar a:hover { font-weight: normal; text-decoration: underline; }

span.dropcap {
	font-family: "Times New Roman", Times, serif;
	float:left;
	font-size:5.75em;
	margin: 0 10px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .775em;
	color: #222;
	border-right: 1px solid #222;
}

#horiz {
	width: 99%;
	height: 0px;
	border-top: #444 1px dashed;
	margin: 15px 0px;
	}
	
#horiz_sm {
	width: 475px;
	height: 0px;
	border-top: #444 1px dashed;
	margin: 5px 0px 5px 0px;
	float: left;
	}