/*the style sheet for the forth eorlingas fanlisting */
body
{
	color: #666633;
	background-color: #fff;
	font-family: Palatino, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: 0.9em;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
}


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


em
{
	font-style: italic;
	font-weight: bold;
}

h1
{
	margin: 20px 20px 0px 20px;
	font-size: 1.0em;
	color: #330;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

h2, h3
{	color: #360;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	margin: 20px 4px 0px 20px;
	font-weight: bold;
}

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


/*navigointi*/
div.navi
{
	position: absolute;
	left: 0px;
	top: 369px;
	width: 564px;
	height: 30px;
	background-color: #cccccc;
	text-align: center;
	text-transform: uppercase;
}


div.content
{
	position: absolute;
	left: 0px;
	top: 399px;
	width: 564px;
	background-color: #FFF;
}

div.dis
{	position: relative;
	height: 78px;
	background-color: white;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: text-bottom; }

.dis
{   font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 3px; }
	
/*links*/

		
a:link { color: #000033; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

a:hover
{
	color: #0000033;
	background: transparent none;
	font-weight: bold;
	text-decoration: none;
}



/*codesport*/

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

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