﻿body {
	padding: 8px;
	background: white;
	color: #333;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1.4em;	
	text-transform: lowercase;
}

h1 {
    font-size: 2em;
}

h1 img {
	vertical-align: middle;
}

img {
	border:0;
}

a {
	border:0;
}

p {
	line-height: 1.5em;
	text-indent: 1.2em;
	text-align: justify;
}

div.adsense {
	position: absolute;
	top: 100px;
	left: 495px;
}

div#origin {
	font-size:small;
	padding: 2px;
	text-align: center;
	line-height: 0.8em;
	position: absolute;
	left:0;
	top:0;
}

div#origin a {
	color: black;
	text-decoration: none;
}

div.content {
	background: #e8e8e8;
	width: 700px;
	padding: 12px;
	margin-bottom: 1em;
}

div#np * {
    display: inline;
    vertical-align: top;
}

div#np h2 {
    font-size: 1.2em;
}

div#np h2:after {
    content: ". ";
}

ul#menu {
	background: #e8e8e8;
	padding: 12px;
	width: 700px;
	text-align: center;
}

ul#menu li {
	display: inline;
  	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	height: 64px;
}

ul#menu div.label {
	height: 1em;
	font-weight: bold;
	color: black;
}

ul#menu li * {
	height: inherit;
	width: auto;
	vertical-align: middle;
}

ul#menu li.separator {
	
}

div#footer {
	width: 720px;
}

div#footer p {
	padding: 0;
	text-indent: 0;
	border-top: 1px dashed black;
	margin-top: 2em;
	padding-top: 2em;
	font-size: small;
	text-align: justify;
}

div#footer a {
	color: black;
}

div.module {
	background: #e8e8e8;
	padding: 0.5em;
	text-align: center;
	margin-top: 1em;
	display: block;
}

div.module * {
	display: inline;
	vertical-align: middle;
}

div.module h2:after {
	content: ". ";
}
