body, html
{
	padding:0px;
	margin:0px;
}

/* HOME PAGE */
#home
{
	font-family:Arial, Helvetica, sans-serif;
	color:#111;
	}
	
#home a:link, #home a:visited, #home a:active {
	color: #252525;
	text-decoration: none;
}

#home a:hover {
	color: #444;
	text-decoration: underline;
}

#home .back
{
	position:fixed;
	z-index:0;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
	}
	
#home .main
{
	position:absolute;
	z-index:0;
	top:160px;
	left:90px;
	width:550px;
	}

#home h1
{
	font-size:2.5em;
	font-weight:bold;
	padding-bottom:20px;
	}

#home .names
{
	line-height:2em;
	font-size:1.6em;
	font-weight:bold;
	color:#222;
	float:left;
	width:110px;
	}

#home .links
{
	line-height:2em;
	font-size:1.6em;
	color:#222;
	}


/* LAURA TEMPLATE */

#honey
{
	font-family:Courier New, sans-serif;
	color:#000;
	background: rgb(253,158,216);
}
#honey a:link, #honey  a:visited, #honey  a:active {
	color: rgb(100,18,0);
	text-decoration: none;
}
#honeynav
{	
	padding:60px 20px 30px 40px;
	color: #000;
   	width:400px;
	position: absolute;
	top:0px;
	left:0px;
}
#honeycontent
{
	padding:60px 0px 30px 0px;
	margin-left:460px;
	color: #000;
	}

/* FILM TEMPLATE */



#film
{
	font-family:Helvetica, Arial, sans-serif;
	background: #0c0c0c url(images/bg_film2.gif) repeat-y 0 0;
}


#nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
	color: #777;
	text-decoration: underline;
}

#nav
{	
	padding:60px 20px 30px 40px;
	color: #999;
   	width:200px;
	position: absolute;
	top:0px;
	left:0px;
}

#nav h1
{
	font-size:1.3em;
	font-weight:bold;
	}

#nav h2
{
	font-size:1em;
	font-weight:normal;
	padding-bottom:10px;
	}
	
#nav h3
{
	font-size:1em;
	font-weight:normal;
	padding-top:20px;
	}
	
#nav h4
{
	font-size:1em;
	font-weight:normal;
	padding-top:20px;
	}
	
#nav .links
{
	font-size:0.9em;
	line-height:2.3em;
	}
	

#content
{
	padding:60px 0px 30px 0px;
	margin-left:260px;
	color: #666;
	}
#content .top h1
{
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:0px;
	}
#content .top h2
{
	font-size:1em;
	font-weight:bold;
	}
	
#content .top .subtext
{
	font-size:0.8em;
	line-height:1.5em;
	padding-bottom:20px;	
	}
    
#content .bottom h1
{
	font-size:0.9em;
    padding-top:20px;
	padding-bottom:30px;
	}

#content .middle {}
	
#content .bottom .list
{
	font-size:0.7em;
	width:1000px;
	line-height:1.6em;
	}


#content .bottom .list .award
{
	float:left;
	width:80px;
	}
#content .bottom .list .left
{
	float:left;
	width:300px;
	}
#content .bottom .list .mid
{
	float:left;
	width:200px;
	}

#content .bottom .list .midaward 
{
	float:left;
    margin-right:90px;
	width:250px;
	}
#content .bottom .list .right {float:left;}





/* MUSIC VIDEO TEMPLATE */

#MusicVideo
{
	
	font-family:Helvetica, Arial, sans-serif;
	background: #0c0c0c url(images/bg_film4.gif) repeat-y 0 0;
	}

#MusicVideo #nav a:link, #MusicVideo #nav a:visited, #MusicVideo #nav a:active, #MusicVideo #nav a:hover {
	color: #888;
	text-decoration: underline;
}

#MusicVideo #content .bottom .list .award
{
	float:left;
	width:80px;
	}

#MusicVideo #content .bottom .list .left
{
	float:left;
	width:350px;
    padding-top:30px;
	}

#MusicVideo #content .bottom .list .midaward
{
	float:left;
    margin-right:90px;
 width:250px;
	}
	
	
	

/* RESUME */

#resume
{
	font-family:Helvetica, Arial, sans-serif;
	background: #0c0c0c url(images/bg_film2.gif) repeat-y 0 0;
}
#resume .wrap
{
	width:820px;
	color:#999;
	}
#resume .wrap a:link, #resume .wrap a:visited, #resume .wrap a:active, #resume .wrap a:hover {
	color: #999;
	text-decoration: underline;
}
#resume .headerleft 
{
	width:200px;
	float:left;
	}	
#resume .headerleft h1
{
	margin:0px;
	margin-bottom:25px;
	font-size:1.2em;
	font-weight:bold;
	}
#resume .headerleft h2
{
	font-size:1em;
	font-weight:bold;
	}
	
#resume .headerright h1
{
	font-size:1em;
	margin-bottom:28px;
	font-weight:bold;
	}
	
#resume .headerright h2
{
	font-size:1em;
	font-weight:normal;
	}

#resume .summary
{
	font-size:0.8em;
	margin-top:40px;
	height:140px;
	}

#resume .summaryleft 
{
	width:150px;
	float:left;
	}
	
#resume .summaryleft h1
{
	margin:0px;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
}

#resume .summaryright .col1
{
	width:60px;
	float:left;
	line-height:2.2em;
	}
#resume .summaryright .col2
{
	width:190px;
	float:left;
	line-height:2.2em;
	font-weight:bold;
	}
#resume .summaryright .col3
{
	width:170px;
	float:left;
	line-height:2.2em;
	}
#resume .summaryright .col4
{
	width:250px;
	float:right;
	line-height:2.2em;
	}
		
#resume .work
{
	font-size:0.8em;
	margin-top:60px;
	}	
#resume .workleft
{
	width:150px;
	float:left;
	}
#resume .workleft h1
{
	margin:0px;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
	}
#resume .workright 
{
	margin-left:150px;
	}
#resume .workright h1
{
	margin:0px;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
	}
#resume .workright p
{
	line-height:1.5em;
	}		
#resume .award
{
	font-size:0.8em;
	margin-top:40px;
	}	
#resume .awardleft
{
	width:150px;
	float:left;
	}
#resume .awardleft h1
{
	margin:0px;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
}	
#resume .awarddate
{
	float:left;
	width:60px;
	line-height:2.2em;
	}
#resume .awardright
{
	line-height:2.2em;
	}