/*the style sheet for the custom 404 errors fanlisting */
body
{
	color: #000000;
	background-color: #990000;
	font-family: Palatino, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: 0.9em;
	
}


p { margin: 20px 50px 10px 50px; }


em
{ color: #990000;
font-weight: bold;
}

h1
{
	min-height: 34px;
	font-size: 1.5em;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-color: white;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	text-indent: 75px;
	margin: 0px 0px 0px 40px;
	vertical-align: middle;
	line-height: 1.5em;
}

h2
{
	margin: 30px 0px 0px 30px;
	height: 34px;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: white;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	text-indent: 80px;
	line-height: 4.0em;
}

h3
{
	letter-spacing: 0.2em;
	font-size: 0.8em;
	margin: 20px 4px 1px 20px;
	text-transform: uppercase;
	font-style: italic;
}


div.oops
{
	position: absolute;
	left: 44px;
	top: 0px;
	width: 654px;
	height: 179px;
	background-color: #FFF;
	background-image: url(images/oops.jpg);
	background-repeat: no-repeat;
}


/*navigointi*/
div.navi
{
	position: absolute;
	left: 0px;
	top: 179px;
	width: 698px;
	height: 60px;
	background-color: white;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	text-indent: 300px;
	font-size: 1.1em;
	word-spacing: 5px;
}

div.leftdeco
{
	position: absolute;
	left: 0px;
	top: 239px;
	width: 44px;
	height:193px;
	background-color: #900;
	background-image: url(images/leftdeco.jpg);
	background-repeat: no-repeat;
}


div.content
{
	position: absolute;
	left: 44px;
	top: 239px;
	width: 654px;
	background-color: white;
}

div.rightdeco
{
	position: absolute;
	left: 698px;
	top: 239px;
	width: 103px;
	height:233px;
	background-color: #900;
	background-image: url(images/rightdeco.jpg);
	background-repeat: no-repeat;
}




p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: right;
	border-color: #000033;
	border-width: 1px;
	border-style: dotted none none none;
	padding: 3px;
}
	
/*links*/
		
a:link { color: #000033; 
	   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: #990000;
		text-decoration: none;
		background: transparent none; }



/*codesport*/

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

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