/*the style sheet for regular summer tan, the california -darren hayes- fanlisting */
body
{
	color: #663333;
	background-color: #FC9;
	font-family: Futura, Arial, sans-serif;
	font-size: 0.8em;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}


p { margin: 4px; }

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

h3
{
	letter-spacing: 0.2em;
	font-size: 0.8em;
	margin: 20px 4px 1px 20px;
	font-weight: bold;
}

/*kuvien sijoittelu*/
div.otsikko
	{ position:absolute;
	left:0px;
	top:0px;
	width:788px;
	height:126px;
	background-color: inherit;
	background-image: url(images/otsikko.jpg);
	background-repeat: no-repeat; }

div.darren
{
	position: absolute;
	left: 0px;
	top: 126px;
	width: 232px;
	height: 595px;
	background-color: inherit;
	background-image: url(images/darren.jpg);
	background-repeat: no-repeat;
}

div.content
{
	position: absolute;
	left: 232px;
	top: 126px;
	width: 399px;
	height: 595px;
	background-color: inherit;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
}

div.spacesbetween
{
	position: absolute;
	left: 631px;
	top: 126px;
	width: 30px;
	height: 595px;
	background-color: inherit;
	background-image: url(images/spacesbetween.jpg);
	background-repeat: no-repeat;
}

/*navigointi*/
div.navi
{
	position: absolute;
	left: 661px;
	top: 126px;
	width: 127px;
	height: 595px;
	background-color: inherit;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	margin: 6px;
}

p.dis
{	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: right;
	border-color: #663333;
	border-width: 1px;
	border-style: dotted none none none;
}
	
/*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: #ffffff;
		text-decoration: none;
		background-color: #ffcc99; }



/*codesport*/

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

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