/*the style sheet for the henna (hairdye) fanlisting */

body
{
	color: #336633;
	background-color: #cccc99;
	position: relative;
	min-width: 769px;
	width: 50%;
	margin: 0px auto 0px auto;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
}

/*kuvien sijoittelu*/

div.otsikko
{
	top: 0px;
	width: 769px;
	height: 78px;
	background-color: #CC9;
	background-image: url(images/otsikko.jpg);
	background-repeat: no-repeat;
}

div.navialue
{
	float: left;
	top: 78px;
	width: 457px;
	height: 52px;
	background-color: #CC9;
	background-image: url(images/navialue.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
}

div.navinvieri
{	float:right;
	top: 78px;
	width: 312px;
	height: 52px;
	background-color: #CC9;
	background-image: url(images/navinvieri.jpg);
	background-repeat: no-repeat;
}

div.kuvat
{
	float: right;
	top: 130px;
	width: 312px;
	height: 330px;
	background-color: #CC9;
	background-image: url(images/kuvat.jpg);
	background-repeat: no-repeat;
}

p { padding: 0px 15px 2px 15px; }


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

div.stats
{	background-color: #CC9;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat; }



h1
{
	margin: 0px 0px 0px 15px;
	color: #C63;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman, Apple Garamond Light, serif;
	text-align: left;
	border-bottom: #C63;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

h2
{
	padding: 0px 0px 0px 15px;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	font-family: Times New Roman, Apple Garamond Light, serif;
	font-weight: bold;
}

h3
{	padding: 0px 0px 0px 15px;
	font-size: 1.0em;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	font-family: Times New Roman, Apple Garamond Light, serif;
	font-weight: bold;
}

/*sisalmys*/

div.content {
	top:191px;
	width:457px;
	float: left; }

p.dis
{
	font-size: 0.8em;
	font-weight: lighter;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.0em;
}

	
/*links*/
		
a:link { color: #333366;
	background: transparent none;
	text-decoration: underline; }

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

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

a:hover { color: #cc6633;
	text-decoration: none;
	background: transparent none; }
	
/*codesport*/	
	
.codesort li 
{ display: inline; }

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

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