body
{
	margin: 0;
	color: #767365;
	background: #000 url(/backgrounds/default-bg.jpg); 
	background-repeat: no-repeat;
	background-position: 0 0;
}


.rcol
{
	width: 275px;
	font-family: georgia, times, serif;
	margin: 0 8px 0 16px;
}

.rcol h3
{
	color: #aa9;
	text-transform: uppercase;
	font-size: 12px;
	margin: 6px 0;
}

.rcol p, .copy p
{
	font-size: 9pt;
	color: #DBD1AD;
	color: #bb9;
	text-indent: 1.5em;
	letter-spacing: 0.08em;
	line-height: 116%;
	margin: 5px 0 10px 0;
}

.copy
{
	text-align: center;
	font-family: georgia, times, serif;
	font-size: 10px;
	word-spacing: 2px;
	margin: 10px;
	text-indent: 0;
}

#copy { position: fixed; bottom: 0; background: #000; width: 485px; border-top: 1px solid red;}

h3.blurb {color: #b8b8a8; text-align: center; text-indent:0;}

.divider { text-align: center; text-indent: 0; padding: 7px 20px 7px 0;}

.navlinks, p.navlinks {text-align: center; text-indent: 0; white-space: nowrap; color: #787878;}
.navlinks a{ color: #787878;}
.navlinks a:hover {color: #fff;}


.copy a { text-decoration: none; }
a { color: #a2a486; }
a:hover { color: white; }
 
 