#head    {
	background-color: #faf0e8;
	background-image: url(img/bg_media1.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 257px;
	text-align: center;
	padding: 0px;
	margin: auto;
}
#head2 { background-repeat: no-repeat; width: 910px; margin: auto; background-image: url(img/bg_media2.gif); text-align: left; }
#media1 {
	position: relative;
	left: 100px;
	width: 500px;
}
#media1 img { margin: 5px; border-color: #a6cbe5; border-width: 1px; }
#media1 img:hover { border-color: #00121e; border-width: 1px; }
#media2 { position: relative; left: -120px; width: 200px; float: right; }

