@charset "utf-8";
/* CSS Document */
.wrapper {
	width:1000px;
	align: center;
	}

body {
	background:#000;
	background-image:url(background/rotate.php);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	text-align: right;
}

.texthome {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
}

.text {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
}

.tourtitle {
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	text-align:center;
	font-weight: bold;
}


.footer {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FF9;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
.linkgilleys {
	text-align: center;
}
.text .texthome .texthome {
	text-align: center;
}
