@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;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}
h1 {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 18px;
	color: #CC3300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-color: #FFFFFF;
	background-image: url(../graphics/background_gradiant.png);
	background-repeat: repeat;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-image: url(../graphics/background_gradiant.png);
	background-repeat: repeat;
}
.oneColFixCtrHdr #footer {
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #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 */
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.ClearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.rowpadding {
	clear: both;
	height: 50px;
}
.TopNavBar {
	background-color: #666666;
	height: 30px;
	width: 900px;
}
.LeeWaltonImage {
	width: 500px;
	float: left;
}
.homeLargeTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 18px;
	color: #CC3300;
	margin-bottom: 15px;
}
.homeWhatsHapCard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #999999;
	left: 10px;
	top: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	height: 400px;
	float: left;
}
.homeNewWorkCard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 320px;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999999;
	left: 10px;
	top: 10px;
	height: 400px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.homeNewWorkTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.homeNewWorkDate {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-transform: none;
}
.homeRecentWorkCard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #999999;
	left: 10px;
	top: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
	height: 400px;
}
.textWorkTitle {
	height: 445px;
	width: 250px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	float: left;
}
.projectCard {
	float: left;
	height: 450px;
	width: 250px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 13px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.projectTextTitle {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 250px;
	height: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-transform: uppercase;
}
.projectTitleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
}
.projectImgageLogos {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	clear: both;
	bottom: auto;
}
.projectTextDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
	clear: both;
	height: 150px;
	vertical-align: 125%;
	line-height: 130%;
	width: 100%;
}
.projectCardImage {
	margin-bottom: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.projectNextPage {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 24px;
	color: #999999;
}
.projectsPagesListed {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	margin-top: 75px;
	text-align: right;
	letter-spacing: .2em;
}
.projectPageNumber {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 150px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	margin-top: 100px;
}
.performLargeCard {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.performLargeTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	clear: left;
	float: left;
	width: 100%;
	padding-top: 10px;
	line-height: 95%;
	padding-bottom: 10px;
}
.performLargeTitleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: none;
}
.performLargeCardDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	clear: left;
	float: left;
	width: 100%;
}
.performSmallCard {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 155px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
}
.performSmallTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	clear: left;
	float: left;
	height: 60px;
	width: 100%;
	padding-top: 10px;
	line-height: 95%;
}
.performSmallYear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: left;
	float: left;
	height: 25px;
	width: 100%;
	font-style: italic;
}
.performSmallCardDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	clear: left;
	float: left;
	height: 95px;
	width: 100%;
}
.performNextPage {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 21px;
	color: #999999;
	text-align: right;
	padding-bottom: 10px;
}
.performPagesListed {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 40px;
	text-align: right;
	letter-spacing: 0.2em;
}
.performPageNumber {
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
	font-size: 100px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	margin-top: 50px;
}
.performTextBox {
	height: 100%;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.VideoContainer {
	float: left;
	height: 500%;
	width: 400px;
	text-align: center;
	margin-bottom: 60px;
	padding-bottom: 70px;
	border: 1px solid #999999;
	margin-top: 30px;
	padding-top: 50px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
.VideoContainerBlack {
	float: left;
	height: 500%;
	width: 400px;
	text-align: center;
	margin-bottom: 60px;
	padding-bottom: 70px;
	border: 1px solid #999999;
	margin-top: 30px;
	padding-top: 50px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #000000;
}
.VideoTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	line-height: 110%;
	margin-bottom: 20px;
	font-weight: bold;
}
.VideoDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
	margin-bottom: 30px;
}
.VideoTextDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}
.VideTextBox {
	height: 400px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.SearchResultsBox {
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 800px;
	margin-left: 20px;
}
.SearchBox {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-right: 25px;
	width: 300px;
	float: right;
	margin-top: 18px;
}
.ProjectEmptyContainer {
	float: left;
	width: 500px;
	margin-bottom: 60px;
	margin-top: 30px;
}
.ProjectImageContainer {
	float: left;
	width: 440px;
	margin-bottom: 60px;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #999999;
}
.FreethrowLinks {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 165%;
}
.ProjectSmallCard {
	background-color: #FFFFFF;
	height: 300px;
	width: 155px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px solid #999999;
	float: left;
	text-align: left;
}
.ProjectMicroCard {
	background-color: #FFFFFF;
	height: 225px;
	width: 155px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #999999;
	float: left;
	text-align: left;
}
.SimpleFloatCard {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.TextOffset {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: None;
}
.PhotoSeriesThumbs {
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.LifeTheaterCard {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 200px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
}
.LifeTheaterTextBox {
	height: 282px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.TextEssayBox {
	height: 100%;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 100px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 50px;
}
.ExhibitCard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	border: 1px solid #999999;
	left: 10px;
	top: 10px;
	height: 425px;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.ExhibitLargeTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 15px;
}
.ExhibitLargeDate {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}
.ExhibitTextInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	margin-top: 10px;
}
.DrawingCard {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 175px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
	border: 1px solid #999999;
}
.DrawingTextBox {
	height: 100%;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	font-weight: normal;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.DrawingsSmallTitle {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	text-transform: none;
	clear: left;
	float: left;
	height: 60px;
	width: 100%;
	padding-top: 10px;
	line-height: 110%;
	color: #000000;
}
.DrawingMainContainer {
	float: left;
	height: 100%;
	width: 500px;
	text-align: center;
	margin-bottom: 60px;
	padding-bottom: 70px;
	border: 1px solid #999999;
	margin-top: 30px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.HomeTextInfo {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 125%;
}
.HomeTitleText {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
}
.HomeSmallText {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 8px;
	text-transform: uppercase;
}
.LinksCard {
	background-color: #FFFFFF;
	float: left;
	height: 325px;
	width: 175px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #999999;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.LInksTitleText {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
}
.LInksURLText {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: normal;
}
.LinksDescriptText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	clear: left;
	width: 100%;
	height: 65px;
}
.LinksImageLogo {
	text-align: right;
	margin-top: 10px;
	float: right;
}
.LinksArtistCityText {
	font-family: Futura, Trebuchet, "Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
}
.LinksArtistsDescriptText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	clear: left;
	width: 100%;
	height: 85px;
	margin-bottom: 10px;
}
