﻿a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
#masthead-heading {
	position: relative;
	padding-bottom: 5px;
	font-weight: bold;
}
#masthead-biz {
	left: 15%;
	clear: both;
	position: relative;
}
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, Verdana;
	font-size: large;
	color: #FFFFFF;
	background-color: #086FA1;
}
#nav-top {
	padding: 3px;
	position: relative;
	left: 5%;
	clear: both;
	color: #FFFFFF;
	background-color: #63ADD0;
}
#nav-bottom {
	padding: 3px;
	position: relative;
	left: 5%;
	clear: both;
	color: #FFFFFF;
	background-color: #63ADD0;
}
#banner {
	position: relative;
	left: 5%;
	clear: both;
}
.portrait-width {
	width: 100%;
}
#portrait {
	position: fixed;
	right: 2%;
	float: right;
	z-index: 1;
	width: 30%;
}
#main-copy-text {
	position: relative;
	left: 5%;
	clear: both;
	width: 60%;
	text-align: justify;
}
.img-pad5 {
	border-style: none;
}
#main-copy-header {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5%;
	font-weight: bold;
}

.nav_top_btns {
	position: relative;
	z-index: 2;
}

.filmography {
	font-size: x-small;
	text-align: center;
	position: relative;
	float: left;
	height: 200px;
	padding-right: 10px;
}
.clearboth {
	clear: both;
	text-align: left;
}
h1 {
	font-size: 2.5em; /* 16x1.375=22px */;
	line-height: 1em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 1.5em; /* 16x1.375=22px */;
	line-height: 1.7em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h3 {
	font-size: 1.375em; /* 16x1.375=22px */;
	line-height: 1.5em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h4 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
	text-align: center;
}
h5 {
	font-size: 0.875em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
	text-align: center;
}
h6 {
	font-size: 0.75em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
	text-align: center;
}

