body {
	background-color: #FFFEF2;
	background-image: url(graphics/bg-header.gif);
	background-repeat: repeat-x;
}
#tag {
	background-image: url(graphics/tag.gif);
	position: relative;
	height: 357px;
	width: 192px;
	right: 2px;
	top: 110px;
}
#title {
	position: relative;
	height: 24px;
	width: 122px;
	top: 33px;
	left: 56px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 35px;
	padding-left: 35px;
	position: relative;
	left: 144px;
	top: 81px;
	color: #996633;
	margin-right: 200px;
	width: 461px;
	height: 363px;

}
.leftmargin5px {
	margin-left: 5px;
}
.rightmargin5px {
	margin-right: 5px;
	top: 95px;
	right: 35px;
	left: 118px;


}
#imgs {
	position: relative;
	right: 10px;
	top: 20px;
	width: 350px;
	text-align: right;
}
.imgbarformat {
	margin-right: 25px;
	border: 1px solid #663300;
}
