body {
background: #FFFFFF url(aao-cdo-bg.gif);
background-attachment: fixed;
margin: 0px;
font-family: Century Gothic, Verdana, Arial;
font-size: 12px;
color: #603913;
}

a:active, a:visited, a:link {
	color: #603913;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #603913;
}

#left-navigation {
margin-left: 42px; 
width: 148px;
text-align: justify;
vertical-align: top;
font-size: 13px;
color: #603913;
}

#content {
text-align: justify;
font-size: 13px;
color: #603913;
}

#footer {
text-align: center;
margin-left: 150px;
margin-right: 150px;
}

#bottom-nav {
font-size: 13px;
color: #603913;
padding-bottom: 10px;
}

#bottom-nav a {
	color: #603913;
	text-decoration: none;
}

#bottom-nav a:hover {
	color: #603913;
	text-decoration: underline;
}

#copyright {
text-align: center;
font-size: 10px;
color: #603913;
padding: 5px;
}

#copyright a {
	color: #603913;
	text-decoration: none;
}
#copyright a:hover {
	color: #603913;
	text-decoration: underline;
}

