body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/sunset_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment:fixed
}

a {color: #FFFFFF;}

a:hover {color: #FF6600;}

.darkgreymidtitle {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.smallgreytext {font-size: 10px}
	
.boxorangeheader {
	font-size: 12px;
	color: #FF6600;
}

.bodywhitetext {color: #FFFFFF}

.smallgreyitalic {
	font-size: 11px;
	font-style: italic;
}

.orangetitle {color: #FF6600}

.boldwhite {color: #FFFFFF}