body, td, tr {
font-family: verdana;
color: #000000;
font-size: 11px;
text-align: left;
background: url('bg.jpg') #9AAFE8;
cursor: default;
}

#content{
	position: absolute;
	width: 522px;
	height: 100px;
	left: 83px;
	top: 386px;
}

A{
    color: #000000; 
	text-decoration: none;
	cursor: default;
}

A:hover{ 
    color: #A21111;
    text-decoration: none;
    cursor: default;
}

#navi{
	position: absolute;
	width: 124px;
	height: 90px;
	left: 414px;
	top: 238px;
}

a.navi{
	font-family: georgia;
	color: #000000;
	font-size: 25px;
	text-transform: lowercase;
	font-weight: 500;
	letter-spacing: 2px;
	display: block;
	font-style: italic;
}

a.navi:hover{
	font-family: georgia;
	color: #0447b8;
	font-size: 25px;
	text-transform: lowercase;
	font-weight: 500;
	letter-spacing: 2px;
	display: block;
	font-style: italic;
}

A{
    color: #000000; 
    text-decoration: none;
	cursor: default;
	font-family: arial;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 900;
}

A:hover { 
    color: #f96371;
    text-decoration: none;
    cursor: default;
    font-family: arial;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 900;
}

i{
	color: #A21111;
}

ol{
	list-style: circle;
	font-size: 30px;
	line-height: 20px;
	padding: 5px;
	margin-left: 20px;
}


h1 {
	font-family: lucida sans, monotype;
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 5px;
	text-transform: uppercase;
}

/* 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: 0px;
 font-family: verdana;
 font-weight: bold;
 color: #373336;
}

.codesort h3 {
font-size: 10px; 
margin: 0px;
font-family: verdana;
}

.codesort img {
	border: 0px;
	margin: 2px;
	padding: 0px;
	}
	
.codesort ul {
	margin: 0px;
	}
	
.codesort li {
	margin: 0px;
	}
