/* Precise stuff */
h1 {
	text-indent:-9999px;
	background:url(../images/h1.png);
	width:485px;
	height:311px;
	position:absolute;
	top:-13px;
	left:-179px
}
h2 {
	text-indent:-9999px;
	background:url(../images/h2.gif);
	width:352px;
	height:50px;
	position:absolute;
	top:115px;
	right:-17px
}
ul.nav {
	background:url(../images/nav.gif);
	width:380px;
	height:30px;
	padding:16px 0 0 0;
	position:absolute;
	top:204px;
	right:0px;
	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 }
