body {
	margin-top: 0px;
	background-color: #03b0de;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-image: url(images/bulgaria_family_hotel.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	background-color: #FFFFFF;
	height: 480px;
	width: 730px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#languages {
	background-color: #1A2F86;
	height: 20px;
	width: 745px;
	padding-top: 5px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05AFE0;
	color: #9adae4;
	text-align: right;
	margin-top: 1px;
}
strong {
	font-weight: bolder;
	color: #9ADAE4;
}
#bottom {
	background-color: #000066;
	width: 730px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9adae4;
	padding-bottom: 5px;
}
a:link {
	text-decoration: underline;
	color: #9ADAE4;
}
a:visited {

	color: #03B0DE;
	text-decoration: underline;
}
a:hover {


	color: #990000;
	text-decoration: underline;
}
a:active {



	color: #990000;
	text-decoration: underline;
}
img#adv {
	border: 1px solid #03B0DE;
}