body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/sidefade_stripe4.jpg);
	background-repeat: repeat-x;
	background-color: #414042;
}
#mainbox {
	background-color: #FFF;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: medium solid #666;
}
#logoleft {
	height: 100px;
	width: 800px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	height: 15px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
#leftcontainer {
	height: 500px;
	width: 223px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/leftpanel4.jpg);
	background-color: #CCC;
	float: none;
}
#sign1 {
	height: 60px;
	width: 200px;
	border: thin none #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#button2 {
	height: 60px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#topcontent {
	height: 500px;
	width: 550px;
	margin-right: 10px;
	border: thin none #D77B28;
	float: right;
	margin-top: 5px;
}
#bcontent {
	height: 400px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #404042;
	margin-top: 25px;
	background-color: #d2ebf9;
}
.print_link {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	margin-left: 25px;
	margin-top: 25px;
}
