@charset "UTF-8";body {	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #CCCCCC;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	background-color: #000000;}#container {	text-align: left; /* this overrides the text-align: center on the body element. */	border-top: 1px solid #c4c9db;	border-right: 3px solid #696b75;	border-bottom: 3px solid #696b75;	border-left: 1px solid #c4c9db;	background-color: #000033;	margin: 5px auto 10px;	width: 800px;}#mainContent {	background-color: #000033;	margin-top: 10px;	padding-top: 5px;	padding-bottom: 0;	margin-left: 10px;}#footer {	font-size: 10px;	height: 40px;	border-top: 1px outset #999999;	background: url(../Images/Graphics/footerBG.jpg) no-repeat;} #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}#footer .copyright {	width: 350px;	float: left;	margin-top: 10px;	padding-left: 10px;}#footer .siteDesign {	width: 350px;	float: right;	text-align: right;	margin-top: 10px;	padding-right: 10px;}/*========================================= HEADER ADN NAV ===============================================*/#header {	margin-right: auto;	margin-left: auto;	height: 95px;	width: 800px;	background: #000031 url(../Images/KenBanner800.jpg) no-repeat;	position: relative;}#header img {	margin-right: auto;	margin-left: auto;	width: 100%;	margin-bottom: 0px;}#header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */	top: -100px;}#nav {	text-align: center;	height: 2	width: 780px;	list-style-type: none;	width: 798px;	margin: 1px auto 0px;	padding: 1px 1px 1px 1px;	position: absolute;	top: 75px;}#header #nav li {	letter-spacing: 1px;	border-right: 1px solid #696b75;	border-left: 1px solid #c4c9db;	border-bottom: 3px solid #696b75;	border-top: 1px solid #c4c9db;	margin: 0;	padding: 0;	list-style-type: none;	font-size: 100%;	position: relative;	text-align: center;	cursor: pointer;	width: 131px;	float: left;	line-height: normal;}#nav a {	text-decoration: none;	color: #FFFFFF;	text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;}#nav a:hover {background-color: #000033;	color: #3399FF;	text-decoration: underline;	}/*========================================= TEXT AND LINKS ===============================================*/a {	color: #FFFFFF;	text-decoration: none;}a:hover { color: #3797FE; }#flashWindow {	height: 80%;	background-color: #000033;}p { line-height: 20px; }#mono {	font-family: "Courier New", Courier, monospace;	font-size: 15px;	font-weight: bold;}h1, h2, h3 { color: #FFFFFF; }h1 {	font: 24px Georgia, "Times New Roman", Times, serif;	width: 98%;	border-bottom: 1px solid #3399ff;}h2 {	font: 18px Georgia, "Times New Roman", Times, serif;	width: 98%;	border-bottom: 1px solid #3399ff;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear: left;    height:0;    font-size: 1px;    line-height: 0px;}/*========================================= LINK PAGE ===============================================*/.linkTable {	padding-bottom: 2px;	padding-top: 2px;	width: 750px;	margin: 2px auto;}.linkTable th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-variant: small-caps;	color: #3797FE;	letter-spacing: 2px;	text-align: center;	margin-right: auto;	margin-left: auto;}.linkTable a {	color: #FFFFFF;	font-size: 16px;}.linkTable a:hover { color: #3797FE; }.linkTable td {	border-collapse: collapse;	margin-bottom: 2px;	border-spacing: 2pt 15pt;	border-bottom: 2px solid #333333;	border-right: 1px solid #333333;	border-left: 1px solid #333333;	border-top: 1px solid #333333;}#linkTable tr {	padding-bottom: 2px;	padding-top: 2px;	margin-top: 2px;	margin-bottom: 2px;	border-top-width: 1px;	border-bottom-width: 2px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #999999;	border-bottom-color: #999999;}.linkTable caption {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 2.8em;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	text-align: left;}.linkTable #theaterLinks {	margin-right: 12px;	float: left;	margin-top: 12px;	text-align: center;}.linkTable #linkSeparater {	color: #3797FE;	float: left;	margin-right: 10px;	margin-left: 5px;	width: 30px;}.linkTable hr {	color: #333333;	width: 90%;	text-align: center;	margin-right: auto;	margin-left: auto;}.LinkIntro {	width: 520px;	padding-left: 20px;	padding-top: 20px;	float: left;}.LinksSide {	width: 230px;	padding: 0px 0px 0px 3px;	background-image: url(../Images/sideBG.png);	height: 370px;	background-repeat: no-repeat;	background-position: top;	right: 0px;	float: right;	margin-top: 28px;}.LinksSide h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.8em;	font-style: normal;	font-variant: small-caps;	color: 3399FF;	letter-spacing: 2px;	text-align: center;	margin-left: -100px;}.LinksSide li {	list-style-position: outside;	list-style-type: disc;	margin-left: 0px;	text-indent: 0px;	line-height: 2;}/*========================================= HOME PAGE ===============================================*/.homeImg {	margin-right: auto;	margin-left: auto;	text-align: center;	margin-top: 25px;}/*========================================= GALLERY PAGE ===============================================*/#gallery { }#gallery #container #mainContent {	height: 100%;	width: 780px;	margin-right: auto;	margin-left: auto;	padding: 3px 3px 8px;}#gallery #container #footer { background-color: #000033; }/*Thumbnail info beginning with gallery page*/.thumbnailWidth {	width: 650px;	margin: auto;	text-align: center;}.linkThumbWidth {	width: 700px;	margin: auto;}.textLinks {	width: 700px;	margin: auto;}.textLinks a {color: #3AFB32;	font-size: 16px;}.textLinks a:hover {	color: #9D9D9D;	}.thumbnailborder {	background-color: #000033;	height: 160px;	width: 170px;	float: left;	padding: 4px 4px 4px 10px;	text-align: center;	background-image: url(../Images/thumbBG.png);	background-repeat: no-repeat;	border: 2px outset #999999;	margin-top: 10px;	margin-right: 25px;	margin-bottom: 10px;}.thumbnailborder p {	font-size: 14px;}.thumbnailborder img {	padding: 0px;	vertical-align: top;	border: 1px solid #666666;}.thumbnailborder #title {	font-weight: bold;	letter-spacing: 1px;}.title {	font-weight: bold;	font-variant: small-caps;	color: #FFFFFF;	letter-spacing: 1px;	text-align: center;	font-size: 14px;	margin-top: 15px;}.thumbnailborder img a:hover {	display: block;	background-image: none;	border: thin solid #3797FE;}.homeImg img { border: 2px outset #999999; }/*========================================= BIO PAGE ===============================================*/#bio { }.credit {	font-size: 1.1em;	margin: 0px;	padding-top: 2px;	padding-right: 5px;}.bio {	padding-right: 20px;	margin-bottom: 25px;}.bio img { border-style: none; }.bioimg {	float: left;	width: 345px;	margin-bottom: 10px;	margin-right: 5px;}/*========================================= EXHIBIT PAGE ===============================================*/.exhibitTable {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #CCCCCC;	text-align: left;	margin-bottom: 20px;	width: 775px;	margin-right: auto;	margin-left: auto;}.exhibitTable td {	padding: 2px 3px 2px 2px;	border: 1px solid #666666;	}.exhibitTable category {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-variant: small-caps;	color: #3399ff;	letter-spacing: 2px;	}.exhibitTable category {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-variant: small-caps;	color: #3399ff;	letter-spacing: 2px;	}.contactInfo { margin-bottom: 100px; }/*========================================= FLASH GALLERIES PAGE ===============================================*/.galleryFlash { height: 650px; }.media {	background: #000067;	border: 1px solid #666666;	width: 680px;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;	padding: 3px;}.media blockquote {	font-size: 16px;	font-style: italic;	color: #FFFFFF;}