html {
margin: 0px;
border: 0px;
padding: 0px;
}
body {
margin: 0px;
border: 0px;
padding: 0px;
font-family: Verdana;
font-size: 13px;
}
#wrapper {
	width: 690px;
	margin: 10px auto;
}
#top-border {
	width: 690px;
	height: 156px;
	background-image:url(../images/top-border.jpg);
}
#bottom-border {
	width: 690px;
	height: 60px;
	background-image:url(../images/bottom-border.jpg);
}
#top-title-line1 {
	color: #990000;
	font-size: 34px;
	font-weight: bold;
	width: 500px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
#top-title-line2 {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
	width: 500px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
#top-title-line3 {
	color: #ffffcc;
	font-size: 13px;
	font-weight: bold;
	width: 690px;
	text-align: center;
	float: right;
	margin-top: 32px;
}
div.infoText {
margin-bottom: 5px;
}
