a { outline: none; color: #CCC; }
a:hover { outline: none; color: #D10000; }

a img { border: none; }
.spacer { clear: both; }

.upPresentation { 
	position: relative;
	float: left;
	margin: 0 auto; 
	padding: 5px; 
	width: 470px;
	color: white;
	background: url(../img/silver-texture01.jpg);
	
}

.presentation { 
	position: relative;
	float: left;
	margin: 0; 
	padding: 10px; 
	width: 450px;
	color: white;
	background: black;
	}
.presentation h2 { color: White; font-size: 16px; font-weight: normal; }

.portrait  { 
	width: 380px;
	float: left;
	margin: 0;
	text-align: center;
	 }

.portrait img  { 

	margin: 0;
	text-align: center;
	 }
.portrait h1 { color: White; font-size: 16px; font-weight: normal;  }
