body {
	font-family: verdana, sans-serif;
	font-size: small;
	margin: 0px 0px 0px 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 80px;
	border-width: 0px;
	border-style: solid;
	border-color: #aaaaaa;
	height:100%; 
	background: #d6d9df url("imgs/daimi_view.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-size: 80%;
}
h1, h2, h3, h4 {
	font-family: verdana, sans-serif;
	display:inline;
}
h2 {
	font-size: 1.8em;
	color: black;
}
h3 {
	font-size: 1.4em;
	color: black;
}
h4 {
	font-size: 1.2em;
	color: black;
}
div.menu {
	width: 872px;
	min-width: 700px;
	text-align: center;
	background-color: white;
	border: 1px;
	border-color: #808080;
	border-style: solid;
	margin: 20px 0px 25px 0px;
	padding: 5px 50px 5px 50px;
}
div.container900 {
	float: left;
	width: auto;
	min-width: 900px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-color: #808080;
	border-style: solid;
}
div.container700 {
	float: left;
	width: auto;
	min-width: 700px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-color: #808080;
	border-style: solid;
}
div.left {
	float: left;
	width: auto;
	min-width: 200px;
	background-color: white;
	border: 1px;
	border-color: #808080;
	border-style: solid;
	margin: 0px 20px 10px 0px;
	padding: 5px 10px 5px 10px;
}
div.talk {
	float: top;
	width: 700px;
	min-width: 700px; 
	background-color: white;
	border: 1px;
	border-color: #808080;
	border-style: solid;
	margin: 0px 5px 20px 10px;
	padding: 5px 10px 5px 10px;
}

a:link {
	text-decoration: none;
	color: #2048c0;
	font-weight: bold;
}
a:visited, a:active {
	text-decoration: none;
	color: #00348F;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #2048c0;
	font-weight: bold;
}


td {
	background-color: white;
}
table {
	padding: 0 0 0 0;
	border-spacing: 0px 0px;
}
img {
	border: 0;
}
th.left {
	text-align: left;
	vertical-align: top;
}
hr {
	border: 0;
	color: #707070;
	background-color: #808080;
	height: 1px;
}

