body {
	background: #F8F6EE;
     margin:0px 0px 50px; padding:0px;
	text-align:center;
}
.wrapper {
	margin:20px auto 0px;
	text-align:left;
	width: 640px;
	position: relative;
	border: 1px solid #9F9E97;
	background: url(../images/background.gif);


}
.menu {
	width: 180px;
	background: #E8E4CF;
	float: left;


}
.menu a {
	display: block;
	heigh\t: 38px;
	widt\h: 180px;
	background: #E8E4CF;
	color: #F8F6EE;
}

.menu a:hover {
	background: #F8F5E6;
}
img {
	border: none;
}

.content {
	float: right;
	border: 2px none #990000;
	width: 405px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
padding: 20px;
}
.content h1 {margin-top: 0;}
.content h2 {
	font-size: 17px;
	color: #575944;
	background-color: transparent;
	font-weight: normal;
}
.content {
	font-size: 11px;
	color: #575944;
	background-color: transparent;
	}
.titledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #8B897C;
	text-align: right;
	height: 45px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 7px;
	padding-top: 10px;




}
.identifier {
	text-align: center;
}
