body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	background-image: url(interface/body_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	font-size: 12px;
}
html {
	height: 100%;
	width: 100%;
}
/* ************************************************************** */
#title_repulsebay {
	background-image: url(interface/title_repulsebay.png);
	height: 88px;
	width: 283px;
	position: fixed;
	left: 50px;
	top: 50px;
	z-index: 100;
}
#title_naujaat {
	background-image: url(interface/title_naujaat.png);
	height: 111px;
	width: 200px;
	position: fixed;
	top: 55px;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: right;
	right: 50px;
}
/* ************************************************************** */
#arch_background {
	height: 100px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: -90;
}
#arch_bottom_background {
	height: 538px;
	width: 942px;
	background-image: url(interface/arch_background.png);
	background-repeat: no-repeat;
	background-position: 90px;
	margin-right: auto;
	margin-left: auto;
}
#arch_top_background {
	height: 211px;
	width: 942px;
	background-image: url(interface/arch_top_background.png);
	background-repeat: no-repeat;
	background-position: 90px;
	margin-right: auto;
	margin-left: auto;
}
#arch_top {
	background-image: url(interface/arch_top.png);
	height: 211px;
	width: 852px;
	position: fixed;
	z-index: 90;
	margin-left: 90px;
	top: 0px;
}
#arch_foreground {
	background-image: url(interface/arch_foreground.png);
	height: 211px;
	width: 852px;
	position: fixed;
	z-index: 90;
	margin-left: 90px;
	top: 0px;
}
/* ************************************************************** */
#container {
	height: auto;
	width: 942px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	position: relative;
}
#main {
	height: auto;
	width: 540px;
	padding-left: 20px;
	margin-left: 199px;
	margin-top: 210px;
	margin-right: 0px;
	left: 200px;
	top: 240px;
	right: 0px;
	background-image: url(i);
	color: #000;
	padding-bottom: 10px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	/*text-shadow: -0.0em 0.0em 0.2em #987*/
}

#main a:link {
	color: #000;
}

#main a:visited {
	color: #000;
	text-decoration: none;
}

#main a:hover {
	color: #00A;
}


#main a:active {
	color: #F00;
}


#column {
	/* height: 500px; */
	/* width: 200px; */
	position: fixed;
	z-index: 90;
	top: 140px;
}
#menu {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
ul { margin-left: -30px; }

#footer {
	font-size: 10px;
	color: #999;
	text-align: center;
	height: 40px;
	width: auto;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
}

#footer a:link {
	color: #999;
}

#footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #009;
}


#footer a:active {
	color: #F00;
}

/* ************************************************************** */
.menu_item {
	font-size: 10px;
	list-style-type: none;
	height: 25px;
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #06688A;
}

.menu_item a:link {
	color: #036;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
}

.menu_item a:visited {
	color: #036;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
}

.menu_item a:hover {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(interface/menu_hover_background.png);
	background-repeat: repeat;
}
.menu_item a:active {
	color: #FF0;
	background-color: #666;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
}
/* ************************************************************** */
.menu_selected {
	font-size: 10px;
	list-style-type: none;
	text-align: right;
	height: 25px;
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #06688A;
}

.menu_selected a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	text-align: right;
	font-weight: normal;
	font-size: larger;
	padding-right: 5px;
	background-image: url(interface/menu_hover_background.png);
}
.menu_selected a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	font-size: larger;
	padding-right: 5px;
	text-align: right;
	background-image: url(interface/menu_hover_background.png);
}
.menu_selected a:hover {
	color: #FFF;
	text-align: center;
	background-image: url(interface/menu_hover_background.png);
}

.menu_selected a:active {
	color: #FFF;
	background-color: #069;
	text-align: right;
	background-image: none;
}
/* ************************************************************** */
.menu_lang_item {
	font-size: 10px;
	list-style-type: none;
	height: 25px;
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #06688A;
}

.menu_lang_item a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
}

.menu_lang_item a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
}

.menu_lang_item a:hover {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(interface/menu_hover_background.png);
}


.menu_lang_item a:active {
	color: #FF0;
	background-color: #666;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 195px;
	padding-top: 5px;
	padding-left: 5px;
}

/* ************************************************************** */
.weather {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 40px;
}
/* ************************************************************** */

.emphase {
	font-weight: bold;
}
.citation {
	font-style: italic;
}
.citation_bloc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	width: 90%;
	margin-left: auto;
	padding: 5px;
	margin-right: 0px;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #000;
}
/* ************************************************************** */
.image_centre {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
.image_border {
	border: medium solid #FFF;
	margin-right: 10px;
}
.image_border_float {
	border: medium solid #FFF;
	float: left;
	margin-right: 10px;
}
/* ************************************************************** */
h2 {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 16px;
	font-weight: bold;
}
/* ************************************************************** */
.business_name {
	font-weight: bold;
}
.business_type {
	font-style: italic;
}
/* ************************************************************** */
.row_paire {
	font-size: 12px;
	background-image: url(interface/blue_50.png);
	background-repeat: repeat;
}
.row_impaire {
	font-size: 12px;
	background-image: url(interface/white_50.png);
	background-repeat: repeat;
}

.table_center {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
