body{
	background	:url("wp.gif") fixed;
}
div#wrap{
	width	:800px;
	margin : auto;
}
div#menu{
	float	:left;
	width	:202px;
	height	:100%;
	margin-left:1px;
}
div#text{
	float			:right;
	width : 526px;
	min-height		:320px;
	padding			:20px;
	margin-bottom	:1px;
	border-top		:1px solid #888888;
	border-left		:1px solid #888888;
	border-right	:2px solid #180B53;
	border-bottom	:2px solid #180B53;
	background		:#fff;
}
div#foot{
	clear			:both;
	padding			:10px;
	border-top		:1px solid #888888;
	border-left		:1px solid #888888;
	border-right	:2px solid #180B53;
	border-bottom	:2px solid #180B53;
	background		:#fff;
	margin-bottom	:10px;
}
h2{
	margin-bottom	:20px;
	text-align		:center;
}
h3{
	font-weight	:bold;
}

ul li{
	list-style	:none;
}
ul.menu li{
	margin-bottom	:2px;
}
p.date{
	text-align		:right;
	font-size		:90%;
	border-bottom	:1px dashed #888;
	margin-right	:1em;
}

.center{
	text-align	:center;
}
.clr{
	clear		:both;
	visibility	:hidden;
}
p.foo{
	font-size	:130%;
	font-weight	:bold;
	border-bottom:1px dashed #aaa;
	margin-bottom:5px;
}
ul.annai li{
	text-indent	:20px;
}
col.foot_1{
	text-align	:right;
}

ul li{
	list-style-type: none;
}