:link,:visited {text-decoration:none}
	ul,ol {list-style:none}
	h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
	ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{ margin:0; padding:0 }
	a img,:link img,:visited img {border:none}
	address {font-style:normal}

body {
	font-family: Lucida Sans, Lucida Unicode, sans-serif;
	font-size: 11px;
	color: #222;
	background: url(bg.jpg) top left;
}

#wrapper {
	background: url(wrapper.png) top center;
	width: 900px;
	height: 800px;
	margin: 0 auto;
}

#navi {
	position: relative;
	top: 175px;
	left: 135px;
	right: 120px;
	line-height: 40px;
}

#main {
	position: relative;
	top: 165px;
	left: 100px;
	overflow: hidden;
	height: 465px;
	width: 690px;
}

#loader {
	display: none;
	margin: 30px;
}

#navi li {
	float: left;
	display: block;
	margin: 0px 10px;
}

#navi a, a:link, a:active, a:visited, a:focus {
	font-family: georgia, times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #444;
	letter-spacing:-0.5px;
	font-variant: small-caps;
}

#navi a:hover {
	color: #000;
}

h1 {
	font-family: georgia, times, serif;
	font-size: 21px;
	border: 0px #000 solid;
	border-bottom-width: 1px;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font-weight: normal;
	font-variant: small-caps;
}
span {
	font-family: georgia, times, serif;
	font-size: 15px;
	display: block;
}
em {
	font-style: normal;
	display: block;
	margin-bottom: 8px;
	color: #444;
}
