html, body { 
	height: 100%;
	color:#FFFFFF;
	margin:0px; 
	}
	
.navLine {
	border-bottom: 1px solid #666666;
	margin: 16px 22px 24px 22px;
	clear: both;
}
.logo {
	margin: 16px 124px 16px 25px;
	float: left;
}
.text {
	font-size: 12px;
	line-height: 20px;
}

.textSm {
	font-size: 10px;
	line-height: 20px;
}


.poster {
	border: 2px solid #CCCCCC;
	margin: 0 37px 0 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

.characters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 25px 0 9px 0;
}

.contentWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 717px;
	vertical-align: top;
	margin:3px;
}

.contentWrapperSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	margin:3px;
}

A {
	color: #0000CC;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
A.notes {
	color: #4C4C4C;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
.linkSpacing {
	margin: 25px 0 5px 0;
	}
	
#Nav {
	position:absolute;
	left:304px;
	top:18px;
	width:326px;
	height:55px;
	z-index:2;
}

#Nav IMG {
	padding-left: 26px;
}
	
#Malin {
	position:absolute;
	left:0px;
	top:31px;
	width:413px;
	height:449px;
	z-index:1;
	background:url(img/subs/malin/malin.png) no-repeat right top;
	}

#Brendan {
	position:absolute;
	left:0px;
	top:62px;
	width:317px;
	height:403px;
	z-index:1;
	background:url(img/subs/brendan/brendan.png) no-repeat right top;
	}
	
#Casper {
	position:absolute;
	left:0px;
	top:65px;
	width:408px;
	height:621px;
	margin: 0 0 20px 0;
	z-index:1;
	background:url(img/subs/casper/casper.png) no-repeat right top;
	}
	
#Kevin {
	position:absolute;
	left:0px;
	top:74px;
	width:201px;
	height:299px;
	margin: 0 0 20px 0;
	z-index:1;
	background:url(img/subs/kevin/kevin.png) no-repeat right top;
	}
	
#Director {
	position:absolute;
	left:0px;
	top:74px;
	width:329px;
	height:363px;
	margin: 0 0 20px 0;
	z-index:1;
	background:url(img/subs/director/marcel.png) no-repeat right top;
	}

	
#Malin img, #Brendan img {
behavior: url(iepngfix.htc);}

#malinBg {
	background:url(img/subs/malin/babydoll_bg.jpg) no-repeat right bottom;
}

#brendanBg {
	background:url(img/subs/brendan/malin_bg.jpg) no-repeat right bottom;
}

#casperBg {
	background:url(img/subs/casper/brendan_bg.jpg) no-repeat right bottom;
}

#kevinBg {
	background:url(img/subs/kevin/casper_bg.jpg) no-repeat right bottom;
}

#directorBg {
	background:url(img/subs/director/casper_bg.jpg) no-repeat right bottom;
}

.bold1 {
	color:#FF1F27;
	font-weight:bold;
	}
	
.bold2 {
	color:#3800EF;
	font-weight:bold;
	}
	
.normal2 {
	color:#3800EF;
	}
	
#Notes {
	position:absolute;
	left:45px;
	top:114px;
	width:116px;
	height:74px;
	z-index:3;
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 12px;
}

#Logo {
	position:absolute;
	left:25px;
	top:18px;
	width:155px;
	height:57px;
	z-index:4;
}
