body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:160%;
	letter-spacing: .03em;
}

a:link	{ color: #FFFFFF; text-decoration: none; border:0} 
a:visited	{ color: #FFFFFF; text-decoration: none; border:0} 
a:hover	{ color: #ff0066; text-decoration: none; border:0} 
a:active	{ color: #FFFFFF; text-decoration: none; border:0} 


#single{padding-right:10px}
#spread{padding-right:0px}
#single-divider{padding-right:30px}

.header {
	font-size : 10px;
	font-weight : normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #FFFFFF;
	letter-spacing: .03em;
}

#header a:link	{ color: #FFFFFF; text-decoration: none; padding:5px; border:0} 
#header a:visited	{ color: #FFFFFF; text-decoration: none; padding:5px; border:0} 
#header a:hover	{ color: #ff0066; text-decoration: none; padding:5px; border:0} 
#header a:active	{ color: #FFFFFF; text-decoration: none; padding:5px; border:0} 




.selected {
	font-size : 10px;
	font-weight : normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #ff0066;
	letter-spacing: .03em;
}

#selected a:link	{ color: #ff0066; text-decoration: none; padding:5px; border:0} 
#selected a:visited	{ color: #ff0066; text-decoration: none; padding:5px; border:0} 
#selected a:hover	{ color: #ffffff; text-decoration: none; padding:5px; border:0} 
#selected a:active	{ color: #ff0066; text-decoration: none; padding:5px; border:0} 



.grey {color:#333; padding:0 5px 0 1px; display:inline;}