#content
	{
		background-image: url(entre-v2.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
#description
	{
		color: #D0D0D0;
		text-align: center;
		font-size: 13px;
		padding-top: 8px;
		text-transform: capitalize;
		text-transform: uppercase;
	}
	
#content
	{
		height: 445px;

	}

#bottom
	{
		position: relative; top:0px; left:25px;
		float: left;
		width: 844px; height: 130px;
		background-color: transparent;
	}

#locations
	{
		position: relative; top:0px; left:0px;
		float: left;
		width: 844px; height: 25px;
		background-color: transparent;
		color: #D0D0D0;
		font-size: 14px;
		text-align: center;
	}
