@charset "ISO-8859-1";
#logo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#copyright {
	width: 800px;
	font-size: 10px;
	color: #999999;
	background-color: #E1E1E1;
	border: 2px solid #E1E1E1;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	text-align: right;
	font-size: 11px;
	margin-top: -20px;
	list-style-position: inside;
	list-style-type: disc;
}
#menu a {
	padding-right: 5px;
	padding-left: 5px;
}

#title_page {
	font-size: 16px;
	color: #333333;
	margin: 10px;
}
#polaroid {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #CCCCCC;
	border: 6px solid #CCCCCC;
	height: 170px;
	width: 165px;
}
#title_gallery {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 5px;
}
#thumb_gallery {
	height: 120px;
	margin: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

#contact {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #CCCCCC;
	height: 170px;
	width: 350px;
	text-align: right;
	border: 6px solid #CCCCCC;
}
#thumb_page {
	border: 3px solid
#;
	height: 65px;
	width: 65px;
	border: 3px solid #CCCCCC;
}
