body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align:right;
	margin-bottom: 30px;
}
h1 i {
	font-size: 16px;
}


h2, .bold {
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}

p, li, .text {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: lighter;
	text-align: justify;
}
p {
	margin-bottom: 30px;
}
li {
	margin: 6px;
}

ul {
	margin-bottom: 50px;
}


a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

#oumi {
	position: absolute;
	top: 350px;
	left: 100px;
}

#collectionwrap {
	position:absolute;
	top: 80px;
	right:200px;
}

#nav {
	position:absolute;
	top: 350px;
	right: 200px;
}

#nav li {
	list-style: none;
	margin: 12px;
	text-align:right;
}

#textwrap {
	position:absolute;
	top: 81px;
	left: 401px;
	margin-right: 150px;
	width: 400px;
}

.box {
	border: 1px solid #000000;
}

.endstory {
	margin-left: 6px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
}

