body {
	margin: 15px 15% 25px;
	padding: 0px;
	background: WhiteSmoke;
	color: Black;
	font: normal x-small Verdana, Geneva, sans-serif;
	voice-family: "\"}0{\""; /* IE 5.x hack */
	voice-family: inherit;
	font-size: small;
}

img { border: 0; }

p { margin: 5px 0px 7px; }

a {
	color: DarkOrange;
	text-decoration: none;
}
a:visited { color: #DF9820; }
a:hover { text-decoration: underline; }

.no-wrap { white-space: nowrap; }
.clear-float {
	clear: both;
	height:1px; /* IE fix */
	font-size:1px; /* IE fix */
}

#title {
	margin: 7px 0 15px;
	padding: 0 0 0 110px;
	background: transparent url(Pendon.gif) no-repeat left center;
	color: FireBrick;
	font: normal bold 3.05em "Book Antiqua" Palatino serif;
}

#welcome {
	margin: 0;
	font-style: italic;
}
