body
{	color: #666;
	font-size: 0.9em;
	font-family: times new roman, serif;
	line-height: 15pt;
	background-image: url(pattern.gif);
	background-repeat: repeat; }


/*kuvien sijoittelu*/

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

div.navi
{	position: absolute;
	left: 0px;
	top: 179px;
	width: 550px;
	height: 39px;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	line-height: 25pt;
	letter-spacing: 0.1em; }
	

div.content
{	position: absolute;
	left: 0px;
	top: 218px;
	width: 550px;
	background-color: #fff;
	 }

div.bottom
{
	position: relative;
	left: 0px;
	width: 550px;
	height: 69px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}

p.dis
{	font-size: 0.8em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #999;
	border-width: 1px;
	border-style: dotted none none none; }


h1
{	font-family: Times New Roman, Apple Garamond, serif;
	color: #999999;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 0.2em;
	vertical-align: middle;
	text-align: center; }

h2, h3
{
	font-family: Times New Roman, Apple Garamond, serif;
	color: #333;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	margin: 10px 30px 5px 30px;
}

em
{	color: #666;
	font-style: italic;
	font-weight: bold; }
	
p { margin: 5px 30px 5px 30px; }	


/*links*/
		
a:link { color: #336699;
	background: transparent none;
	text-decoration: underline;
	font-weight: bold; }

a:visited { color: #969; 
		  background: transparent none; 
		  text-decoration: underline;
		  font-weight: bold; }

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

a:hover { color: #999;
	text-decoration: none;
	background: transparent none; 
	font-weight: bold; }
	
/*codesport*/	
	
.codesort h2 { color: #333;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	border-color: #999;
	border-width: 1px;
	border-style: none none dotted none; }

.codesort h3 { color: #333;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	border-color: #999;
	border-width: 1px;
	border-style: none none dotted none; }
	
	.codesort li {
	display: inline;
	padding-right: 3px;
	}


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

/*omat saadot*/

ul.show_sort_list
{ list-style-type: none; }
