body { 
	color: #000;
	background: #fff url(/pix/bg_none.gif) top left no-repeat; 
}
h3 {
	color: #aaa;
}
a {
	color: #09f;
}
#logo
{	background-position:0px 0px;}
#white {
	border: 1px solid #ccc;
}
#grey, #grey_skulls {
	border: 1px solid #777;
}
#grey_skulls{
	border: 1px solid #777;
}
#black {
	background: #000;
	border: 1px solid #000;
}
blockquote { background-color:#eee;}
a.toggle img 
{	margin-top:0px;}
a.toggle:hover img
{	margin-top:-25px; }

#toggle_contact {background-position:0 0;}
#toggle_contact:hover {background-position:0 -25px;}

#toggle_logo img , #toggle_interior img , #toggle_presentation img , #toggle_event img , #toggle_pack img , #toggle_evoru img , #toggle_eventmarketing img {margin-top:0px;}
#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:-25px;}



#menu ul li ul li a {
	color: #777;
}
#menu ul li ul li a:hover {
	color: #333;
	background: #ddd;
}
#preview_frame ul li a  {
	border:1px solid #fff;
	background-color: #fff;
}
#preview_frame ul li a:hover 
{ 
	border:1px solid #777; 
	background-color: #fff;
}