html {margin:0; padding: 0; background-color:#ffc}

body {
	background-color:#fff
	/*background-color:#dceab7;*/
	width: 100%;
	text-align:center;
	color: #000;
	margin:0; padding:0;
	font: .8em Verdana, Arial, sans-serif;
	
}
 div#inner { float: left; overflow: hidden; background-color: #fff;}
#item_content {
	text-align:left;
}
div#container {
	
	 padding:0;
	background-color: #fff;
	width: 775px;
	margin-top: 0px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px #800000 solid; border-right: 1px #800000 solid; border-bottom: 1px #800000 solid;

	 
}

.divFmt {margin-bottom: -1000px; padding-bottom: 1000px;}
.style3 {
	font-size: 130%;
	font-weight: bold;
}
.style4 {color: #00FF00}
