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

body {
	background-color:#FFFEF2;
	margin:0 auto;
	padding:0 auto;
}

#wrapper {
	width:850px;
	margin:0 auto;
	background-color:#FFFFFF;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	overflow:hidden;
}

#header img {
	float:left;
	margin-bottom:2px;
}

#sampleimage {
	width:425px;
	float:left;
	text-align:center;
}

#sampleimage img {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

#sampleimage2 {
	width:425px;
	float:left;
	text-align:center;
	margin-top:16px;
}

#sampleimage2 img {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

#midlink {
	width:850px;
	float:left;
	text-align:center;
	margin-bottom:12px;
	margin-top:6px;
}

#midlink a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
}

#mid img {
	float:left;
}

#footlink {
	width:850px;
	float:left;
	text-align:center;
	margin-bottom:12px;
	margin-top:6px;
}

#footlink a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:62px;
}
