/* All associated graphics copyright 2003-6, Lizaria */
/* updated July 3, 2006 */
/* CSS Code [zenGarden] */
body
	{
	margin: 0;
	padding: 0;
	background: #554 url('/SK/SkBG.jpg');
	font: small/1.5em georgia, times, serif;
	color: #333331;
	text-align: none;
	}
	
a
	{
	color: #c50;
	text-decoration: none;
	border-bottom: 1px solid #dca;
	}
	
a:visited
	{
	color: #a86;
	border: none;
	}
	
a:hover
	{
	color: #000;
	border-bottom: 1px solid #333331;
	}
	
acronym
	{
	font-weight: bold;
	border-bottom: 1px dashed maroon;
	}
	
h1
	{
	display: none;
	}
	
h2
	{
	font-size: 2em;
	font-weight: normal;
	color: #922;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
	
h3
	{
	width: 420px;
	height: 20px;
	margin: 1.2em 0 0.8em 0;
	}
	
h3 span
	{
	display: none;
	visibility: hidden;
	}
	
p
	{
	text-indent: 2.5em;
	font-size: 88%;
	margin: 0 0 0.6em 0;
	}
/* \*/ * html body p { font-size: 80%; } /* */

/* ________________ containers ________________ */

#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff url('/SK/main.jpg') repeat-y;
	border-bottom: 15px solid #6D2517;
	}
	
#intro
	{
	width: 750px;
	background: #fff url('/SK/main.jpg') repeat-y;
	}
	
#supportingText
	{
	width: 430px;
	margin-left: 30px;
	}
	
#preamble
	{
	margin-left: 30px;
	width: 430px;
	}
	
#pageHeader
	{
	width: 750px;
	height: 250px;
	background: #000 url('/SK/SKlayoutfinished.jpg') no-repeat;
	}
#quickSummary
	{
	position: absolute;
	left: 510px;
	width: 210px;
	background: transparent url('/SK/seeban.jpg') no-repeat 0 0;
	border-bottom: 1px solid #923b09;
	}
	
#footer
	{
	margin: 3em 0 0 0;
	font: bold 9px/3em tahoma, verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 2em;
	}
	
#linkList
	{
	position: absolute;
	top: 320px;
	left: 510px;
	width: 210px;
	margin-right: 30px;
	}
	
/* ________________ lists & typo ________________ */
	
#pageHeader h1,
#pageHeader h2
	{
	display: none;
	}
#quickSummary p.p2
	{
	text-indent: 0;
	font: 10px/16px tahoma, verdana, sans-serif;
	color: #efece3;
	padding: 5px 17px;
	margin: 25px 0 0 0;
	background: #bd4d0d url('/SK/list-bg.jpg');
	border-top: 1px solid #923b09;
	}
	
#quickSummary p.p2 a
	{
	color: #efece3;
	border: none;
	font-weight: bold;
	}
	
#quickSummary p.p2 a:hover
	{
	color: #ec9;
	}
#quickSummary p.p1
	{
	display: none;
	}
	
#footer a
	{
	background: #cb9;
	padding: 2px 5px;
	color: #edb;
	border: none;
	margin: 0;
	}
	
#footer a:hover
	{
	background: #000;
	border: none;
	}
	
#linkList h3
	{
	width: 210px;
	height: 25px;
	margin: 1em 0 0 0;
	padding: 0;
	}
	
#linkList p,
#linkList li
	{
	font: x-small/1.6em tahoma, verdana, sans-serif;
	color: #efece3;
	text-indent: 0;
	}
	
#linkList ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #923b09;
	background: #bd4d0d url('/SK/list-bg.jpg');
	}
	
#linkList li
	{
	color: #000;
	border-bottom: 1px solid #923b09;
	line-height: 1.5em;
	padding: 0.5em 17px;
	}
	
#linkList li:hover
	{
	background: #b64a0b;
	}
	
#linkList li a
	{
	display: block;
	border: none;
	color: #f4f0e6;
	font-weight: bold;
	margin-left: -10px;
	padding-left: -10px;
	background: url('/SK/bullet.gif') no-repeat 0 60%;
	}
	
#linkList li a:hover
	{
	color: #ec9;
	background-position: -300px 60%;
	}
	
#linkList li a.c
	{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	color: #000;
	font-weight: normal;
	}
	
#linkList li a.c:hover
	{
	color: #6e2308;
	}
	
#linkList #lmenu li,
#linkList #lcode li,
#linkList #ltag li,
#linkList #laff li,
#linkList #lme li
	{
	padding: 0.5em 0;
	}
#linkList #lmenu li a,
#linkList #lcode li a,
#linkList #ltag li a,
#linkList #laff li a,
#linkList #lme li a
	{
	background: transparent url('/SK/arrow.gif') no-repeat 5px 60%;
	display: inline;
	padding-left: 17px;
	margin: 0;
	}
	
#linkList #lmenu li a:hover,
#linkList #lcode li a:hover,
#linkList #ltag li a:hover,
#linkList #laff li a:hover,
#linkList #lme li a:hover
	{
	background-position: -295px 60%;
	}
h3.menu { background: transparent url('/SK/menuban.jpg') no-repeat;}	
h3.code { background: transparent url('/SK/codeban.jpg') no-repeat;}
h3.tag { background: transparent url('/SK/tagban.jpg') no-repeat;}
h3.aff { background: transparent url('/SK/affban.jpg') no-repeat; }
h3.me { background: transparent url('SK/meban.jpg') no-repeat; }