body {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(assets/bkgr.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h3 {
	margin: 0px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5 {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #FF0000;
}


#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-repeat: no-repeat;
	height: 245px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-position: left 67px;
}
.headercontact {
	background-image: url(assets/bkgr_contact.jpg);
}
.headerdirectors {
	background-image: url(assets/bkgr_directors.jpg);
}
.headerlinks {
	background-image: url(assets/bkgr_links.jpg);
}
.headernews {
	background-image: url(assets/bkgr_news.jpg);
}
.headerreel {
	background-image: url(assets/bkgr_reel.jpg);
}
.logo {
	background-image: url(assets/logo.gif);
	height: 57px;
	width: 800px;
	background-repeat: no-repeat;
}
.logo img {
	height: 57px;
	width: 185px;
}

#menu {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(assets/menubk.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
	letter-spacing: 1px;
}
#menu a .special {
	color: #FF0000;
}
#menu a:hover {
	color: #cccccc;
}
#content {
	padding: 10px;
}
#content .left {
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#content .left a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .left a:hover {
	color: #cccccc;
}
#content .right {
	float: left;
	width: 610px;
	margin-left: 20px;
}
#content .right .infobox {
	float: left;
	border: 1px solid #666666;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .right .infobox:focus {
	border: 1px solid #CCCCCC;
}
#content .right .infobox h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .right .infobox p {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .right .infobox em {
	font-style: normal;
	color: #CCCCCC;
	font-size: 9px;
}


#content .right .infobox div {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#content .right .infobox .special {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content .right .infobox a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 75px;
	display: block;
	float: left;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
#content .right .infobox a:hover {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 75px;
	display: block;
	float: left;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
#content .right .infobox .ipod {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	float: left;
}
#content .right .infobox .ipod a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 161px;
	display: block;
	float: left;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
#content .right .infobox .ipod a:hover {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 161px;
	display: block;
	float: left;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
.herron1,.herron2,.herron3,.herron4,.herron5,.herron6,.herron7,.herron8,.herron9,.herron10 {
	display: block;
	float: none;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
}
.herron1 {
	background-image: url(images/alex/paperboys.jpg);
}
.herron2 {
	background-image: url(images/alex/maria.jpg);
}
.herron3 {
	background-image: url(images/alex/bronze.jpg);
}
.herron4 {
	background-image: url(images/alex/blackdiamond.jpg);
}
.herron5 {
	background-image: url(images/alex/margaret.jpg);
}
.herron6 {
	background-image: url(images/alex/fundmental.jpg);
}
.herron7 {
	background-image: url(images/alex/valen.jpg);
}
.herron8 {
	background-image: url(images/alex/kathult.jpg);
}
.herron9 {
	background-image: url(images/alex/bjorn_e_floden.jpg);
}
.herron10 {
	background-image: url(images/alex/christel_comeon.jpg);
}
.martens1,.martens2,.martens3,.martens4,.martens5,.martens6,.martens7,.martens8 {
	display: block;
	float: none;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
}
.martens1 {
	background-image: url(images/magnus/knekker_deg.jpg);
}
.martens2 {
	background-image: url(images/magnus/julian.jpg);
}
.martens3 {
	background-image: url(images/magnus/sondre_days.jpg);
}
.martens4 {
	background-image: url(images/magnus/kaiser.jpg);
}
.martens5 {
	background-image: url(images/magnus/lene_another.jpg);
}
.martens6 {
	background-image: url(images/magnus/sondre.jpg);
}
.martens7 {
	background-image: url(images/magnus/ugress.jpg);
}
.martens8 {
	background-image: url(images/magnus/sondre_minor.jpg);
}
.haug1,.haug2,.haug3,.haug4,.haug5,.haug6,.haug7,.haug8,.haug9 {
	display: block;
	float: none;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
}
.haug1 {
	background-image: url(images/hallgrim/lene_whatif.jpg);
}
.haug2 {
	background-image: url(images/hallgrim/span.jpg);
}
.haug3 {
	background-image: url(images/hallgrim/lene.jpg);
}
.haug4 {
	background-image: url(images/hallgrim/rise.jpg);
}
.haug5 {
	background-image: url(images/hallgrim/split.jpg);
}
.haug6 {
	background-image: url(images/hallgrim/span_cutlikediamonds.jpg);
}
.haug7 {
	background-image: url(images/hallgrim/lene_whatif.jpg);
}
.haug8 {
	background-image: url(images/hallgrim/lene_whatif.jpg);
}
.arnstad1,.arnstad2,.arnstad3,.arnstad4,.arnstad5,.arnstad6,.arnstad7,.arnstad8,.arnstad9 {
	display: block;
	float: none;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
}
.arnstad1 {
	background-image: url(images/howie/vencke_stars_go_blue.jpg);
}
.arnstad2 {
	background-image: url(images/howie/cocktailslippers.jpg);
}
.arnstad3 {
	background-image: url(images/howie/bigbang.jpg);
}
.arnstad4 {
	background-image: url(images/howie/adjagas.jpg);
}
.arnstad5 {
	background-image: url(images/howie/vencke_justaminute.jpg);
}
.arnstad6 {
	background-image: url(images/howie/lumsk.jpg);
}
.arnstad7 {
	background-image: url(images/howie/vencke_scared.jpg);
}
.arnstad8 {
	background-image: url(images/howie/vencke_kiss.jpg);
}
.arnstad9 {
	background-image: url(images/howie/surferosa.jpg);
}

#content .left1 {
	width: 360px;
	float: left;
	margin-right: 20px;
}
#content .right1 {
	width: 360px;
	float: left;
}
#content .left1 a, #content .right1 a {
	color: #FFFFFF;
}
#content .left1 a:hover, #content .right1 a:hover {
	color: #FF0000;
}

.special {
	color: #FF0000;
}
#footer {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}
