#linksContact
{
	position:relative; 
	top: 225px;
	left: 55px;
}

#contentContact
{
	position:relative; 
	top:300px;
	left:60px;
	width:780px;
	color:#000000; 
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:1em;
	text-align:center;
}

#body-contact
{
	margin:0px; 
	background-color:#000000; 
	background-image:url(/img/contact_background.jpg); 
	background-repeat:no-repeat; 
	background-position:center top; 
	height:100% 
}

#contentContact a:link 
{ 
	color:#FF0000; 
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:.9em;
	text-decoration: none;
}

#contentContact a:visited 
{ 
	color:#800000;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:.9em;
	text-decoration: none;
}

#contentContact a:hover 
{ 
	color:#0000FF; 
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:.9em;
	text-decoration: none;
}

#contentContact a:active 
{ 
	color:#670000; 
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:.9em;
	text-decoration: none;
}