body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	font-size: 0.8em
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:1.0em verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

a {
	color:#09c;
	font-size:1em;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

#Header {
	display: none;
	margin:20px 0px 10px 0px;
	padding:17px 0px 17px 20px;
	height:54px; /* 20px + 17px + 17px = 54px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; 
	}

body>#Header {height:14px;}

#Content {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#menu {
	display: none;
	position:absolute;
	top:105px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
	voice-family: "\";
	visibility: hidden;
}\"";
	voice-family:inherit;
	width:150px;
	}

ul#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigation li a:hover {
	background-color: white;
}

.subnavi {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subnavi li {
	border-top: 0 none;
	padding-left: 1.5em;
}

#header-navi ul {
  display: none;
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-navi li {
  display: none;
  display: inline;
}
 
form p {
width: 400px;
clear: both;
}
form p label {
float: left;
}
form p input, form p textarea {
float: right;
}
