/* CSS Document */

body {

	background-image: url(../images/bgtourpage.jpg);

	background-repeat: repeat-x;

	background-color: #000000;

	margin-bottom:0px; 

	margin-left:0px; 

	margin-right:0px; 

	margin-top:0px;

	padding: 0px;

	

	

	scrollbar-face-color: #9d0000;

	scrollbar-shadow-color: #000000;

	scrollbar-highlight-color: #E7E7D6;

	scrollbar-3dlight-color: #E7E7D6;

	scrollbar-darkshadow-color: #F1E0B5;

	scrollbar-track-color: #000000;

	scrollbar-arrow-color: #ffffff;

}



.text {

font-family: "Century Gothic"; font-size: 12px; color:#FFFFFF;

}

.norm {

font-family: "Century Gothic"; font-size: 14px; color:#FFFFFF;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}.text img {
	border: 3px solid #B60000;
}
