html, body{
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,  sans-serif;
	font-size: 11px;
}

h1 {font-family: verdana,helvetica,arial;font-size: 16px;color: #369;font-weight:lighter;text-align:center;margin: 0;}

h2{
	color: #ccc;
	font-size: 11pt;
margin:0;
     font-weight: lighter;
}


a{
	color: #ccc;
	TEXT-DECORATION: none;
}

a:hover{
	color: #fff;
}

img.gallery {
        BORDER: #fff 1px solid;
}

p.right {
	padding: 0 20px 20px 20px;
	font-size: 11px;
	color: #ccc;
    text-align: center;
}
div.right {
	color: #acf;
	font-size: 11px;
    text-align: right;
}

.text {
	color: #fff;
	font-size: 11px;
    text-align: justify;
width: 450px;
}

.play {position: absolute;
    top:600px;
    left:50%;
    margin-left:340px;
}

#nf {z-index:0;position:absolute;left:155px; top:80px;width:90px; height:89px; background:url(/norwayfishing/img/nf.png) no-repeat; //background-image: none;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/norwayfishing/img/nf.png,sizingMethod='crop');}