@charset "UTF-8";
body {
	background-color: #E7E7E7;
}
#pagebox {
	height: 688px;
	width: 653px;
}
#link1 {
	height: 383px;
	width: 653px;
	float: left;
	background-image: url(/images2008/link1.jpg);
	background-repeat: no-repeat;
}
#link2 {
	height: 305px;
	width: 653px;
	background-image: url(../images2008/link2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box3 {
	height: auto;
	width: 300px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	display: inline;
}

	.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
.stuff {
	font-style: italic;
	color: #A96500;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #036;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
	margin-top: 10px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00508A;
}
	.footerlinks a:link		{
	color:#00508A;
	text-decoration: underline;
}
	.footerlinks a:visited	{
	color:#00508A;
	text-decoration: underline;
}
	.footerlinks a:hover		{ color:#D39CAE; text-decoration: underline; }
	.footerlinks a:active		{
	color:#00508A;
	text-decoration: underline;
}
#code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	background-color: #999;
	border: 1px solid #999;
	float: left;
	margin-top: 5px;
	display: inline;
}
#box3form {
	height: 320px;
	width: 250px;
	float: left;
	margin-top: 50px;
	margin-left: 25px;
	display: inline;
}
#box2 {
	height: 60px;
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#box3 h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	color: #333333;
	margin-top: 20px;
}

