body {
	background: #b3b3b3;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
a:visited, a:link {
	color: #b53a0c;
	text-decoration: none;
}

a:hover, a:active {
	color: #b53a0c;
	text-decoration: underline;
}

a#westhost:visited, a#westhost:link {
	color: #4A4A49;
	text-decoration: none;
}

a#westhost:active, a#westhost:hover {
	color: #b53a0c;
	text-decoration: underline;
}
#content { 
	height: 500px;
	width: 580px;
	margin-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
table {
	border: none;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.italic {
	font-style: italic;
	font-family:Monotype Corsiva;
	font-size:larger;
	color: #b53a0c;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	color: #000002;
	text-decoration: none;
	border: none;
}
.right {
	text-align: right;
}
.text {
	text-align: justify;
	text-indent: 15px;
}
.title {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 14px;
	color: #b53a0c;
	font-weight: bold;
	
}

.donate input {
	margin:2px 0 0 0;
}

.name {
	padding:0 0 0 25px;
}
.name2 {
	padding:0 0 0 26px;
}
.address {
	padding:0 0 0 40px;
}

.city {
	padding:0 0 0 63px;
}

.state {
	padding:0 0 0 56px;
}

.zip {
	padding:0 0 0 68px;
}

em {
	color:#FF0000;
}
.bullet{
	margin-bottom: 10px;
	text-align: justify;
}
.button{
	background-image: url(images/btn_bg.gif); 
	height: 25px;
	width: 110px;
	padding:0 0 0 0;
	text-align: center;
}
.button a:hover, a:active {
	color: gold;
	font-size:14;
	text-decoration: none;
}
.picture{
	text-align: center;
	vertical-align: bottom;
}