@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3e3e3e;
}

.hidden {
	visibility:hidden;
}

#container {
	width:980px;
	margin:auto auto;
	position:relative;
	

}


h1 {
	font-size:22px;
	margin:0px;
	color:#f3f3f3;
	background-color:#2e2b2b;
	height:28px;
	border-bottom:solid;
	border-bottom-width:4px;
	border-bottom-color:#ffffff;
	
}

a {
	color:#561a0f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#header {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-bio.png);
	background-repeat:no-repeat;
	
	
}

#header01 {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-director.png);
	background-repeat:no-repeat;
	
	
}

#header02 {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-performer.png);
	background-repeat:no-repeat;
	
	
}

#header03 {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-playwright.png);
	background-repeat:no-repeat;
	
	
}

#header04 {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-poet.png);
	background-repeat:no-repeat;
	
	
}

#header05 {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-producer.png);
	background-repeat:no-repeat;
	
	
}

#header06 {
	height:149px;
	background-image:url(../img/Clyde-A-Wray-Header-speaker.png);
	background-repeat:no-repeat;
	
	
}

#nav {
	background-color:#2e2b2b;
	height:34px;
	border-bottom:solid;
	border-bottom-width:4px;
	border-bottom-color:#ffffff;
}

#nav ul {
	font-size:18px;
	line-height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	
}

#nav ul li {
	display:inline;
	padding-left:20px;
	padding-right:20px;
}

#nav ul li a {
	color:#ffffff;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#b4b4b4;

}


#content {
	
}




#leftcolumn {
	float:left;
	width:492px;
	background-color:#ffffff;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:40px;
	padding-right:40px;
	overflow:auto;
	
}




#rightcolumn {
	float:right;
	width:347px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}


#footer {
	
	background-color:#2e2b2b;
	color:#ffffff;
	height:22px;
	padding-left:40px;
	padding-right:40px;
	padding-top:8px;

}

.copyright {
    position:absolute;
	WIDTH: 100%; 
    TEXT-ALIGN: center;
}

.shrink {
	position:absolute;
	z-index:10;
	left:551px;
	top: 187px;
}

.enlarge {
	position:absolute;
	z-index:11;
	left:582px;
	top: 187px;
}
