body {
font-family:      verdana;
color:            #000000;
font-size:        11px;
text-align:		  left;
cursor: default;
background: url('bg.jpg') #ebede8;

}

td, tr {
font-family:      verdana;
color:            #343237;
font-size:        11px;
text-align:		  left;
cursor: default;
}

#content{
	position: absolute;
	width: 540px;
	height: 330px;
	left: 58px;
	top: 535px;
}

A{
	font-family: verdana;
    text-decoration: none;
    cursor: default;
    color: #000000;
	text-transform: uppercase;
	font-size: 10px;
}

A:hover { 
	color: #F00;
    cursor: default;
}

#navi{
	position: absolute;
	width: 217px;
	height: 107px;
	left: 209px;
	top: 388px;
}

.navi{
	text-align: right;
	font-size: 30px;
	line-height: 15px;
	margin-bottom: 4px;
	margin: 3px;
	padding: 4px;
	display: block;
	font-family: courier;
	color: #000000;
	font-weight: 100;
	text-transform: lowercase;
	border-right: 2px #C60 solid;
}

a.navi:hover{
	color: #F33;
}

h1 {
	color: #000000;
	font-size: 25px;
	font-family: courier;    
	font-weight: 100;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
}


h2 {
	color: #F00;
	font-size: 22px;
	font-family: Georgia;    
	font-weight: 100;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-style: italic;
}

h2:first-letter{
	text-transform: lowercase;
	font-size:28px;
}

h3{
	color: #381f22;
	font-size: 20px;
	font-family: georgia;
	margin-bottom: 0px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 100;
}	

h4 {
	color: #000000;
	font-size: 25px;
	font-family: courier;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 100;
}

#twitter{
	position: absolute;
	width: 395px;
	height: 94px;
	left: 435px;
	top: 377px;
}

ul {
list-style-type: circle;
}

ol{
 list-style-type: none;
 list-style-position: inside;
 padding-left: 0px;
}

i, em{
color: #F0F;
}

b, strong{
color: #90C;
text-transform: lowercase;
letter-spacing: 1px;
}

.wishlist
	{
	padding: 0px;
	margin: 2px 2px 2px 2px;
	}

img.wishlist
	{
	padding: 6px 6px 6px 6px;
	background: #747685;
	}

img:hover.wishlist
	{
	background: #909;
	}

small{
	font-size 8px;
	font-family: arial;
	color: #7d7d7e;
}

/* add this rule to your CSS to get the donation form to align */
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 {
	font-family: verdana;
	font-size: 10px;
	font-style: bold;
	color: #6a6068;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.codesort h1 {
	font-family: verdana;
	font-size: 11px;
	font-style: bold;
	color: #6a6068;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.codesort h3 {
	font-family: verdana;
	font-size: 10px;
	font-style: bold;
	color: #6a6068;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.codesort p { }

.codesort a { }

.codesort img {
border: 2px #CAFFFF dotted;
}

.codesort ul { }

.codesort li { 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.codesort input { }

.codesort option { }

.codesort select { }

.credit { }
