body	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 000px solid green;

}
A 	{
	text-decoration: none;
}
A:hover	{
	color: #ee8c4e; 
}

#header	{
	width: 270px;
	float: left;
	border:000px solid blue;
}

#navi_bar	{
	clear: both;
	width: 640px; 
}


#navi_bar	 a	{
	float: left;
	color: #ffffff;
	margin-right: 4px;
	background: #77bb77;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	width: 120px;
	text-align: center;
	border: solid 1px #339933;
}

#navi_bar	a:hover {
	color: #ee8c4e; 
	background-color: #663333;
}


#horizontal_rule	{
	clear: both;
	height:1px; 
	width:626px; 
	background-color:#888888;
	border:solid 1px #ffffcc;
	border-right-width: 0px;
	border-left-width: 0px;
}

#content	{
	float: left;
	width: 624px;
	border: 000px solid gray;
}

#content	LI	{ list-style-image:url(/square_blue.gif); }

H1	{
	border-left:6px solid blue; 
	background: #ddddff; 
	width:592px;
	line-height: 1.2;
	color:slateblue; 
	font-face:bold; 
	margin-top: 10px;
	padding: 10px 0px 10px 30px; 
	font-size:16px;
	
}

H2	{
	color:slateblue; 
	font-face:bold; 
	font-size:14px;
	padding:3px 0px 3px 10px;
	border-left: solid crimson 6px;
	background: #ffddee; 
	width:612px;
}

P	{
	margin-left:20px;
	line-height:1.2;
}

#footer	{
	clear: both;
	width: 624px;
	border: 000px solid green;
	border-top: solid 2px darkgreen;

}
#footer	li	{
	list-style-image: url(/flower_green.gif);
	line-height:1.5em;
	}



