	body
	{
		text-align: center;
		background: #909090;
	}	

	#container
	{
		width: 960px;
		margin-right: auto;
		margin-left: auto;
		margin-top: -20px;
		text-align: left;
		background-image: url(../images/beige111.jpg);
	}

	#banner
	{
		border: 0px solid orange;
		width: 960px;
		padding: 20px 0px 20px 0px;
		margin-top: -10px;
		background: url(../images/metal003.gif);
		text-align: center;
		font-size: 71px;
		color: red;
		font-weight: bold;
		font-family: helvetica, verdana, arial;
		font-style: italic;
		margin-left: 0;
	}
 
	#animation 
	{
		width: 600px;
		height: 387px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
	}	

	#navigation
	{
		margin: 0;
		padding-left: 0px;
		padding-bottom: 0;
		list-style-type: none;
		background: #036;
		float: left;
		width: 960px;
	}

	#navigation ul
	{		
		font-family: helvetica, verdana, arial;
		margin: 0;
		width: 960px;
		padding: 0px 0px 0px 0px;
	}

	#navigation ul li
	{	
		margin: 0;
		font-family: helvetica, verdana, arial;
		display: inline;
		font-size: 14px;
		height: 18px; 
		width: 160px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}

	#navigation ul li a
	{		
		width: 160px;
		margin: 0px;
		font-size: 14px;
		float: left;
		height: 18px;
		font-family: helvetica, verdana, arial;
		text-decoration: none;
		color: #fff;
		background: #036;
		border-right: 1px solid #fff;
		text-align: center;
	}

	#navigation ul a:hover
	{		
		padding: 0px 0px 0px 0px;
		color: #000;
		background: #E8130C;
	}

	#navigation ul a:active
	{
		color: #000;
		background: #fff;
	}
	
#navigation ul li a:link, #navigation ul li a:visited
{
	display: block;
	padding: .2em 0 0 0;
	text-align: center;
}

	#content 
	{
		float: left;
		width: 960px; 
		font-weight: normal;
		font-family: times new roman;
		margin-top: 0px; 
		padding: 10px 0px 10px 0px; 
		background-image: url(../images/beige111.jpg);
		font-size: 18px;
	}

	#boom
	{  
		text-decoration: underline;
		color: red;
		font-weight: bold;
		display: block;
		width: 400px; 
		height: 400px; 
		background: #CBA url(../images/earth.jpg) 0 0 no-repeat; 
	}

	#boom ul 
	{ 
		margin: 0px; 
		padding: 0; 
	}

	#boom ul li 
	{ 

		list-style-type: none;    
		font-size: 31px; 
		text-align: center; 
		height: 0px; 
		padding: 0px 0px 0px 0px; 
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold;
	}

	#boom ul li a
	{ 		
		list-style-type: none;    
		color: #ee0000; 
	}

	#boom ul li a:hover 
	{ 	text-decoration: none;
		width: 400px;
		background-color: #CBA; 
		background: url(../images/boom3.jpg) 0 0 no-repeat; 
		padding: 0px 28px 359px 28px;  
 	}

	.p 
	{	
		font-family: verdana, arial;
		padding: 0;
		margin: 0;
	} 
	.h3
	{
		
		font-family: verdana, arial;
		font-size: 30px;
		color: #ff7700;
		padding: 0;
		margin: 0;
	}
	.title
	{
		font-family: Times New, Roman verdana, arial;
		font-size: 50px;
		color: red;		
		text-decoration: underline;
		padding: .5em;
		margin: .5em;
	}
	.subtitle
	{
		
		font-family: arial, verdana;
		font-size: 20px;
		color: #ff7700;
		padding: 0;
		margin: 0;
	}		

	p.images
	{
		float: left;
		margin-left: 1em;
	}

	p.imagee
	{
		float: left;
		clear: both;
		margin-left: 1em;
	}

	p.imagem
	{
		float: left;
		clear: both;
		margin-left: 1em;
	}


	p.descriptions
	{
		border: 0px solid red;
		width: 500px;
		padding: 20px;
		margin: 20px;
		float: left;
	}

	p.descriptione
	{
		float: left;
	}

	p.descriptionm
	{
		float: left;
	}

	.ol
	{
		text-align: center;
	}

	

	
















