/* Light */

a {
	color: #5B065B;
}

#footer a {
	color: #ffffff;
}

a:hover {
	color: #5B000B;
}

#header {
	border-top: 1px solid #e1e1e1;	
	border-bottom: 1px solid #e1e1e1;
	min-height: 80px;
	background: url("../../images/headerbgx.png") no-repeat scroll left top #0A0A0A;
}