body, td, tr {
font-family:      verdana;
color:            #000000;
font-size:        11px;
text-align: justify;
background: #FFFFFF url('bg.jpg');
cursor: default;
}

#content{
	position: absolute; 
	width: 469px; 
	height: 136px; 
	left: 493px; 
	top: 66px;
}

A{
    color: #000000; 
	text-decoration: none;
	cursor: default;
}

A:hover { 
    color: #ED392B;
    text-decoration: none;
    cursor: default;
}

h1 {
color: #ED392B;
font-family: georgia;
font-size: 20px;
text-align: left;
margin-bottom: 2px;
text-transform: lowercase;
font-style: italic;
letter-spacing: 3px;
}

i{
color: #E83F33;
}

/* 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: 0px;
	margin: 0;
	padding: 0;
	}
	
.codesort ul {
	margin: 0px;
	}
	
.codesort li {
	margin: 0px;
	}