body{
	background: #FFFFFF url(./wheeling.png) no-repeat 8px 10ex;
	font-family: sans-serif;
}

h1{
	background: #FFFFFF url(./arrowhead.png) no-repeat bottom right;
	margin-left: 100px;
	margin-top: 6ex;
	border-bottom: 2px solid #3333CC;
}

p{
	margin-left: 32px;
}

blockquote{
	margin-left: 32px;
}

ol{
	margin-left: 32px;
}

ul{
	margin-left: 32px;
}

dl{
	margin-left: 32px;
}

#img_mainidea{
	margin-left: 100px;
}

#header{
	position: absolute;
	top: 16px;
	right: 16px;
	text-align: right;
	display: block;
	padding: 0.1em;
}

#header ol{
	margin-left: 0px;
}

#header ol li{
	display: inline;
}

#otherlang{
	border-style: solid;
	border-width: 1px 1px 2px 3px;
	border-color: #000000;
	padding: 0px 2px 2px 2px;
}

address{
	border-top: 1px solid #000000;
	text-align: right;
}

