body {
	font-size: 12px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
a {
	color: #B6E4E4;
}

.header {
	background-image: url(images/head.jpg);
	height: 80px;
	width: 800px;
}
.alt {
	display: none;
}
.top {
	height: 300px;
	width: 800px;
	margin-bottom: 8px;
}
.footer {
	background-image: url(images/fooder.jpg);
	height: 80px;
	width: 800px;
	display: block;
	float: left;
	margin-top: 10px;
}




#menu {
	background-image: url(images/menuback.jpg);
	height: 75px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul,
#menu li {
	list-style-type: none;
	background-image: none;
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}


#menu li.btn_01,
#menu li.btn_01 a {
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_01 a:hover {
	background-image: url(images/top_1_2.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_02,
#menu li.btn_02 a {
	background-image: url(images/top_2.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_02 a:hover {
	background-image: url(images/top_2_2.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_03,
#menu li.btn_03 a {
	background-image: url(images/top_3.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_03 a:hover {
	background-image: url(images/top_3_2.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_04,
#menu li.btn_04 a {
	background-image: url(images/top_4.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#menu li.btn_04 a:hover {
	background-image: url(images/top_4_2.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 35px;
	display: block;
}
#main {
	width: 800px;
	vertical-align: top;
	display: block;
}
#main #left {
	width: 600px;
	float: left;
	margin-right: 10px;
}
#main #left table {
	width: 600px;
	margin-top: 5px;
}
#main #left #prof p {
	font-size: 12px;
	line-height: 13px;
	margin-top: 4px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}

#main #left #space {
	width: 10px;
}


#main #left #img {
	margin-top: 5px;
}
#main #left #prof {
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: block;
	padding: 5px;
}




#main #right {
	float: right;
	width: 190px;
	vertical-align: top;
}
#main #right table {
	width: 190px;
	border: 1px solid #000000;
	text-align: left;
}
#main #right h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #right #td {
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#main #right #td p {
	margin-top: 8px;
	margin-bottom: 2px;
}

#main #right #table_2 {
	width: 190px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 8px;
}
#gallery {
	margin-bottom: 3px;
}
#main #white {
	font-size: 12px;
	color: #FFFFFF;
	width: 120px;
	padding-top: 8px;
	padding-bottom: 8px;
}
