body{
	background-color:#6e0c3b;
	color:#fff;
}
#wrap{
	background:#965072 url("/interface/images/layout/bg_aubergine.jpg") top repeat-x;
}
p#logo{
	background:none;
}
#header p#logo a{
	background:url("/interface/images/layout/logo_white.png") no-repeat;
}
* html p#logo a{
	background:url("/interface/images/layout/logo_aubergine.gif") no-repeat!important;
}
a{
	color:#fff;
}
#nav a:hover,
#nav a.on{
	color:#000;
}
body #nav dd a{
	background:url("/interface/images/layout/menu_spacer_white.png") no-repeat right center!important;
}
* html body #nav dd a{
	background:url("/interface/images/layout/menu_spacer_aubergine.gif") no-repeat right center!important;
}
#footer{
	border-top:1px solid #5B0E36;
}
.work:hover p{
	background-color:#6e0c3b;
}
.work:hover{
	border-color:#6e0c3b;
}
.work:hover a{
	color:#fff;
}
#footer #footer_right{
	background:url("/interface/images/layout/bg_footer_aubergine.gif") repeat-y left;
}
form input,
form select,
form textarea{
	border-color:#5B0E36!important;
}
a:hover,
a:active {
	background-color:#5B0E36;
}