/* Kathy Ulrich web site external CSS - Created 2006 by Eric A. Peacock at opaquedream.com */

body {
	position: relative;
	top: 0;
	left: 0;
	color: black;
	background-color: white;
	background-image: url(images/bknd_body.jpg);
	background-position: top left;
	margin: 50px 0 0 0;
	padding:0;
	text-align:	center; /* for IE 5 Win */
	font-family: "Trebuchet MS", Verdana, sans-serif;}
	
a:link {
	color:          #003366;
	text-decoration: none;
	background:      transparent;
	padding:         1px }

a:visited {
	color:          #003366;
	text-decoration: none;
	background:      transparent;
	padding:         1px }

a:active {
	color:          yellow;
	text-decoration: underline;
	background:      transparent;
	padding:         1px }

a:hover {
	color:          #6699cc;
	text-decoration: underline;
	background:      transparent;
	padding:         1px }

a:visited:hover {
	color: #003366;
	text-decoration: underline;
	background: transparent;
	padding: 1px }
	
#voholder	{margin: 0 0 0 20px;}
	
#paper	{
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
	background-color: transparent;
    background-image: url(images/bknd_paper.jpg);
    background-repeat: repeat-y;
    }	

#homecontainer {
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
    text-align: left;
    color: black;
    background-color: transparent;
    background-image: url(images/bknd_home.jpg);
    background-repeat: no-repeat;
   }

#container {
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
    text-align: left;
    color: black;
    background-color: transparent;
    background-image: url(images/bknd_container.jpg);
    background-repeat: repeat-y;
   }

#filmcontainer {
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
    text-align: left;
    color: black;
    background-color: transparent;
    background-image: url(images/bknd_film.jpg);
    background-repeat: no-repeat;
   }
   
#filmcontainer a:link	{color: #333;
background-color: transparent;}

#filmcontainer a:hover	{color: #333;
background-color: transparent;}

#filmcontainer a:visited	{color: #333;
background-color: transparent;}
   
#photocontainer {
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
    text-align: left;
    color: black;
    background-color: transparent;
    background-image: url(images/bknd_photo.jpg);
    background-repeat: no-repeat;
   }
   
#photocontainer img	{margin: 0 30px 30px 75px;}

#vocontainer {
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
    text-align: left;
    color: black;
    background-color: transparent;
    background-image: url(images/bknd_vo.jpg);
    background-repeat: no-repeat;
   }
   
 #resumecontainer {
	position: relative;
	top: 0;
	left: 0;
    width:750px;
    margin:0px auto;
    padding: 0;
    text-align: left;
    color: black;
    background-color: transparent;
    background-image: url(images/bknd_resume.jpg);
    background-repeat: no-repeat;
   }
   
#photo	{
	position: absolute;
	top: inherit;
	left: 0;
	width: 384px;
	height: 493px;
	}
	
#photoresume	{
	position: absolute;
	top: inherit;
	left: 0;
	width: 384px;
	height: 493px;
	}
	
#content {
	color: black;
	background-color: transparent;
	background-image: url(images/bknd_topedge.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	margin: 0 0 0 384px;
	padding: 45px 45px 0 15px;
	}

#content img	{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
	
#content p	{
	clear: both;
	margin: 0 0 0 20px;
	width: 266px;
	height: auto;
	padding: 0;
	font-size: 1em;
	line-height: 1.6em;}

#content2 {
	color: black;
	background-color: transparent;
	width: auto;
	height: auto;
	margin: 0 0 0 384px;
	padding: 45px 45px 0 15px;
	}

#content2 img	{
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	}
	
#content2 p	{
	clear: both;
	margin: 0 0 0 20px;
	width: 266px;
	height: auto;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6em;}
	
#content2 #nav	{
	margin: 30px 0 30px 2px;
	}
	
/* header replacement */
h1 span	{display: none;}

.maintitle
	{
	color: black;
	background-color: transparent;
	background-image: url(images/head_kutitle.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 283px;
	margin: 15px 0 0 0;
	padding: 0;
	}
	
.title
	{
	font-size: 3em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #003366;
	height: 50px;
	width: 283px;
	margin: 15px 0 5px 0;
	padding: 0;
	text-shadow: #999 2px 2px 2px;;
	}
	
h2	{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	/*font-size: 1.1em;*/
	text-align: right;
	width: 278px;
	height: auto;}
	
#content #nav	{
	margin: 30px 0 30px 11px;
	}
	
#nav	{
	width: 313px;
	height: 36px;
	color: black;
	background: transparent;
	background-image: url(images/nav_bknd.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#nav ul	{
	display: inline;
	list-style-type: none;
	width: 313px;
	height: 36px;
	margin: 0;
	padding: 0;}
	
#nav li	{
	float: left;
	text-align: center;
	width: 60px;
	height: 36px;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	
#nav li.resume	{
	/* float: left; */
	position: relative;
	top: 9px;
	left: 2px;
	text-align: center;
	width: 72px;
	height: 36px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#nav li.film	{
	position: relative;
	top: 9px;
	left: 2px;
	text-align: center;
	width: 45px;
	height: 36px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	
#nav li.vo	{
	position: relative;
	top: 9px;
	left: 1px;
	text-align: center;
	width: 52px;
	height: 36px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	
#nav li.photo	{
	position: relative;
	top: 9px;
	left: 0;
	text-align: center;
	width: 54px;
	height: 36px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	
#nav li.admin	{
	position: relative;
	top: 9px;
	left: 0;
	text-align: center;
	width: 90px;
	height: 36px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	
#nav ul li	{
	margin: 0;
	padding: 0;}
	
#nav ul li a:link, #nav ul li a:visited {
	display: block;
	color: black;
	background-color: transparent;
	text-decoration:  none;
	}
	
#nav ul li a:hover, #nav ul li a.current {
	display: block;
	color: #0099cc;
	background-color: transparent;
	text-decoration:  none;
	}
	
#text	{
	color: #333;
	background-color: transparent;
	width: auto;
	height: auto;
	margin: 0 0 30px 0;}
	
#text p	{
	font-size: 0.8em;
	margin-bottom: 0;
}

#text h1	{
	font-size: 1.3em;
	margin: 0 0 15px 20px;
	width: 266px;
	height: auto;}
	
#text h2	{
	text-align: left;
	font-size: 1.0em;
	margin: 45px 0 10px 20px;
	width: 266px;
	height: auto;
	border-bottom: 1px solid #999;}
	
#text img	{ float: none; margin: 15px 0 0 20px;}

#text ul li	{font-size: smaller; margin-top: 15px;}
	
#resume	{
	font-size: 0.8em;
	color: #333;
	background-color: transparent;
	margin: 60px 45px 30px 75px;}

#resume h1	{
	font-size: 1.3em;
	margin: 0 0 15px 20px;}
	
#resume h2	{
	width: auto;
	text-align: left;
	font-size: 1.0em;
	margin: 20px 30px 10px 20px;
	border-bottom: 1px solid #999;}
	
#resume h3	{
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 10px 50px;
}

#resume p	{
	padding: 0;
	margin: 8px 45px 0 70px;
}

#resume ul li	{margin: 0 60px 5px 30px}

#resume img	{margin: 30px 0 0 15px;}

#resume img.centered {
	width: auto;
	height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: none; }

#resume a:link	{color: #333;
background-color: transparent;}

#resume a:hover	{color: #333;
background-color: transparent;}

#resume a:visited	{color: #333;
background-color: transparent;}

#thumbnav	{
	margin: 30px 0 0 18px;
	padding: 0;
	text-align: center;
	}

#thumbnav img	{
	width: 75px;
	height: 75px;
	margin: 0 0 5px 3px;
	padding: 0;
	}
	
#thumbnav p	{
	margin: 0 0 15px 0;
	height: 50px;
	width: 84px;
	line-height: 1.2em;
	}
	
.thumb	{
	float: left;
	margin: 0 12px 12px 0}

#footer	{
	color: black;
	background-color: transparent;
	background-image: url(images/footer_bknd.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 750px;
	margin: 0;
	padding: 0;
	}
	
#footer p	{
	text-align: left;
	margin: 0;
	padding: 30px 0 0 30px;
	width: auto;
	height: 90px;
	font-size: 0.7em;
	color: #999;
	background-color: transparent;
	}
	
#footer2	{
	position: relative;
	top: inherit;
	left: inherit;
	color: black;
	background-color: transparent;
	background-image: url(images/footer_inside_bknd.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 750px;
	margin: 0;
	padding: 0;
	}
	
#footer2 p	{
	text-align: left;
	margin: 0;
	padding: 30px 0 0 60px;
	width: auto;
	height: 90px;
	font-size: 0.7em;
	color: #999;
	background-color: transparent;
	}
	
#contact	{
	float: right;
	background-image: url(images/btn_contact.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 39px;
	margin: 15px 36px 0 0;
	padding: 0;
	}
	
*html #contact {margin: 15px 4px 0 0;}
	
#contact p	{
	height: 39px;
	width: 100px;
	font-size: 0.8em;
	font-weight: bold;
	margin: 11px 0 0 38px;
	padding: 0;
	color: black;
	background-color: transparent;}

form dd	{
	margin: 0;
	}

form dt	{
	text-align: right;
	float: left;
	padding-right: 10px;
	width: 5.5em;
	height: auto;}

#contactform	{
	font-size: 0.9em;
	color: #333;
	background-color: transparent;
	margin: 45px 45px 30px 45px;
	padding: 0;}

#contactform input	{
	margin: 0 0 15px 0;
	}

#contactform .submit	{
	float: right;
	margin: 15px 0 0 0;}
	
#contactform label	{
	font-weight: bold;
}

#contactform fieldset	{
	border: 1px solid #ccc;
	padding: 15px 0 45px 15px;
	margin: 0;}

#contactform legend	{
	font-size: 1.4em;
	font-weight: bold;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	margin: 15px;
	padding: 4px 8px;}
	
/* class for forcing divs to expand with their content */
div.spacer {
	clear: both;}
	
.prevphoto	{
	width: auto;
	height: 32px;
	text-align: left;
	margin: 0 0 10px 72px;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;}

.nextphoto	{
	width: 676px;
	height: 32px;
	text-align: right;
	margin: -42px 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;}