* { 
	margin: 0px; 
	padding: 0px; 
	border: none;
	}

body {
	font-family: Georgia, Times, "Times New Roman", serif;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	background: #c30;
	color: #000;
	padding: 20px 0px;
	text-align: center;
}

#wrapper {
	background: #cc6;
	width: 760px;
	margin: auto;
	text-align: left;
}

/* ------------------------------------------------------------------------------- banner */
	
#banner {
	background: #cc6 url(/images/banner.jpg) no-repeat top left;
	color: #c30;
	width: 760px;
	height: 120px;
	overflow: hidden;
	border-bottom: solid #cc6 3px;
	}
	
h1 {
	color: #c30;
	font-size: 1px;
	text-align: left;
	margin: 0 0 0 -2010px;
	}
		
#slogan {
	color: #660;
	font-size: 1px;
	font-weight: bold;
	text-align: left;
	padding-left: 160px;
	padding-right: 1em;
	font-style: italic;
	margin: 0 0 0 -2010px;
}

/* --------------------------------------------------------------------------- navigation */

#nav {
	width: 140px;
	float: left;
	border-top: solid #cc6 6px;
	overflow: hidden;
	}

#nav li {
	list-style: none;
	display: block;
	height: 34px;
	width: 134px;
	margin-left: 3px;
	overflow: hidden;
	border-bottom: solid #cc6 3px;
	}

#nav a {
	display: block;
	height: 34px;
	width: 134px;
	overflow: hidden;
	}

#nav a span {
	display: none;
	}
	
.home a:link {
	background: url(/images/home.gif) no-repeat right top;
	}

.home a:visited {
	background: url(/images/home.gif) no-repeat top right;
	}

.home a:hover {
	background: url(/images/home2.gif) no-repeat top right;
	}

.home a:active {
	background: url(/images/home2.gif) no-repeat top right;
	}

.about a:link {
	background: url(http://myaamiafoundation.org/images/about.gif) no-repeat top right; 
	}

.about a:visited {
	background: url(http://myaamiafoundation.org/images/about.gif) no-repeat top right;
	}

.about a:hover {
	background: url(http://myaamiafoundation.org/images/about2.gif) no-repeat top right;
	}

.about a:active {
	background: url(http://myaamiafoundation.org/images/about2.gif) no-repeat top right;
	}
	
.work a:link {
	background: url(http://myaamiafoundation.org/images/work.gif) no-repeat top right;
	}

.work a:visited {
	background: url(http://myaamiafoundation.org/images/work.gif) no-repeat top right;
	}

.work a:hover {
	background: url(http://myaamiafoundation.org/images/work2.gif) no-repeat top right;
	}

.work a:active {
	background: url(http://myaamiafoundation.org/images/work2.gif) no-repeat top right;
	}

.feature a:link {
	background: url(http://myaamiafoundation.org/images/feature.gif) no-repeat top right;
	}

.feature a:visited {
	background: url(http://myaamiafoundation.org/images/feature.gif) no-repeat top right;
	}

.feature a:hover {
	background: url(http://myaamiafoundation.org/images/feature2.gif) no-repeat top right;
	}

.feature a:active {
	background: url(http://myaamiafoundation.org/images/feature2.gif) no-repeat top right;
	}
	
.officers a:link {
	background: url(http://myaamiafoundation.org/images/officers.gif) no-repeat top right;
	}

.officers a:visited {
	background: url(http://myaamiafoundation.org/images/officers.gif) no-repeat top right;
	}

.officers a:hover {
	background: url(http://myaamiafoundation.org/images/officers2.gif) no-repeat top right;
	}

.officers a:active {
	background: url(http://myaamiafoundation.org/images/officers2.gif) no-repeat top right;
	}

.contribute a:link {
	background: url(http://myaamiafoundation.org/images/contribute.gif) no-repeat top right;
	}

.contribute a:visited {
	background: url(http://myaamiafoundation.org/images/contribute.gif) no-repeat top right;
	}

.contribute a:hover {
	background: url(http://myaamiafoundation.org/images/contribute2.gif) no-repeat top right;
	}

.contribute a:active {
	background: url(http://myaamiafoundation.org/images/contribute2.gif) no-repeat top right;
	}

.contact a:link {
	background: url(http://myaamiafoundation.org/images/contact.gif) no-repeat top right;
	}

.contact a:visited {
	background: url(http://myaamiafoundation.org/images/contact.gif) no-repeat top right;
	}

.contact a:hover {
	background: url(http://myaamiafoundation.org/images/contact2.gif) no-repeat top right;
	}

.contact a:active {
	background: url(http://myaamiafoundation.org/images/contact2.gif) no-repeat top right;
	}
	
/* ------------------------------------------------------------------------- content area */

#content_box {
	background: #cc6;
	width: 600px;
	float: left;
	border-top: solid #cc6 6px;
	}
				
#content {
	background: #ffc url(http://myaamiafoundation.org/images/ribbon.gif) no-repeat center bottom;
	padding: 20px 20px 54px 20px;
	line-height: 1.2;
	}

h2, h3 {
	margin-bottom: 0.5em;
}
	
h2, h3, h4 {
	color: #c30;
	}

.opener {
	padding-top: 6px;
	}
	
.opener:first-letter {
	font-size: 1.5em;
	color: #c30;
	font-weight: bold;
	float: left;
	}

#content p {
	margin-bottom: 1em;
	}

#content ul {
	margin: 0 0 1em 3em;
	}
	
#content li {
	margin-left: 1em;
	margin-bottom: 0.5em;
	}

#content a {
	text-decoration: underline;
	}
	
#content a:link {
	color: #660;
	}
	
#content a:visited {
	color: #000;
	}

#content a:hover {
	color: #c30;
	}

#content a:active {
	color: #fff;
	}

.rightphoto {
	width: 300px;
	text-align: center;
	color: #900;
	font-weight: bold;
	float: right;
	margin-left: 20px;
}

.leftphoto {
	width: 300px;
	text-align: center;
	color: #900;
	font-weight: bold;
	float: left;
	margin-right:20px;
}

.centerphoto {
	text-align: center;
	color: #900;
	font-weight: bold;
	margin: 1em;
}

.leftquote {
	display: block;
	width: 280px;
	padding: 10px;
	margin: 0 20px 2px 0;
	color: #c30;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	border-top: solid #c30 3px;
	border-bottom: solid #c30 3px;
	}
	
.rightquote {
	display: block;
	width: 280px;
	padding: 10px;
	margin: 0 0 2px 20px;
	color: #c30;
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	border-top: solid #c30 3px;
	border-bottom: solid #c30 3px;
	}
	
/* ------------------------------------------------------------------------------- footer */

#footer {
	width: 600px;
	background: #cc6;
	color: #c30;
	margin-left: 140px;
	padding: 20px 0;
	clear: both;
	letter-spacing: 0em;
	word-spacing: 0em;
	}

#footer p {
	text-align: center;
	line-height: 1.5;
	}
	
#footer a {
	text-decoration: underline;
	}
	
#footer a:link {
	color: #c30;
	}
	
#footer a:visited {
	color: #c30;
	}

#footer a:hover {
	color: #fff;
	}

#footer a:active {
	color: #039;
	}
	
