body, td, tr{
	font-family:      verdana;
	color:            #5A5A5B;
	font-size:        11px;
	cursor: default;
	background: #DADADB;
	cursor: default;
}

#content{
	position: absolute; 
	width: 597px; 
	height: 100px; 
	left: 10px; 
	top: 547px;
}

A{
    color: #5A5A5B; 
	text-decoration: none;
	cursor: default;
}

A:hover { 
    color: #000000;
    text-decoration: none;
    cursor: default;
}

h1{
	font-family: georgia;
	color: #5A5A5B;
	font-size: 28px;
	margin-bottom: 2px;
	text-transform: lowercase;
	letter-spacing: 4px;
	font-style: italic;
}

h1:first-letter{
	font-size: 50px;
}


b,strong{
	color: #E41848;
}

i{
	color: #0918D9;
}

/* 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: 15px;
 margin: 0px;
 font-family: verdana;
 font-weight: bold;
}

.codesort h3 {
font-size: 10px; 
margin: 0px;
font-family: verdana;
}

.codesort img {
	border: #BA955A 2px solid;
	margin: 0;
	padding: 0;
	}
	
.codesort ul {
	margin: 0px;
	}
	
.codesort li {
	margin: 0px;
	}