body {
background: #8AAF3F;
font-size: 13px; 
font-family: Helvetica, Arial, sans serif;
}

a {
color: #AB4625;
}
a:hover {
color: black;
}

a.black {
color: #000000;
}

a.top-nav, a:visited.top-nav {
text-transform: uppercase;
font-size: .7em;
color: black;
text-decoration: none;
}

a:hover.top-nav {
color: #444;
text-decoration: underline;
}

p {
font-size: 13px;
}

h3 {
font-size: 1em;
margin-bottom: 1px;
color: #AB4625;
}

#tag-bot {
text-align: left;
margin-left: 200px;
margin-right: 200px;
font-weight: bold;
}

#slider {
	//See the "style-pack" for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	display:none;
}
