html {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
}

body {
	background: #DAF2F3;
	margin-top: 0px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	margin-top: 0px;
}

#frame {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	background: #ffffff;
	padding-bottom: 5px;
}

#content {
	margin: 15px;
}

img.navimages {
	position: absolute;
	border: 0px;
}

#articles {
	left: 0px;
	top: 0px;
	width: 178px;
	height: 36px;
}
#galleries {
	left: 178px;
	top: 0px;
	width: 151px;
	height: 36px;
}
#logo {
	left: 329px;
	top: 0px;
	width: 142px;
	height: 125px;
}
#intro {
	left: 471px;
	top: 0px;
	width: 90px;
	height: 36px;
}
#livejournal {
	left: 561px;
	top: 0px;
	width: 239px;
	height: 36px;
}
#flying {
	left: 0px;
	top: 36px;
	width: 329px;
	height: 89px;
}
#kitten {
	left: 471px;
	top: 36px;
	width: 329px;
	height: 89px;
}

.signiature {
	text-align: right;
}

dt {
	font-weight: bold;
	margin-top: 10pt;
}