.Head_picture {

	background-image: url(../../images/head.gif);

	background-position: center;

	height: 149px;

}

.top_menu {

	background-color: #F90;

	height: 20px;

	

	

	background-position: center;

}

a {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

	font-size: small;

}



.bottom_menu {

	background-color: #999;

	background-position: center;

	height: 20px;

}

table {

	width: 800px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-position: center;

}

.body {

	background-color: #CCC;

	height: 500px;

	background-position: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

}

a:hover {

	color: #FF0000;

}

li {

	display: inline;

}


