/*the style sheet for the gillian anderson + david duchovny fanlisting */
body
{
	color: #cc9966;
	background-color: #FFF;
	background-image: url(bgcolor.gif);
	background-repeat: repeat;
	font-family: Palatino, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: 0.9em;
}


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


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

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

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

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

/*navigointi*/
div.navi
{	position:absolute;
	top:0px;
	right: 1px;
	width: 124px;
	background-color: white;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	line-height: 1.9em;
}

div.top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 544px;
	height: 448px;
	background-color: inherit;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	border-right: #300;
	border-width: 0 4px 0 0;
	border-style: none solid none none;
	}

div.content /*sisaltaa navin ja content tekstin*/
{
	position: absolute;
	left: 0px;
	top: 445px;
	width: 544px;
	background-color: white;
	border-right: #300;
	border-width: 0 4px 0 0;
	border-style: none solid none none;
}

div.contenttext
{ 	position: relative;
	left: 0px;
	width: 420px;
	top: 0px;
	background-color: white; } 

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: #993300;
		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; }
