body {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 12px;
	color: #000000;
	margin: 0;
}
a {
	color: #000000;
}
img {
	border: none;
}
img.map {
	border: 1px;
	margin: 5px;
}
img.wrap {
	float: left;
	margin-right: 15px;
}
.header {
	text-align: left;
	font-size: 20px;
}
.message {
    test-align: left;
	font-size: 16px;
}
.content {
	padding-left: 20px;
	width: 675px;
	text-align: justify;
}
.copy {
	text-align: center;
	font-size: 10px;
} 

.leftcopy {
	text-align: left;
	font-size: 10px;
} 

.right {
	text-align: right;
}

.left {
	text-align: left;
}

table.buyform {
	font-size: 13px;
}

table.buyform th {
	background-color: #990033;
	font-weight: bolder;
	color: white;
	text-align: left;
}

table.buyform td {
	background-color: #E3E3E3;
}

.container {
	position: relative;
	height: 17px;
}

.left-element {
   position: absolute;
   left: 0;
   width: 50%;
}

.right-element {
   position: absolute;
   right: 2;
   width: 50%;
   text-align: right;
}

input.buyform {
	width: 50px;
}

input.buyform {
	width: 50px;
}

input.donation {
	width: 100px;
}

td.botline {
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.joinrfloat {
	float: right;
	margin-left: 55px;
	font-size: 20px;
}

.rfloat {
	float: right;
	margin-left: 15px;
}

.larger {
    font-size: 120%;
}

.nobullets {
    list-style-type: none;
}

.nobullets li{
	margin-left: 10px;
}

