body{      
	font-family: lucida sans, monotype; 
	font-size:12px;
	padding:0px;
	margin:0 auto;   
	background: url('bg.jpg') #000000;
	color: #ffffff;
}	 

tr,td{
	font-family:verdana; 
	font-size:11px;
	padding:0px;
	margin:0 auto;   
	color: #ffffff;
}
       
#content{
	position: absolute;
	width: 519px;
	height: 345px;
	left: 133px;
	top: 448px;
}    

A{
    color: #ffffff; 
	text-decoration: none;
	cursor: default;
}

A:hover { 
    color: #cea8ad;
    text-decoration: none;
    cursor: default;
}

#navi{
	position: absolute;
	width: 130px;
	height: 100px;
	left: 535px;
	top: 148px;
}

.navi{
	font-family: verdana;
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 8px;
	border-left: 5px solid #8f1e1e;
}
	
a.navi{
	margin-left: 10px;
	color: #ffffff;
	font-weight: 100;
	}

a.navi:hover{
	color: #d6d4d4;
	text-transform: uppercase;
	font-weight: 100;
}

h1 {
color: #8f1e1e;
font-family: arial;
font-size: 28px;
text-align: left;
margin-bottom: -2px;
margin-top: 0px;
padding-left: 0px;
text-transform: uppercase;
font-weight: 100;
}

i,em{
color: #0ecf72;
}

b, strong{
color: #b2c6de;
}

/* 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: 1px dotted #ffffff;
	margin: 0;
	padding: 0;
	}
	
.codesort ul {
	margin: 0px;
	}
	
.codesort li {
	margin: 0px;
	}
