body {
	background-color: #eee;
	color: #333;
	font: 11px Verdana;
	margin: 0px;
}

a {
	color: #008;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #C60;
}

#hdg {
	display: none;
}

#menu {
	display: none;
}

#main {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 653px;
	
}

#cont {
	padding: 20px;
}

#cont p {
	margin-bottom: 0px;
}

.vg {
	border: none;
	height: 60px;
	width: 176px;
}

.item {
	height: 46px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#foot {
	color: #999;
	font: 10px Arial;
	text-align: right;
}

h1 {
	color: #603;
	font: bold 15px Arial;
	margin-top: -5px;
	margin-bottom: 10px;
}

hr {
	display: none;
}

.item img {
	border: 1px solid black;
	float: left;
	height: 32px;
	margin: 10px;
	width: 32px;
}

.photo {
	border: 1px solid black;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}

.gall {
	text-align: center;
}

a.pix img {
	border: 0;
	padding: 3px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.rev {
	color: #999;
	font-style: italic;
	margin-bottom: 25px;
	margin-top: -25px;
	text-align: right;
}

#ow {
	display: none;
}

#ow a {
	color: #006;
	font-weight: normal;
}

#ow a:hover {
	color: #f00;
}
