body, td, tr {
font-family:      verdana;
color:            #000000;
font-size:        11px;
text-align: left;
background-image: url('bg.jpg') #ffffff;
cursor: default;
}

A{
    color: #000000; 
	text-decoration: none;
	cursor: default;
}
A:hover { 
    color: #D12828;
    text-decoration: none;
    cursor: default;
}

h1{
	font-family: georgia;
    color: #D12828; 
	text-decoration: none;
	font-size: 25px;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: -1px;
	font-weight: 100;
	margin-bottom: -2px;
}

#content{
position: absolute; 
width: 510px; 
height: 100px; 
left: 187px; 
top: 498px;
}

i{
color: #666666;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	text-align: center;
	}

/* add this rule to your CSS to get the donation form to align */
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0px;
	}
	
.codesort h2 {
 font-size: 14px;
 margin: 0px;
 font-family: verdana;
 font-weight: bold;
}

.codesort h3 {
font-size: 10px; 
margin: 0px;
font-family: verdana;
}

.codesort img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.codesort ul {
	margin: 0px;
	}
	
.codesort li {
	margin: 0px;
	}