@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
}
.page_layout {
	height: 900px;
	width: 700px;
}
#name_date {
	height: 25px;
	width: 700px;
}
#nameline {
	height: 25px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}
#dateline {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 25px;
	width: 175px;
}
#page_title {
	text-align: center;
	height: 50px;
	width: 700px;
}
.top_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.blank {
	height: 20px;
	width: 700px;
}
.divider {
	text-align: center;
	height: 15px;
	width: 700px;
}
#instruction {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	height: 25px;
	width: 700px;
}
#coins_layout1 {
	height: 114px;
	width: 375px;
	position: absolute;
	top: 170px;
}
#row1_coin_T {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
}
#row1_coin_B {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
	top: 40px;
}
#equals_layout1 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 399px;
	top: 205px;
}
#writing_layout1 {
	height: 115px;
	width: 211px;
	left: 474px;
	top: 176px;
	position: absolute;
}
#coins_layout2 {
	height: 114px;
	width: 375px;
	position: absolute;
	top: 315px;
}
#row2_coin_T {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
}
#row2_coin_B {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
	top: 40px;
}
#equals_layout2 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 400px;
	top: 340px;
}
#writing_layout2 {
	height: 115px;
	width: 211px;
	left: 474px;
	top: 315px;
	position: absolute;
}
#coins_layout3 {
	height: 114px;
	width: 375px;
	position: absolute;
	top: 455px;
}
#row3_coin_T {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
}
#row3_coin_B {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
	top: 40px;
}
#equals_layout3 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 400px;
	top: 482px;
}
#writing_layout3 {
	height: 115px;
	width: 211px;
	left: 474px;
	top: 455px;
	position: absolute;
}
#coins_layout4 {
	height: 114px;
	width: 375px;
	position: absolute;
	top: 595px;
}
#row4_coin_T {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
}
#row4_coin_B {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
	top: 40px;
}
#equals_layout4 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 400px;
	top: 622px;
}
#writing_layout4 {
	height: 115px;
	width: 211px;
	left: 474px;
	top: 595px;
	position: absolute;
}
#coins_layout5 {
	height: 114px;
	width: 375px;
	position: absolute;
	top: 735px;
}
#row5_coin_T {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
}
#row5_coin_B {
	position:absolute;
	width:370px;
	height:70px;
	z-index:1;
	text-align: right;
	top: 40px;
}
#equals_layout5 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 400px;
	top: 760px;
}
#writing_layout5 {
	height: 115px;
	width: 211px;
	left: 474px;
	top: 735px;
	position: absolute;
}
.equalsign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
}
.coinrow {
	height: 125px;
	width: 700px;
}
.copyrightl {
	font-size: small;
	text-align: left;
	font-style: italic;
}
.copyrightr {
	font-size: small;
	text-align: right;
	font-style: italic;
}
