* { font-family:Arial, Helvetica, sans-serif; border:none; }
body { margin:0; background:#4a525a; text-align:center; }
#wrapper { width:960px; margin:0 auto; text-align:left; }
#header { background: url('images/announcement.jpg') top center no-repeat; height:175px; padding-top:57px; } /*border-top:#8d8e91 solid 30px;*/
#logo { float:left; padding:0; background:#fff url(images/header-bg.png) no-repeat top left; height:175px; width:826px; }
#logo img { padding:12px 10px 10px 30px; }
#menu { float:right; width:125px; height:100px; background:#333333; }
#content { margin-top:10px; width:920px; min-height:600px; background:url(images/content-bg.jpg) no-repeat top; padding:20px; color:#FFFFFF; }
.clear { clear:both; }
img { padding:0; display:block;}

#contentLeft { float:left; margin-right:10px; }
#contentRight { float:left; margin-left:10px; }

#content #contentLeft p, #content #contentRight p { font-size:13px; line-height:18px; }

#contact #contentLeft { width:700px; }
#contact #contentRight { width:200px; }

#projects #contentLeft { width:550px; }
#projects #contentRight { width:350px; }

#about #contentLeft { width:550px; }
#about #contentRight { width:350px; }

#donate #contentLeft { width:550px; }
#donate #contentRight { width:350px; }

#contentLeft a, #contentLeft a:visited, #contentRight a, #contentRight a:visited {
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}
.quote { font-size:36px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; }

h1 { font-size:18px; margin-bottom:0px; padding-bottom:0px; }

#footer { text-align:right; width:920px; color:#FFFFFF; font-size:12px; }
#footer p { margin:0px }
#footer img { float:right; padding-top:10px; }
#footer a, #footer a:visited { color:#CCCCCC; font-size:10px; text-decoration:none; }
#footer a:hover { text-decoration:underline; }