html { overflow: -moz-scrollbars-vertical; }


A:link,
A:visited,
A:active,
A:hover{ color:#775555; }
        
.font {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
}
.tummafont {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#440000;
	font-weight: bold;
}
.ukkotaulu {
	padding-left:50px;
}
.ukkoteksti {
	padding-left:70px;
}
.preview {
	max-width:300px;
	width:expression(this.width > 300? "300px": true);
}

body { background-image: url(./pics/layout/oop/bg.jpg); background-repeat: repeat-y; background-position: center top; }
.sisus { background: url(./pics/layout/oop/tausta.jpg) no-repeat center top; background-color: #ffffff}
img { margin: 0; padding: 0; }

.gigsHeading { background-color: #cccccc }

