#topimagestrip {
	text-align: center;
	background: rgb(0,0,0);
	padding: 1.5em 0em 1em 0em;
}

#bottomimagestrip {
	text-align: center;
	background: rgb(0,0,0);
	padding: 1em 0em 1.5em 0em;
}

.fromto {
	display: block;
	background: rgb(0,0,0);
	color: rgb(255,255,255);
	font-family: arial, helvetica;
	font-size: 1em;
	text-align: center;
}

.fromto a:link {
	color: rgb(255,255,255);
	font-size: 1.5em;
	text-decoration: line-through;
	padding-left: 0.5em;
}

.fromto a:visited {
	color: rgb(255,255,255);
	font-size: 1.5em;
	text-decoration: line-through;
	padding-left: 0.5em;
}

.fromto a:hover {
	color: rgb(255,255,255);
	font-size: 1.5em;
	text-decoration: none;
	padding-left: 0.5em;
}

.imagestrip {
	text-align: center;
	background: rgb(0,0,0);
	padding: 1em 0em 1em 0em;
}

.locales {
	background: rgb(0,0,0);
	color: rgb(250,230,240);
	font-family: arial, helvetica;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.5em;
	word-spacing: 0.4em;
	padding: 0em 0em 0em 0em;
}

.locales a:link {
	color: rgb(250,230,240);
	text-decoration: line-through;
}

.locales a:visited {
	color: rgb(250,230,240);
	text-decoration: line-through;
}

.locales a:hover {
	color: rgb(250,230,240);
	text-decoration: none;
}