#body {
	width: 840px;
	background-image: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #323232;
	margin: auto;
	height: auto;
}
#menu {
	background-color: #666666;
	width: 840px;
	font-family: "Swis721 BlkCn BT";
	font-size: 12px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 20px;
	padding: 0px;
}
.menu {
	font-family: "Swis721 BlkCn BT";
	font-size: 14px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	background-image: none;
	background-color: #666666;
	font-weight: 400;
	text-transform: none;
	padding: 5px;
}
.kisaca {
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode";
	color: #E5B261;
}
#content {
	width: 550px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 75px;
}
#footer {
	font-family: "Lucida Sans Unicode";
	background-image: url(images/footer.jpg);
	height: 35px;
	margin: auto;
	padding: 5px;
}
