body {
/*	
	background:url(trace.png);
	font: 9px MetroDF, Arial, Helvetica, sans-serif bold;
 *	*/
	font: 9px MetroDF, "MS Sans Serif", Geneva, Verdana, sans-serif!important;
	letter-spacing:1px;
	text-transform:uppercase;
}
/*
td { border:solid 1px red;}
table { border:solid 1px blue;}
*/
td {
	vertical-align:top;
}
#row1 td {
	height:77px;
}
#row1 div, #row2 div, #row3 div {
	margin:auto;
	width:322px;
}
#navig-portfolio td {
	height:auto;
	font-size:10px;
}
#navig-portfolio a:link, #navig-portfolio a:visited {
	color: #ccc;
}
#title-cont {
	color:#d1f1a0;
	text-align:center;
	font-size:20px;
	letter-spacing:10px;
}
img {
	border:none;
}
.bg {
	background:repeat-y left;
}
.img {
	line-height:0;
}
#row2 td {
	text-align:center;
}
.disabled {
	color:#ddd;
}
body, a:link, a:active, a:visited {
	text-decoration:none;
	color:#959595;
}
a.more {
	display:block;
	float:left;
	white-space:nowrap;
	padding-right:26px;
	background:url(img/more.gif) center right no-repeat;
}
#title-cont div {
	height:16px;
	width:336px;
	background:top center no-repeat;
}
#page-body {
	width:322px!important;
	padding-left:46px;
}
/***** Colors *****/
a:focus, #navig-portfolio a:hover, a:hover {
	color: #d1f1a0;
}
#title-cont div {
	background-image:url(img/title_green.gif);
}
a.more:hover {
	background-image:url(img/more_green.gif);
}
.bg {
	background-image:url(img/bg_green.gif);
}

a.blue:hover
{
color: #b9d8ed!important;
}
a.cyan:hover
{
color: #8ce7e4!important;
}
a.green:hover
{
color: #d1f1a0!important;
}
a.grey:hover
{
color: #acacac!important;
}
a.orange:hover
{
color: #fbaf5d!important;
}
a.rose:hover
{
color: #ffccff!important;
}

