.logo {
	float: left;
	position: relative;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear:left;
}
div#tban {
	margin: auto;
	background-color: #517F96;
	position: relative;
	width: 792px;
}
div#bban {
	margin: auto;
	background-color: #F1ECDD;
	position: relative;
	width: 792px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #64493B;
}
div#tltext {
	float: right;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 110px;
	padding-right: 120px;
}
ul#nav {
	clear: right;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center; 
}
ul#nav li {
	display: inline;
	text-align: center;
	padding: 20px;
}
ul#nav a {
	color: #660000;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
#nav a:hover, body#menu #n-menu a {
	color: #af9067;
	}
#nav a:hover, body#entert #n-entert a {
	color: #af9067;
	}
#nav a:hover, body#direct #n-direct a {
	color: #af9067;
	}
#nav a:hover, body#about #n-about a {
	color: #af9067;
	}
div#brick {
	margin:auto;
	width: 792px;
	background-image: url(img/brick_3.jpg);
	background-repeat:repeat-x
}
li#navb a {
	color: #64493B;
	text-decoration: underline;
	font-size: 85%;
	font-weight: normal;
}
.navtext {
	color: #64493B;
	font-size: 85%;
	font-weight: normal;
	line-height: 2.2em;
	text-align: center;
}



