.sidebar {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

#creatures {
	position:absolute;
	left:90px;
	top:135px;
	width:100;
	height:20;
	z-index:2;
}
a.nav {
	font-family: "Arial Black";
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Arial Black";
	font-size: 18px;
	color: #333333;
}
a.nav:hover {
	font-family: "Arial Black";
	font-size: 18px;
	color: #FF0000;
}
.text {
	font-family: "Times New Roman";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.smallarialblack {
	font-family: "Arial Black";
	font-size: 9px;
}
#makeup {
	position:absolute;
	left:90px;
	top:185px;
	width:100px;
	height:20px;
	z-index:2;
}
#props {
	position:absolute;
	left:90px;
	top:230px;
	width:100px;
	height:20px;
	z-index:2;
}
#sculpture {
	position:absolute;
	left:90px;
	top:320px;
	width:100px;
	height:20px;
	z-index:2;
}
#puppets {
	position:absolute;
	left:90px;
	top:275px;
	width:100px;
	height:20px;
	z-index:2;
}
#bloodfx {
	position:absolute;
	left:90px;
	top:365px;
	width:100px;
	height:20px;
	z-index:2;
}
#visualfx {
	position:absolute;
	left:90px;
	top:410px;
	width:100px;
	height:20px;
	z-index:2;
}
#illustration {
	position:absolute;
	left:90px;
	top:455px;
	width:100px;
	height:20px;
	z-index:2;
}
#HOME {
	position:absolute;
	left:390px;
	top:80px;
	width:80px;
	height:20px;
	z-index:3;
}
#CONTACT {
	position:absolute;
	left:490px;
	top:80px;
	width:100px;
	height:20px;
	z-index:3;
}
#RESUME {
	position:absolute;
	left:613px;
	top:80px;
	width:100px;
	height:20px;
	z-index:3;
}
#NEWS {
	position:absolute;
	top:80px;
	width:80px;
	height:20px;
	z-index:3;
	left: 725px;
}
#PRESS {
	position:absolute;
	left:815px;
	top:80px;
	width:80px;
	height:20px;
	z-index:3;
}
#TextBlock {
	position:absolute;
	left:275px;
	top:360px;
	width:500px;
	height:125px;
	z-index:4;
}
#headshottext {
	position:absolute;
	left:768px;
	top:472px;
	width:100px;
	height:30px;
	z-index:5;
}
#vertdash1 {
	position:absolute;
	left:470px;
	top:80px;
	width:2px;
	height:20px;
	z-index:6;
	visibility: hidden;
}
#vertdash2 {
	position:absolute;
	left:600px;
	top:80px;
	width:2px;
	height:20px;
	z-index:7;
	visibility: hidden;
}
#vertdash3 {
	position:absolute;
	left:715px;
	top:80px;
	width:2px;
	height:20px;
	z-index:8;
	visibility: hidden;
}
#vertdash4 {
	position:absolute;
	left:805px;
	top:80px;
	width:2px;
	height:20px;
	z-index:9;
	visibility: hidden;
}
