@charset "utf-8";
font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F60;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	background-color: #FEEACB;
	text-align:center;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color:#F66;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color:#F66;
}
h5 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color:#F66;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F60;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	margin: 5px;
}
link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: 0px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {color: #F60;}
a:visited {color: #F60;}
a:hover {
	color: #F30;
	font-weight:bold;
}
a:active {color: #F60;} 
.main_bg{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	background-color: #FFFCF4;
	text-align:center;
 }
.main {
	margin: 0 auto;
	width: 1100px;
	text-align: left;
	background-color: #FEEACB;
 }
.top_menu {
	position: relative;
	height: 100px;
	width: 900px;
	left: 200px;
	z-index: 2;
	overflow: hidden;
}

.logo {
	position: absolute;
	height: 100px;
	width: 200px;
	z-index: 1;
	left: auto;
	overflow: hidden;
}
.main_body {
	width: 1100px;
}
.main_footer {
	height: 30px;
	width: 1100px;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}
.about_left_bg {
	height: 650px;
	width: 350px;
	vertical-align: middle;
	font-family: "Comic Sans MS", cursive;
	color: #F60;
	font-size: 12px;
}
.gallery_top {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1100px;
}
.gallery_main {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
