body, td, tr {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	background: #a6a7a9;
	cursor: default;
}

#content{
	position: absolute;
	width: 514px;
	height: 345px;
	left: 494px;
	top: 283px;
}    


A {
    color: #000137; 
	text-decoration: none;
	cursor: default;
}

A:hover { 
    color: #000137;
    text-decoration: none;
    cursor: default;
}

#navi{
	position: absolute;
	width: 130px;
	height: 100px;
	left: 481px;
	top: 119px;
}

.navi{
	font-family: arial;
	display: block;
	text-align: left;
	font-size: 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 8px;
}
	
a.navi{
	margin-left: 10px;
	color: #ffffff;
	font-weight: 100;
	}

a.navi:hover{
	color: #400b07;
	text-transform: uppercase;
	font-weight: 100;
}

h1 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 26px;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 0px;
	letter-spacing: -2;
	text-transform: uppercase;
	font-weight: 100;
}

h2 {
	color: #000137;
	font-family: verdana;
	font-size: 15px;
	text-align: left;
	margin-bottom: 1px;
	text-transform: uppercase;
}

i,em{
	color: #363651;
}

b, strong{
	color: #7b1d1c;
}

/* 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;
	}
