body {
	margin: 0 0 0 0; 
	background-image: url('images/grad-bg.jpg');
	cursor: default;
}

div.titl, h3 {
	color: #6c492f;
	background-image: url('images/titles3.png');
	background-repeat: no-repeat;
	padding-bottom: 25px;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	padding-left: 75px;
	padding-top: 30px;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 19px; 
}

p.titi, p, li {
	color: #835a3d;
	font-family: Georgia;
	font-size: 11px; 
	margin-top: 10px;
	cursor: default;
}

b, strong {
	color: #3f3212;
}

em, i {
	color: #762411; 
}

u {
	color: #896534;
}

a:link, a:visited, a:active {
	background-color: #762411;
	color: #896534;
	text-decoration: none;
	cursor: default;
}

a:hover {
	color: #762411;
	background-color: #896534;
	cursor: default;
}

.stats {
	background-image: url('images/stats2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #000000;
	padding-left: 160px;
	text-transform: lowercase;
	background-color: none;
}

.stats a:link, .stats a:visited, .stats a:active {
	background-color: transparent; 
	color: #000000;
	text-decoration: underline;
}

.stats a:hover {
	text-decoration: none;
}

input, textarea, option, select {
	background-color: #6c492f;
	border: 1px solid #762411;
	color: #000000;
	font-family: Georgia;
	font-size: 11px; 
	cursor: default;
}

.affiliates {
	border: 3px solid #762411;
	cursor: default;
}

a:hover .affiliates {
	border: 3px solid #6c492f;
	cursor: default;
}
