body, td, tr {
font-family:      verdana;
color:            #DADAD5;
font-size:        11px;
text-align: left;
background: #030310;
cursor: default;
}

A{
    color: #DADAD5; 
	text-decoration: none;
	cursor: default;
}
A:hover { 
    color: #D6BEB7;
    text-decoration: none;
    cursor: default;
}

#content{
position: absolute; 
width: 483px; 
height: 100px; 
left: 322px; 
top: 384px;
}

h1{
	font-family: tahoma;
    color: #812F47; 
	text-decoration: none;
	font-size: 30px;
	text-transform: lowercase;
	margin-bottom: 2px;
	letter-spacing: 5px;
	font-weight: 100;
}

h1:first-letter{
	font-size: 55px;
	text-transform: lowercase;
}

i{
color: #EEA5A9;
}

b, strong{
color: #43799B;
}

/* 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;
	}