body, td, tr {
font-family: verdana;
color: #000000;
font-size: 11px;
text-align: left;
background: url('bg.jpg') #F9ECEA;
cursor: default;
}

A{
    color: #000000; 
	text-decoration: none;
	cursor: default;
}
A:hover { 
    color: #D12828;
    text-decoration: none;
    cursor: default;
}

#navi{
	position: absolute;
	width: 130px;
	height: 100px;
	left: 375px;
	top: 378px;
}

.navi{
	font-family: arial;
	display: block;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}
	
a.navi{
	margin-left: 10px;
	color: #000000;
	}

a.navi:hover{
	text-transform: uppercase;
}


h1{
	font-family: arial;
    color: #000000; 
	text-decoration: none;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: 100;
	margin-bottom: -2px;
	margin-top: 0px;
}

#content{
	position: absolute;
	width: 639px;
	height: 100px;
	left: 53px;
	top: 509px;
}

i,em{
color: #3CB3B6;
}

b, strong{
color: #AE2F1E;
}

.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;
	}
