*
{
   color: #74685A;
   font-family: Tahoma;
   font-size:10pt;
}

.white { color: white; }

.orange { color: #FB9101; }

a
{
   color: #FB9100;
   border: none;
   text-decoration: underline;
   outline:none;
}

a:hover
{
	color: #DFAD25;
}

img
{
	border: none;
}

#news_content
{
   background-color: #2C251D;
   width: 172px;
   height: 158px;
}

#welcome_content
{
   background-color: #2C251D;
   height: 162px;
   width: 272px;
}

#placeholder_content {
   background-color: #39322A;
   height: 27px; /*37*/
   width: 159px;
   margin-top:10px;
   text-align:center;
}

#links_content
{
   background-color: #2C251D;
   height: 158px;
   width: 134px;
}

td.latestworks {
	width:95px;
   height:64px;
   background-color:#FFFFFF;
}

img.latestworks {
	width:95px;
   height:64px;
}