/*the style sheet for the due south fanlisting */
body
{
	color: #000000;
	background-color: #FFF;
	font-family: Futura, Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	background-image: url(images/redpat.gif);
}


p, ul, li
{
	font-size: 0.9em;
	font-weight: lighter;
	margin: 20px;
}

em
{
	color: #C00;
	font-weight: bold;
	font-style: normal;
}

h2
{
	color: #C00;
	margin: 15px;
	font-family: Times, serif;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: 0.3em;
	height: 30px;
	background-image: url(images/header1pic.gif);
	background-repeat: no-repeat;
	text-indent: 115px;
}


h3
{	color: #C00;
	margin: 20px;
	font-size: 1.0em;
	font-weight: bolder;
	letter-spacing: 0.2em;
	font-family: Times, serif;
}

/*kaikki tanne*/
div.everything
{ 	position: absolute;
	left: 20%;
	top: 0px;
	width: 451px; }


/*kuvien sijoittelu*/

div.mainimage
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 451px;
	height: 232px;
	background-image: url(images/mainimage.jpg);
	background-repeat: no-repeat;
}

div.name
{
	position: absolute;
	left: 0px;
	top: 232px;
	width: 206px;
	height: 90px;
	background-image: url(images/name.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

/*navigointi*/
div.navi
{
	position: absolute;
	left: 206px;
	top: 232px;
	height: 90px;
	width: 245px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}


div.content
{	position: absolute;
	left: 0px;
	top: 322px;
	width: 451px;
	background-color: #ffffff;
	color: black;
	text-align: left;
	vertical-align: top; }

p.eisisenna { text-indent: 0px; }

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
}

p.eisisenna { text-indent: 0px; }
	
/*links*/
		
a:link { color: #039; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

a:hover { color: #cc0000;
		text-decoration: none;
		background: transparent none;  }


/*codesporting*/


	.codesort li {
	display: inline;
	}

.codesort p { text-indent: 0px; }

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