*
{
	font-family: "Trebuchet MS";
}
	

body
{
	margin: 0px;
	color: #ede9c6;


}
#bg_top   
{ 
	background: #000000 url(images/header.gif) no-repeat;
	height: 110px;
	width: 1024px;
 	margin:0px; 
 	padding:0px;  
 	/*text-align: center;*/
}

#boxElem
{
	margin-top: 13px;
}

#rightMenuFont
{
	font-size: 12px;
	text-transform: uppercase ;
	font-weight: bolder;
}

#leftMenuFont
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
}

#descriptionFont
{
	font-size: 11px;
}

#projectFont
{
	font-size: 12px;
	text-transform: uppercase;
}

#measureFont
{
	font-size: 12px;
}


a:link {color: #ede9c6; text-decoration:none;}           /* unvisited link  */
a:visited {color: #ede9c6; text-decoration:none;}        /* visited link    */
a:hover {color: #ffffff; text-decoration:none;}   /* mouse over link */
a:active {color: #ffffff; text-decoration:none;}       /* selected link   */
IMG.leftimage {display:left;background-repeat: no-repeat;border-width:0px}
IMG.rightimage {display: right;background-repeat: no-repeat; border-width:0px}