img {
	border:0;
	margin:0;
	padding:0;
	}
	
body {
	margin:0;
	padding:0;
	background:#fff url('http://salvationarmycdga.org/images/bg.gif') no-repeat fixed center;
	font-size:90%;
	text-align:justify;
	}

#menu {
	width:100%;
	height:45px;
	background-color:#11476b;
	margin:0;
	padding:0;
	}
	
#content {
	padding:0 10px 10px 0;
	margin-top:0;
	width:800px;
	text-align:justify;
	}

#footer {
	clear:both;
	width:800px;
	position:relative;
	padding:5px 0;
	text-align:center;
	}
	

h1 {
	font-family:Verdana;
	font-size:125%;
	font-weight:bold;
	color: #000;
	}
	
h2 {
	font-family:Verdana;
	font-size:100%;
	font-weight:bold;
	color: #000;
	}

h3 {
	font-family:Verdana;
	font-size:100%;
	font-weight:bold;
	color: #11476b;
	}

.main {
	font-family:Verdana;
	color:#333;
	line-height:1.2em;
	}

a {
	text-decoration:none;
	font-weight:bold;
	color:#11476b;
	}

a:link {
	font-weight:bold;
	text-decoration:none;
	color:#11476b;
	}

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

a:hover {
	text-decoration: underline;
	}
	

blockquote {
	margin:10 20px;
	padding:5px;
	text-align:justify;
	font-style:italic;
	line-height:1.2em;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	background-color:#e5e5e5;
	}


	
.footer-link, .footer-link a, .footer-link a:link {
	font-family: Helvetica;
	font-size:75%;
	color:#999;
	font-weight:bold;
	}
	
.footer {
	font-size:75%;
	color:#999;
	font-weight:normal;
	}

.footer a {
	color:#11476b;
	}

.footer a:visited {
	color:#666;
	}


.news {
	font-family:Helvetica;
	color:#333;
	font-size:10px;
	}

