html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #999999;
	height: 100%;
}
img {border-style: none;}
#wrapper {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	background-color: #999999;
	padding: 0px;
	background-image: url(images/window_background.gif);
	min-height: 100%;
}
/* Hack for IE */
* html #wrapper {
    height: 100%;
}
#banner {
	padding: 0px 0px 0px 10px;
}
#content {
	padding: 15px 0px 0px 25px;
	position: relative;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px;
}
.bigpic {
	border: 1px solid #000000;
}
.thumb {
	border: 1px solid #000000;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
