@charset "utf-8";
body {
	background-color: #6D8497;
	margin-top: 75px;
}
#wrapper {
	height: 620px;
	width: 1000px;
	background-color: #3B352F;
	margin-right: auto;
	margin-left: auto;
}
#image {
	float: right;
	height: 580px;
	width: 900px;
}
#menu {
	float: left;
	height: 500px;
	width: 100px;
	color: #FFFFFF;
	padding-top: 100px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visit {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#logo:active {
	height: 250px;
	width: 800px;
	font-size: 24px;
}
#Info {
	height: 220px;
	width: 600px;
	font-size: 24px;
	clear: none;
	float: left;
}
#info a {
	color: #FFFFFF;
}
#info a:link{
	color: #FFFFFF;
}
#info a:visit {
	color: #FFFFFF;
}
#info a:hover {
	color: #FFFFFF;
}
#info a:active {
	color: #FFFFFF;
}
#info b {
	color: #BDA586;
}
#header {
	height: 80px;
}
#napa {
	width: 300px;
	height: 20px;
	text-indent: 20px;
	font-size: 18px;
	float: left;
	clear: both;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
#tas {
	float: right;
	width: 300px;
	clear: right;
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	margin-top: 10px;
}
#tasphoto {
	float: right;
	clear: inherit;
	height: 273px;
	width: 410px;
	padding-top: 10px;
	padding-right: 75px;
}
#nvphoto {
	clear: both;
	float: left;
	height: 450px;
	width: 300px;
	padding-top: 10px;
}
#photoc {
	height: 530px;
}
#header a {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 25px;
	width: 800px;
	clear: none;
	margin-top: 10px;
}

