

.study_block {
	width: 50%;
	vertical-align:top;
}
.news_block {
	vertical-align: top;
	background-color: #FFE4C4;
	background-image:url(../images/paris.jpg);
}

/*TV*/
#tv a {
	color: black;
	text-decoration: none;
}

#tv a:visited {
	color: black;
}

#tv a:hover {
	color: red;
}

/* feed styles*/
.rss {
	border: 1px;
	text-align: left;
}

.rss ul { /*list-style-type: none;*/
	list-style-image: url('../small_images/right.gif');
	margin: 10px;
	padding: 5px;
}

#rss a {
	text-decoration: none;
}

#rss a:hover {
	color: black;
	background-color: #FFCC33;
}

.rss_copyright {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}

/*Gallery*/
#gallery a {
	color: gold;
	text-decoration: none;
}

#gallery a:visited {
	color: gold;
}

#gallery a:hover {
	color: white;
}

/*Hotel_search*/
#hotel_search {
	background-color: #FDFFEE;
}

/*Travel_flags*/
#travel_flags {
	background-color: white;
}