body { 
	color: #fff;
	background: #777 url(/pix/bg_none.gif) top left repeat; 
}
h3 {
	color: #fff;
}
a {
	color: #fc3;
}
#logo
{	background-position:0 -50px;}
#red {
	border: 1px solid #e00;
}
#white {
	border: 1px solid #fff;
}
#grey, #grey_skulls {
	border: 1px solid #999;
}
#black {
	border: 1px solid #000;
}
blockquote { background-color:#999;}
a.toggle img 
{	margin-top:-50px;}
a.toggle:hover img
{	margin-top:-75px; }

#toggle_contact {background-position:0 -50px;}
#toggle_contact:hover {background-position:0 -75px;}

#toggle_logo img , #toggle_interior img , #toggle_presentation img , #toggle_event img , #toggle_pack img , #toggle_evoru img , #toggle_eventmarketing img {margin-top:-50px;}
#toggle_logo:hover img , #toggle_interior:hover img , #toggle_presentation:hover img , #toggle_event:hover img , #toggle_pack:hover img , #toggle_evoru:hover img , #toggle_eventmarketing:hover img {margin-top:-75px;}


#menu ul li ul li a {
	color: #ccc;
}
#menu ul li ul li a:hover {
	color: #fff;
	background: #999;
}
#preview_frame ul li a  {
	border:1px solid #777;
	background-color: #777;
}
#preview_frame ul li a:hover 
{
	border:1px solid #fff;
	background-color: #777;
	}