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

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

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

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

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

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

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


