/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */

#content_about {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
}

#left {
	float:left;
	background-image:url(../images/bg_about.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:397px;
	height:425px;
}

#left img {
	margin-top:30px;
	margin-left:21px;
	float:left;
}

#center {
	width:60px;
	float:left;
	height:425px;
}

#right {
	width:500px;
	float:left;
	color:#828282;
	text-align:left;
}
#right a{
color:#FF0000;
text-decoration:none;}