h1, h2, h3, p {
	margin:0; padding:.2em 0em .37em;
	line-height:1.35;
}
body {
	padding: 0px;
	margin: 0px;
	background:#d0cbbf url(/images/bg_pg.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.92em;
}
#wrap {
	width:980px;
	margin:0 auto;
	background: url(/images/bg_tile.jpg) top left repeat-y;
}
#hdr {
	height:148px;
	background:url(/images/bg_top.jpg) top left no-repeat;
}
#menu {
	height:30px;
	background:url(/images/bg_menu.jpg) top left no-repeat;
	padding-left:290px;
}
/* menu */
	#menu ul, #menu li {
		margin:0;
		padding:0;
		list-style-type:none;
		float:left;
		height:30px;
	}
	#menu a {
		float:left; 
		border-right:1px solid #4e4d48;
		border-left:1px solid #73726A;
		height:30px;
		width:70px;
		background: url(/images/_lkhome.gif) center no-repeat;
	}
	#menu a:hover {
		background-color:#635E4E;
		border-left-color:#7B735E;
		border-right-color:#585343;
	}
	#blglk a { background-image:url(/images/_lkblog.gif); }
	#biolk a { background-image:url(/images/_lkbio.gif); }
	#filelk a { background-image:url(/images/_lkfiles.gif); }
	#menu span { display:none; }
/* end menu */
#main {
	margin: 15px 171px 10px 111px;
	padding:4px 10px;
	background:#231a11 url(/images/bg_cont.jpg) top left repeat-x;
	color:#fff;
	clear:left;
}
.intro { position:relative; }
.clr {
	clear:left;
}
#bot { 
	height:17px;
	background:url(/images/bg_bot.jpg) top left no-repeat;
}
/* styles */
#main a { color: #777f79; font-weight:bold; text-decoration:none; }
#main .intro a { color:#e1ded7; }
#main a:hover { border-bottom:1px dotted #777f79; }
#main .intro a:hover { border-color:#e1ded7; }
.note { font-size:.86em; font-style:italic; }
#main .lt a {
	color:#e7e3dc;
}
#main .lt a:hover {
	color:#F4F3F0;
	border-color:#fff;
}
