html,body{
	margin:0 0 20px 0;
	padding:0
}
body{background-color:#C0C0C0}
body{
	font: 93% arial,sans-serif;
	text-align:center;
	background-image: url(../i/body_bg.jpg);
	background-repeat: repeat-x;
}
p{margin:0 54px 10px 18px}
div#container{
	text-align:left;
	width:780px;
	margin:14px auto 0;
	background-image: url(../i/spring_bg_LR.jpg);
	background-repeat: no-repeat;
	background-position: 100% 99%;
	background-color: #FFFFFF;
}
div#navigation{
	float:left;
	width:246px;
	background-image: url(../i/spring_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 78px;
	min-height: 580px;
	_height:580px;
}
#navigation ul {
	list-style-type: none;
	line-height: 1.6em;
	font-weight: bold;
	width: 7em;
	padding: 8px 8px 8px 18px ;
	margin-left: 64px;
	background-image: url(../i/nav_bg_32-trans.png);
    _background-image: url(../i/nav_bg_ie6.gif);
	margin-top:150px;
	border:solid #66CC33 1px;
}
#navigation a:link, #navigation a:visited{text-decoration:none;color: #2B801C;}
#navigation a:hover{
	text-decoration:none;
	color: #44b;
	border-bottom:solid blue 1px;
}
#navigation a.here:hover, #navigation a.here{
	text-decoration:none !important;
	color: #bb5577 !important;
	border-bottom:none;
}
#navigation h1 {
	margin: 20px 0 0 14px;
	position:relative;
	font-size:9px;
}
#navigation h1 img {
	z-index:1;
	position:absolute;
	top:0px;
	left:0;
	width:224px;
	height:107px;
	min-height:107px;
	background:transparent url(/i/nohoG_logo.gif) no-repeat
}
div#content{
	float:right;
	width:530px;
	padding-top: 46px;
	padding-bottom: 30px;
}
div#content p{
	line-height:1.4;
}
div#content a:hover {
	color: #bb5577;
}

div#footer{
	clear:both;
	width:100%;
	color: #888;
	text-align: right;
	border-top: dotted gray 1px;
}
div#footer p{
	line-height: 2;
	margin: 0 20px;
	font-size: 0.90em;
}
div#footer a:link, div#footer a:visited {
	color: #888;
}
div#footer a:hover {
	color: #bb5577;
}
#content h2, #content h3 {
	margin-left: 18px;
	font-size: 1.3em;
	color: #457AAE;
	font-family: "Palatino Linotype", Palatino, Baskerville, "Book Antiqua";
}
#content h3 {
	font-size: 1.2em;
}
#content .hi {
	border: dotted gray 1px;
	margin: 10px 70px 10px 20px;
	padding: 12px 0 0;
}
#content .hi p {
	margin-right: 20px;
}
#content img {
	float: right;
	margin: 9px 10px 9px 14px;
	border: solid green 1px;
}
#content .hi form {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 22px;
	margin-left: 22px;
}
#content hr {
	width: 75%;
	margin-left: 44px;
	margin-top: 28px;
	margin-bottom: 22px;
}
#content p.byimage {
	margin-top: 80px;
	text-align:right;
}
#content p.byimage img {
	margin-top: -40px;
}
#content dd {
	margin: 6px 40px 22px 22px;
}
#content dl {
	margin-left: 20px;
}
#content   p.totop {
	text-align: right;
	clear: both;
	margin-right: 40px;
	padding: 6px;
}

