@charset "utf-8";
/* CSS Document */
#wrapper {
	width:850px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-style:groove;
	border-color:#5E5B3A;
	border-width:thick;
}
#header {
	background-color:#996600;
	text-align:center;
}
#buttonbar {
	background-color:#996633;
	text-align:center;
	border-top-style:double;
	border-bottom-style:double;
	border-color:#000000;
	border-width:medium;=
}
#footer {
	background-color:#996600;
	border-top-style:double;
	border-color:#000000;
}
#penPaper {
	width:216px;
	height:300px;
	float:right;
	margin-right:100px;
}
#butterMilk1 {
	width:300px;
	height:225px;
	float:left;
	clear:both;
	margin:10px 5px;
	padding:5px;
	border-style:groove;
	border-color:#333333;
	border-width:thick;
}
#butterMilk2 {
	width:300px;
	height:225px;
	float:right;
	clear:both;
	margin:10px 5px;
	padding:5px;
	border-style:groove;
	border-color:#333333;
	border-width:thick;
}
#validator {
	width:88px;
	height:31px;
	margin-left:400px;
	border:0px;
}