/* Precise stuff */
h1 { text-indent:-9999px; background:url(images/logo_h1.png); width:185px; height:179px; position:absolute; top:15px; left:-15px }
h2 { text-indent:-9999px; background:url(images/slogan_h2.png); width:225px; height:61px; position:absolute; top:130px; right:0 }
img.head { position:absolute; top:17px; left:-15px }
ul.nav { background:url(../images/nav.gif); width:380px; height:30px; padding:16px 0 0 0; position:absolute; top:204px; right:0; text-align:center }
ul.nav li { font:14px/14px Georgia, 'Times New Roman', Times, serif; color:#963; display:inline }
ul.nav li a { color:#f90; text-decoration:none }
ul.nav li a:hover { color:#fff }
a.feed { display:block; text-indent:-9999px; background:url(../images/feed.png); width:134px; height:70px; position:absolute; top:-1px; right:-56px }

/* Stuff from the footer tutorial 
---------------------------------------------------------------------------------------- */

div.footer { width:100%; height:209px; background:url(images/bg_head.png); z-index:2 }
div.footer div.inner {
	width:640px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 210px;
}
div.footer div div {
	float:left;
	width:280px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 25px;
}
div.footer div div.tree {
	float:none;
	margin:0;
	width:437px;
	height:240px;
	position:absolute;
	bottom:-25px;
	left:-50px;
	background-image: url(images/footer_jodi.png);
	background-repeat: no-repeat;
}
div.footer br { clear:both }
div.footer a.feed { display:block; text-indent:-9999px; background:url(../images/footer_feed.png); width:134px; height:70px; position:absolute; bottom:-23px; right:-56px }

h3 {
	margin:3px 0 10px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
}
div.footer p { font:11px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; color:#CCC }

a.credit { display:block; text-indent:-9999px; background:url(images/map.png); width:173px; height:100px; position:absolute; margin-top: 5px; margin-left: 25px; margin-bottom: 25px;	
}
