
body{
	border: solid 1px #000000;
	width: 860px;
}
div.wrap{
	}
ul{
	float: left;
	margin-right: 100px;
	font-size: 125%;
	margin-left: 10px;
	}
li  img{
	border: none;
	}
div.id{
	color: #ff0055;
	}
.menu  img{
	border: none;
	}
.picture{
	text-align: center;
	}
h1{
	text-align: center;
	padding-top: 20px;
	}
h1  img{
	border: none;
	}
h2{
	border-left: solid 10px #55ff00;
	margin-left: 30px;
	margin-top: 50px;
}
h2 img{
	border: none;
}
img.map{
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	border: none;
}
img.right{
	float: left;
}
p{

}
table.contact{
	border: solid 1ps #000000;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	background-color: #ffff00;
	font-size: 125%;
	}
tr{
	border: solid 1px #000000;
	}
th{
	border: solid 1px #000000;
	}
td{
	border: solid 1px #000000;
	}
table.child{
	margin-left: 10px;
	margin-top: 10px;
	}
.child td{
	border: none;
	margin-right: 10px;
}
address{
	text-align: right;
}
address a{
}
address a:hover{

}