.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top:120px;

}
.contentB {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #EE1C25;
	
}
.link1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	text-decoration: underline;
}
.link1:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #EE1C25;
	text-decoration: none;
}
.contentBig {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}

#left {

	position:absolute;
	left: -10px
	padding-left:80px;
	padding-right:15px;
	

}


#thumbnail {

	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	padding-top:10px;
	
}

#thumbnail img{

	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	
	margin-right:15px;
	border:2px solid black;

}

#thumbnail a:hover img {
	

	opacity:0.6;
}
	

