wrapper {
	background-image: url(../imgs/template_background.gif);
	height: 486px;
	width: 1000px;
	position: absolute;
	background-repeat: no-repeat;
}
#wrapper {
	background-image: url(../imgs/template_background.gif);
	height: 486px;
	width: 1000px;
	position: absolute;
	top: 22px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 16px;
	width: 522px;
	position: absolute;
	left: 417px;
	top: 50px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}
#main_box {
	background-color: #886600;
	height: 316px;
	width: 438px;
	position: absolute;
	left: 420px;
	top: 97px;
}
#title_box {
	background-color: #665522;
	height: 316px;
	width: 83px;
	position: absolute;
	left: 857px;
	top: 97px;
}
#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	height: 16px;
	width: 226px;
	position: absolute;
	left: 746px;
	top: 475px;
	text-align: right;
}
#txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: left;
	height: 280px;
	width: 351px;
	position: absolute;
	left: 47px;
	top: 2px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
}

