@charset "utf-8";
/* CSS Document */


table a {
	font-size: 12px;
	color: #FFF;
  
}
table a:link {
	text-decoration: none;

}
table a:visited {
	text-decoration: none;
	color: #FFF;
}
table a:hover {
	text-decoration: none;
	color: #F00;
}
table a:active {
	text-decoration: none;
	font-style: normal;
	font-family: "Arial Narrow";
	color: #F00;

}
#contact {
	background: url(images/menu/contact_blank.gif) center center;
	width: 66px;
	height: 21px;
	
	
}
#bios {
	background: url(images/menu/bios_blank.gif) center center;
	width: 42px;

}

#philosophy {
	background: url(images/menu/philosophy_blank.gif);
	width: 85px;
}
#portfolio {
	background: url(images/menu/portfolio_blank.gif);
	width: 73px;
}
#Illustration {
	background: url(images/menu/illustration_blank.gif);
	width: 95px;
}
#services {
	background: url(images/menu/services_blank.gif);
	width: 68px;
}
#news {
	background: url(images/menu/bios_blank.gif);
	width: 47px;
}
#Table_01 {
	font-weight: bold;
		font-family: "Arial Narrow";
}

