/*the style sheet for an act of love, the unlovable -darren hayes- fanlisting */
body
{
	color: #000033;
	background-color: #666;
	background-image: url(images/bgcol.gif);
	background-repeat: repeat;
	font-family: Palatino, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: 0.9em;
}


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


em
{
	color: #666699;
	font-style: italic;
	font-weight: bold;
}

h1
{
	margin: 20px;
	font-size: 1.0em;
	color: #3399cc;
	font-weight: bold;
	letter-spacing: 0.2em;
}

h2
{
	letter-spacing: 0.2em;
	font-size: 0.8em;
	margin: 20px 4px 1px 20px;
	font-weight: bold;
	text-transform: uppercase;
}


/*navigointi*/
div.navi
{	position: absolute;
	left: 0px;
	top: 0px;
	width: 279px;
	height: 188px;
	background-color: white;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 20px 20px 100px;
}

div.top
{
	position: absolute;
	left: 279px;
	top: 0px;
	width: 520px;
	height: 146px;
	background-color: inherit;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

div.content
{	position: absolute;
	left: 0px;
	top: 146px;
	width: 799px;
	background-color: white;
	}

div.image
{	position: absolute;
	left: 0px;
	top: 0px;
	width: 279px;
	min-height:476px;
	background-color: white;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
}

div.contenttext
{ 	position: relative;
	left: 280px;
	width: 519px;
	min-height:476px;
	top: 0px;
	background-color: white;} 


div.deco1
{	position:relative;
	left:100px;
	width: 280px;
	height: 52px;
	background-color: white;
	background-image: url(images/topborder.gif);
	background-position: center center;
}

div.deco2
{
	position: relative;
	left: 100px;
	width: 280px;
	height: 58px;
	background-color: white;
	background-image: url(images/bottomborder.gif);
	background-position: center center;
}



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: #3399cc; 
	   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: #999999;
		text-decoration: none;
		background-color: #000033; }



/*codesport*/

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

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