a:link { color: #009 text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}

html,body {
	height:inherit;
	overflow:auto;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	background-color: #222;
	overflow:auto;

}

a img {
	border:none;
}

h1 a {
	color:#FFF;
	text-decoration:none;
}

h4 a {
	color:#fff;
	text-decoration:none;
}

h4 a:hover {
	color:#FC0;
	text-shadow:#FC0;
}

.clear {
	clear:both;
}
.films {
	color: #CCC;
}
.pageOn {
	color:#FC3;
}

#header {
	background:#222;
	height:420px;
	width:100%;
	position:fixed;
	background-color: #222;
	left:200px;
}
#headerB {
	height:420px;
	width:125px;
	position:fixed;
	left:200px;
	top: 450px;
	background-color: #222;
}

#header > .site {
	height:inherit;
	overflow:auto;
}


.site {
	width:450px;
    background-color:transparent; 
}


#headline {
	position:absolute;
	top:50px;
	color:#FFF;
	left:10px;
	width: 372px;
}

#headline a:hover  {
color:#FC0
}

#headline h1 {
	font-size:6em;
	line-height:.85em;
	text-transform:uppercase;
	font-weight:normal;
}

#headline h2 {
	font-size:3em;
	letter-spacing:.02em;
	line-height:1.1em;
	font-weight:normal;
}

#gallery {
	width:400px;
	position:absolute;
	left:650px;
	top:50px;
	overflow:auto;
}

#gallery2 {
	width:350px;
	height:350px;
	position:absolute;
	left:450px;
	top:275px;
	overflow-y
	:scroll;
	overflow-x:hidden;
}

#gallery3 {
	width:550px;
	position:absolute;
	left:450px;
	top:285px;
	font-size:1.4em;
}

#demoReel {
	width:640px;
	position:absolute;
	left:650px;
	top:50px;
	overflow: hidden;
}

#galleryBio {
	width:350px;
	height:380px;
	position:absolute;
	left:350px;
	top:275px;
	overflow:hidden;
}


.gallery_img {
	width:300px;
	float:left;
	text-align:center;
	padding-bottom:0px;
	height:175px;
}


	
/* Portfolio */
.gallery_description {
	width:330px;
	float:left;
	background:url(../img/gallery_shadow.png) center bottom no-repeat;
	padding-bottom:0px;
}

.gallery_description > div {
	border:1px solid #666;
	width:260px;
	height:145px;
	padding:20px;
	background:#FFF;
	margin:0 0 5px 14px;
}

#portfolio_content {
	width:990px;
	margin:auto;
	margin-top:-130px;
}

.portfolio_row {
	clear:both;
	padding-bottom:10px;
}

#container {
	margin-top:-130px;
}

#bio {
	width:160px;
	position:absolute;
	left:450px;
	top:50px;
}

#bioText {
	width:400px;
}

#headshot {
	position:fixed;
	left: 710px;
	top:60px;
}

#content {
	width:415px;
	min-height:200px;
	background:#FFF;
	border:1px solid #999;
	left:110px;
	padding:30px;
	overflow:auto;
}

#content h2,.gallery_description h2 {
	font-size:1.5em;
	font-weight:600;
	padding-bottom:10px;
}

#content p,.gallery_description p {
	font-size:1em;
	text-indent:2em;
	margin:0;
	text-align:justify;
}

#nav {
	padding-top:20px;
	margin-bottom:10px;
	text-align:left;
	line-height:1.1em;
	color:#CCC;
	font-size:2em;
	margin-right:40px;
	width:auto;
}

#nav.headline {
	position:absolute;
	top:50px;
	color:#FFF;
	left:10px;
}

#nav.headline a:hover  {
color:#FC0
}

#large_shadow {
	background:url(../img/large_shadow.png) center no-repeat;
	width:515px;
	height:28px;
	position:absolute;
	bottom:-5px;
	left:90px;
}

#profile_picture {
	position:absolute;
	top:40px;
	left:605px;
	border:1px solid #999;
	padding:0;
	width:75px;
	height:75px;
}

#right_text {
	position:absolute;
	top:178px;
	left:169px;
	font-size:1.3em;
	color:#FFF;
}

.form_col {
	float:left;
	width:45%;
	margin-right:20px;
	margin-top:10px;
}

.input input {
	margin-bottom:10px;
	border:1px solid #999;
	padding:5px;
	font-size:1.3em;
}

.input label {
	color:#333;
	display:block;
}

textarea {
	width:206px;
	height:117px;
	color:#FFF;
	position:fixed;
	left:400px;
}

.submit {
	border:1px solid #999;
	padding:3px;
	margin:5px 0 0;
	float:right;
	position:fixed;
	right:-20px;
}

body.subpage #content {
	left:0;
}

.col {
	float:left;
	position:fixed;
	width:418px;
}

.col #large_shadow {
	bottom:-10px;
	left:-20px;
}

#portfolio_subimages {
	width:330px;
	float:left;
	margin:20px;
}

body.subpage .link a {
	text-decoration:none;
	color:#FFF;
}

body.subpage .link a:hover {
	text-decoration:underline;
}

body.subpage .link {
	margin-bottom:10px;
}

.new{
	background:url(../img/new.png) no-repeat;
	width:61px;
	height:63px;
	float:right;
	top:0px;
}

/* portfolio images rollvers*/

.displace {
	position: absolute;
	left: 0px;
	}

a.rolloverPearl {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/pearl.jpg");
	}

a.rolloverPearl:hover {
	background-position: 300px 0;
	}
	
	a.rolloverPointblank {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/pointblank.jpg");
	}

a.rolloverPointblank:hover {
	background-position: 300px 0;
	}
	
		a.rolloverNhlintro {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/nhlintro.jpg");
	}

a.rolloverNhlintro:hover {
	background-position: 300px 0;
	}
	
a.rolloverFloorballPSA {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/floorballPSA.jpg");
	}

a.rolloverFloorballPSA:hover {
	background-position: 300px 0;
	}
	
a.rolloverOutbackJack {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/outbackjack.jpg");
	}

a.rolloverOutbackJack:hover {
	background-position: 300px 0;
	}

	
a.rolloverWarriorPoets {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/warriorpoets.jpg");
	}

a.rolloverWarriorPoets:hover {
	background-position: 300px 0;
	}
	
a.rolloverLaMexicana {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/lamexicana.jpg");
	}

a.rolloverLaMexicana:hover {
	background-position: 300px 0;
	}
	
a.rolloverGenerico {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/generico.jpg");
	}

a.rolloverGenerico:hover {
	background-position: 300px 0;
	}
a.rolloverGenerico {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/generico.jpg");
	}
	
a.rolloverMBT {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/MBT.jpg");
	}

a.rolloverMBT:hover {
	background-position: 300px 0;
	}
	
	a.rolloverLastoftheRedheads {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/lastoftheredheads.jpg");
	}

a.rolloverLastoftheRedheads:hover {
	background-position: 300px 0;
	}
	
	a.rolloverTrueHollywoodStory {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/truehollywoodstory.jpg");
	}

a.rolloverTrueHollywoodStory:hover {
	background-position: 300px 0;
	}
	
	a.rolloverSecret {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/secret.jpg");
	}

a.rolloverSecret:hover {
	background-position: 300px 0;
	}
	
	a.rolloverTheLovers {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/thelovers.jpg");
	}

a.rolloverTheLovers:hover {
	background-position: 300px 0;
	}
	
	a.rolloverAmericanDiamonds {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/americandiamonds.jpg");
	}

a.rolloverAmericanDiamonds:hover {
	background-position: 300px 0;
	}
	
	a.rollover4mansystem {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/4mansystem.jpg");
	}

a.rollover4mansystem:hover {
	background-position: 300px 0;
	}
	
	a.rolloverTopGun {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/TopGun.jpg");
	}

a.rolloverTopGun:hover {
	background-position: 300px 0;
	}
	
	a.rolloverNHLvideoRoom{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/NHLvideoRoom.jpg");
	}

a.rolloverNHLvideoRoom:hover {
	background-position: 300px 0;
	}
	
	a.rolloverCentralScouting{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/centralscouting.jpg");
	}

a.rolloverCentralScouting:hover {
	background-position: 300px 0;
	}
	
	a.rolloverTasteofthegame {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/tasteofthegame.jpg");
	}

a.rolloverTasteofthegame:hover {
	background-position: 300px 0;
	}
	
	a.rolloverNHLintro {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/nhlintro.jpg");
	}

a.rolloverNHLintro:hover {
	background-position: 300px 0;
	}
	
	a.rolloverZorro {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/zorro.jpg");
	}

a.rolloverZorro:hover {
	background-position: 300px 0;
	}
	
a.rollover6minuteabs {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/6.5minuteabs.jpg");
	}

a.rollover6minuteabs:hover {
	background-position: 300px 0;
	}
	
a.rolloverbehindthestripes{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/behindthestripes.jpg");
	}

a.rolloverbehindthestripes:hover {
	background-position: 300px 0;
	}
	
a.rolloverdolcegabbana{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/dolcegabbana.jpg");
	}

a.rolloverdolcegabbana:hover {
	background-position: 300px 0;
	}
	
a.rolloverpoweredge{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/poweredge.jpg");
	}

a.rolloverpoweredge:hover {
	background-position: 300px 0;
	}
	
a.rolloverfloorballSR{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/floorballSR.jpg");
	}

a.rolloverfloorballSR:hover {
	background-position: 300px 0;
	}
	
a.rolloverContact {
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
	background: url("../img/stills/contact.jpg");
	}
	

a.rolloverContact:hover {
	background-position: 300px 0;
	}
	

	

