.basetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BD0000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.picboarder {
	border: 2px solid #B6C77B;
}
#wrapper-old {
	background-attachment: fixed;
	background-image: url(tickets_for_troops_banner.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 200px;
}
#wrapper {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 215px;
	height: 200px;
}