body, td, tr {
font-family:      verdana;
color:            #dbceac;
font-size:        11px;
text-align: left;
cursor: default;
background: url('bg.jpg') #444d48;
}

#head{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url('header.jpg');
	background-repeat: no-repeat;
	background-color: #E4E9E8;
	background-position: left top;
	background-repeat: no-repeat;
	height: 693;
	width:885;
}

#content{
	position: absolute;
	width: 630px;
	height: 200px;
	left: 31px;
	top: 638px;
}

A{
    color: #ffffff; 
	text-decoration: none;
	cursor: default;
}

A:hover { 
    color: #d6e1db;
    text-decoration: none;
    cursor: default;
}

#navi{
	position: absolute;
	width: 150px;
	height: 97px;
	left: 698px;
	top: 426px;
}

.navi{
	font-family: verdana;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #323b37;
	padding-left: 3px;
	line-height: 10px;
	border-left: 5px solid #1c1115;
}
	
a.navi{
	margin-left: 10px;
	color: #b77c5a;
	font-weight: 100;
	border-top: #b77c5a 1px solid;
	}

a.navi:hover{
	color: #b77c5a;
	border-top: #bd805d 1px solid;
	text-transform: uppercase;
	font-weight: 100;
}


	
i,em{
color: #f6bd3e;
}	

b,strong{
color: #30e86a;
}
	
h1 {
font-family:arial;
text-align: left;
color: #d4b485;
font-size: 25px;
margin-top: 0px;
margin-bottom: 4px;
letter-spacing: 0px;
text-transform: uppercase;
font-weight: 100;
}

/* 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: 12px;
 margin-top: 3px;
 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;
	}
