body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #339;
	margin: 0 0 0 0;
	font-size: 12px;
}

a:link {
	color: #396;
	text-decoration: none;
}

a:visited {
	color: #99F;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: none;
}

a:active {
	color: #669;
	text-decoration: none;
}

img {
	border: 0;
}

table {
	text-align: center;
}

td {
	vertical-align: middle;
	text-align: -moz-center;
}

.background {
	background-image: url(images/background3.jpg);
	background-repeat: repeat-y;
}

.background1 {
	background-attachment: fixed;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	padding-top: 64px;
}

.background2 {
	background-attachment: fixed;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	min-height: 448px;
	padding-top: 64px;
}

div.gallery{
	text-align: center;
	width: 144px;
}

img.titleimage {
	margin-left: 80px;
}

div.navi{
	text-align: right;
}

div.navi img {
	padding: 1px 0;
}

div.disclaimer {
	font-size: 10px;
	text-align: right;
	margin-left: 2px;
}

h1 {
	background-image: url(images/title.png);
	font-size: 14px;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	width: 144px;
	text-align: center;
}

div.galleryheader {
	background-image: url(images/title.png);
	color: #063;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

div.category {
	background-image: url(images/title.png);
	font-size: 9px;
	font-style: italic;
	text-align: center;
}

div.header {
	color: #063;
	font-weight: bold;
	text-align: right;
	width: 512px;
}

div.content {
	border-left: 16px solid #6C9;
	border-top: 2px solid #6C9;
	background-color: #FFF;
	margin-bottom: 8px;
	margin-left: 32px;
	padding: 8px;
	width: 464px;
}