body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #fff;
	color: #000;
	text-align: center;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #fff;
}

p {
	margin-top: 0em;
}

h3 {
	color: #fff;
	font-weight: normal;
}

ul {
	text-align: center;
	margin-top: 50px;
}

li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#page {
	width: 610px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}

/*#inner {
	background-color: #000;
	margin-bottom: 5px;
	margin-top: -5px;
}*/

#head {
	margin-top: 5px;
	border: none;
}

#margin {
	float: left;
	width: 150px;
	margin-right: 5px;
	text-align: left;
}

#menu {
	background-color: #fff;
	font-size: 0.9em;
	color: #000;
	border-top: 0.1 solid #000;
	border-right: 0.1em solid #000;
	border-bottom: 0.1 solid #000;
}

.menuf {
	max-height: 20px;
	height: 20px;
	width: 135px;
	border-top: 0.1em solid #000; 
	border-left: 0.1em solid #000;
	border-right: 0.1em solid #000;
	padding-left: 8px;
	padding-top: 5px;
}

#cover {
	padding-left: 8px;
	margin-top: 8px;
	border-left: 0.1em solid #000;
}

.main {
	background-color: #fff;
	border-top: 0.1em solid #000;
	border-left: 0.1em solid #000;
	border-right: 0.1em solid #000;
	margin-top: 5px;
	margin-left: 145px;
	width: 450px;
	text-align: left;
}

#dad {
	width: 450px;
	height: 225px;
	margin-left: 0px;
	margin-top: -52px;
	position: absolute;
	min-height: 225px;
}

.text {
	padding-top: 27px;
	padding-left: 27px;
	width: 400px;
	line-height: 1em;
}

.text table {
	width: 100%;
	border: none;
}

.text td {
	font-style: italic;
	text-align: left;
}

#gallery {
	margin-bottom: 30px;
}

.title {
	font-size: 1.3em;
	color: #000;
	margin-bottom: 10px;
}

.links {
	margin-bottom: 10px;
	padding: 3px;
	width: 350px;
}

.links img {
	margin-bottom: -5px;
	border: none;
	float: left;
	margin-right: 10px;
}

.galim {
	/*margin-top: 20px;*/
	text-align: left;
	font-size: 0.9em;
}

.galim img {
	margin-bottom: 5px;
	border: none;
}

#form table {
	white-space: nowrap;
}

#form span {
	color: #f00;
	font-weight: bold;
}

.deco {
	margin-top: 10px;
}

.deco td {
	font-size: small;
	line-height: 14px;
	vertical-align: top;
}

.sourc td {
	margin-right: 5px;
	vertical-align: top;
}

#footer {
	background-color: #fff;
	margin-top: 15%;
	padding-top: 2px;
}

#addr {
	color: #000;
	font-size: 0.55em;
	text-align: center;
	line-height: 1.3em;
}

#addr a {
	color: #000;
}

