/* 
	(C) http://www.jaffansivut.com 
	Default CSS
	Päivitetty 18.5.2009
*/
body{
	text-align: center;
	font-family: verdana;
}
table{
	font-family: verdana;
	font-size:8pt;
}
.banner{
	background-image: url("../UI/banner_Anglia67.jpg");
	background-repeat: no-repeat;
	width: 750px;
	height: 115px;
}
#sivustonavi {
	width: 750px;
	height: 28px;
	background-image: url("../UI/navipohja.jpg");
	background-repeat: no-repeat;
	font-size: 9pt;
	font-weight: bold;
}
a:link#naviA{
	color:black;
	height: 23px;
	text-decoration:none;
	display: block;
	float:left;
	padding-top: 5px;
}
a:active#naviA{
	color:black;
	height: 23px;
	text-decoration:none;
	display: block;
	float:left;
	padding-top: 5px;
}
a:visited#naviA{
	color:black;
	height: 23px;
	text-decoration:none;
	display: block;
	float:left;
	padding-top: 5px;
}
a:hover#naviA{
	color:black;
	height: 23px;
	text-decoration:none;
	background-image: url("../UI/naviBG2.png");
	display: block;
	float:left;
}
#elemYla{
	width: 750px;
	height: 14px;
	background-image: url("../UI/elemYla.jpg");
	background-repeat: no-repeat;
}
#elemKeski{
	font-size: 8pt;
	width: 750px;
	background-image: url("../UI/elemKeski.jpg");
	background-repeat: repeat-y;
}
#elemAla{
	width: 750px;
	height: 19px;
	background-image: url("../UI/elemAla.jpg");
	background-repeat: no-repeat;
}
#bannerAla{
	width: 750px;
	height: 17px;
	background-image: url("../UI/banner_ala.jpg");
	background-repeat: no-repeat;
}
#alinpalkki{
	width: 750px;
	height: 3px;
	background-image: url("../UI/navitausta.jpg");
	background-repeat: no-repeat;
}
#updates{
	float: right;
	font-size: 7pt;
	font-weight: normal;
}
#sisalto{
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	background-image: url("../UI/elemKeski.jpg");
	background-repeat: repeat-y;
}
#albumiotsikko{
	color:black;
	height: 110px;
	width: 160px;
	display: block;
	float:left;
	font-size: 7pt;
	padding: 3px;
	background-image: url("../UI/imgBG.jpg"); 
	background-repeat: no-repeat;
	cursor: pointer;
}
#albumivali{
	width: 7px;
	display: block;
	float:left;
	padding: 3px;
}
#albumiRiviVaihto{
	clear: both;
}