/*the style sheet for must make the best of it... the puddleglum fanlisting */
body
	{ color: #030;
	background-color: #ffffff;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter; }


p, td
{
	font-size: 0.8em;
	font-weight: lighter;
	margin: 3px 3px 3px 9px;
}

h2
	{ margin: 13px;
	font-size: 0.9em;
	color: #669933;
	font-weight: bold;
}

h3
{
	margin: 9px 3px 3px 9px;
	font-size: 0.8em;
}

/*kuvien sijoittelu*/
div.otsikko
	{ position: absolute;
	left: 0px;
	top: 0px;
	width: 477px;
	height: 83px;
	background-color: white;
	background-image: url(lay/otsikko.jpg);
	background-repeat: no-repeat; }

div.vasenvasen
	{ position: absolute;
	left: 0px;
	top: 83px;
	width: 151px;
	height: 495px;
	background-color: white;
	background-image: url(lay/vasenvasen.jpg);
	background-repeat: no-repeat; }

div.vasenoikea
	{ position: absolute;
	left: 151px;
	top: 83px;
	width: 149px;
	height: 495px;
	background-color: white;
	background-image: url(lay/vasenoikea.jpg); }

div.taustavasen
	{ position: absolute;
	left: 300px;
	top: 83px;
	width: 350px;
	height: 495px;
	background-color: white;
	background-image: url(lay/taustavasen.jpg);
	background-repeat: no-repeat; }


/*navigointi*/
div.navi
{
	padding: 5px;
	border-color: #696;
	border-width: 1px;
	border-style: solid dotted solid dotted;
	text-shadow: 3px 3px 7px #333333;
	text-align: right;
}

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #669933;
	border-width: 1px;
	border-style: dotted none none none;
}
	
/*links*/
		
a:link { color: #336699; 
	   background: transparent none; 
	   text-decoration: underline; }

a:visited { color: #996699; 
		  background: transparent none; 
		  text-decoration: underline; }

a:active { color: #9999cc;
		 background: transparent none; 
		 text-decoration: none; }

a:hover { color: #ffffff;
		text-decoration: none;
		background-color: #669933; }



		
/*codespurting*/

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.credit
{
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }
