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

#owilde {
	background-image: url('images/olifiah.jpg');
	width: 100%;
	height: 814px;
}

.titl, h1, h2, h3 {
	background-image: url('images/oliviatitis.png');
	background-repeat: no-repeat;
	padding-bottom: 15px;
	font-family: Garamond;
	font-style: italic;
	color: #e51c1c;
	font-size: 22px;
	padding-left: 105px;
	padding-top: 25px;
	margin-bottom: -10px;
	text-transform: lowercase;
	font-weight: normal;
}

p, li, li a { 
	font-family: trebuchet ms;
	font-size: 9pt;
	line-height: 24px;
	color: #2d2d2d;
}

b { font-family: Georgia; font-size: 8pt; color: #e31717; }
em, i { font-family: Garamond; font-size: 11pt; color: #4bb25f; }
u { font-family: Verdana; font-size: 8pt; color: #e5263c; }

a:link, a:visited, a:active { color: #eb6729; text-decoration: none; border-bottom: 3px solid #86a443; cursor: default; }
a:hover { font-weight: bold; cursor: default; color: #dfb023; border-color: #99cc66; }

value, input, textarea, option, select {
	border: 1px solid #e67a2c;
	background-color: #f0eee2;
	background-image: url('images/pattern2.jpg');
	color: #e72d2e;
	font-family: Georgia;
	font-size: 8pt;
}

.ordered a, .ordered a:link, .ordered a:visited, .ordered a:active {
	font-weight: normal;
	font-family: Garamond;
	font-style: italic;
	color: #e51c1c;
	font-size: 22px;
	background-image: url('images/li.png');
	background-repeat: no-repeat;
	border-bottom: none;
	border: none;
	line-height: 12px;
	padding-left: 20px;
	margin-left: 5px;
}

.ordered a:hover {
	color: #dfb023;
	font-weight: normal;
	border: none;
	border-bottom: none;
}

.stats {
	background-image: url('images/stats.png');
	background-repeat: no-repeat;
	line-height: 15px;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.affies, .codesort img { border: 3px solid #eb6729; background-color: #eb6729; }
.affies:hover, .codesort img:hover { border: 3px solid #dfb023; background-color: #dfb023; }
