body {
	background-color: #404040;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
#wrapper {
	width: 1019px;
	text-align: left;
}
#header {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	clear: both;
}
#buttons {
	float: right;
	position: absolute;
	left: 770px;
	top: 5px;
}
#nav {
	background: url('../images/nav_bg.jpg') no-repeat;
	text-align: right;
	margin-top: -3px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
}
#nav a {
	margin: 0px;
	padding: 0px;
}
#directors {
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: -32px;
	color: #434343;
}
.content {
	background-color: #cccccc;
	margin-top: -4px;
	padding-top: 2px;
	padding-left: 7px;
}
#news {
	margin-top: 30px;
	margin-left: 7px;
}
.newsitem {
	width: 224px;
	margin: 0px 12px 0px 12px;
	float: left;
	color: #3a3a3a;
}
.newsitem a {
	font-weight: bold;
	color: #0057b0;
	font-size: 11px;
	text-decoration: none;
}
h3 {
	font-family: Arial;
	font-size: 20px;
	margin: 5px 0px 0px 0px;
	color: #404040;
}
.indent {
	margin-left: 125px;
	margin-right: 10px;
}
#social {
	clear: both;
	text-align: right;
}
#socialcontain {
	width: 160px; 
	margin-left: 837px;
}
#socialcontain2 {
	 background-color: #e1e1e1;
}
.footer {
	margin-top: 8px;
}	
#logos {
	float: left;
	width: 790px;
	height: 88px;
}
#logoscontain {
	background-color: #c3c3c3;
	width: 1009px;
	padding-left: 10px;
}
#logoscontain a {
	padding: 0px 5px 0px 5px;
}
#contact {
	float: right;
}
#contactcontain {
	text-align: right;
	font-size: 12px;
	background-color: #868686;
	padding-right: 10px;
	color: #d5d5d5;
}
#contactcontain a {
	color: #d5d5d5;
	text-decoration: none;
}

a:link, a:visited {
	font-weight: bold;
	color: #0057b0;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.showlines {
	width: 850px;
	margin-left: 125px;
}
#quotes {
	float: left;
	background-color: #000000;
	border: 1px #666666 solid;
}
.md {
	font-size: 9px;
	color: #024b95;
}
.support {
	background:url("http://sjomusic.org/images/support_photo1.jpg") no-repeat 442px 0px transparent;
}
/* FOR SAFARI AND CHROME */

@media screen and (-webkit-min-device-pixel-ratio:0) {
#logoscontain {
	background-color: #c3c3c3;
	width: 1009px;
	padding-left: 10px;
	margin-bottom: -7px;
}
}
