body{
	text-align: center;/* for IE */
}
img{
	border: 0;
}
a:link{
	color: #3333cc;
}
a:visited{
	color: #333399;
}
div.container{
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;/* for IE */
}
div.head{
	margin-bottom: 0.5em;
}
div.head h1.title{
	margin: 0;
	border-bottom: double 6px #3333cc;
}
div.body{
	width: 560px;
	float: left;
}
div.body *.title{
	border-top: #3333cc solid 2px;
	border-bottom: #3333cc solid 2px;
	padding: 2px 0;
	margin-bottom: 0;
}
div.body div.navigation{
	font-size: x-small;
	font-weight: bold;
}
div.body *.title a{
	color: inherit;
}
div.menu{
	width: 200px;
	clear: right;
	float: right;
}
div.foot{
	clear: both;
	width: 764px;
	border-top: #3333cc solid 2px;
	text-align: center;
}

