body,table{

	font:200 9px/12px Verdana, Arial, Helvetica, sans-serif;
	
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;

	color:#000000;

}

a:focus{-moz-outline:none; outline:none;}
a.nav:focus{-moz-outline:none; outline:none;}
a{text-decoration:none; color:#000000;}
a.files{font-style:italic;}
a.files:hover{font-style:italic; color:#0088ee;}
a.links{font-style:italic;}
a.links:hover{font-style:italic; color:#0088ee;}

a.iNav{ color:#000000;}
a.iNav:hover{color:#0088ee;}


a.hov{filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
a.hov:hover{filter:alpha(opacity=25);-moz-opacity:0.25;opacity:0.25;}

.title{font-weight:bold; font-size:10px;}

.navA{
	position:relative;
	float:left;
	width:22px; 
	height:17px;
	
}


.navD{
float:left;

	width:45px; 
	height:17px;
	background:url(../site_images/design.gif);
	background-repeat:no-repeat;
}

.navW{
	
	float:left;
	width:34px; 
	height:17px;
	background:url(../site_images/web.gif);
	background-repeat:no-repeat;
}


.navI{
	float:left;
	width:25px; 
	height:17px;
	background:url(../site_images/info.gif);
	background-repeat:no-repeat;
}



a.navArt{

	background:url(../site_images/artR.gif);
	background-repeat:no-repeat;
	width:22px; 
	height:17px;
}

a.navArt:link{

	background:url(../site_images/art.gif);
	background-repeat:no-repeat;

}

a.navArt:hover{

	background:url(../site_images/artR.gif);
	background-repeat:no-repeat;

}






/* IE ignores styles with [attributes], so it will skip the following. */
.box_tran[class]{
  background-image:url(../site_images/mask.png);
  background-repeat:repeat;
}

.projectTitle{
	font-size:12px;
	font-weight:800;
	color:#000000;
}

.projectImg{
	font-style:italic;
}

.infoTitle{
	font-size:10px;
	font-weight:800;
	color:#000000;
}










