/*   ----   LAYOUT STYLESHEET (LAYOUT.CSS)   ----   */

body, html {
	font-weight:normal;
	font-family:calibri,trebuchet,tahoma,verdana,ms sans-serif;
	font-size:12px;
	background-color: #000;
	color:#000;
	margin: 0px 0px 0px 0px; 
	padding: 0;
}

div {
	/*display:inline-block;*/
}

#shell {
	width:766px;
	margin:0 auto;
}

#header {
	position:relative;
	background:url(/images/shell/shell_header_background.jpg);
	height: 102px;
	width: 766px;
}

#body {
	background-image: url(/images/shell/shell_container_background.jpg);
	background-color: #ddd7b7;
	background-repeat: repeat-y;
	width: 766px;
}

#title {
	background-image: url(/images/shell/shell_title_background.jpg);
	background-color: #a85c00;
	background-repeat: none;
	width:535px;
	height:58px;
}

#content {
	float:left;
	width:535px;
	line-height:16pt;
	font-size: 10pt;
}

#content div#text {
	padding: 20px;
	vertical-align: top;
}

#content div#text a{
	color:#a85c00;
}

#content div#text h1 {
	font-size: 14pt;
	margin-bottom:5px
}

#content div#text h2 {
	font-size: 12pt;
	margin-bottom:5px
}

#return_link {
	float: right;
}

#story {
	display: block;
	max-width: 495px;
	min-height: 162px;
}

#story div#overview {
	width: 300px;
	min-height: 162px;
	display: block;
	padding: 5px 15px 25px 15px;
	float: right;
}

#story h1 {
	font-size: 14pt;
	margin-bottom:5px
}

#story div#author {
	font-size: 12pt;
}

#story div#thumbnail{
	background: url(/images/auxillary/gallery_art_thumbnail_background.jpg) 0 0 no-repeat;
	width: 162px;
	height: 162px;
	display: block;
	float: left;
	padding: 0px;
	padding: 0px;
}

#story div#thumbnail img{
	padding: 23px;
}

#story div#story_text img{
	/*border: 8px solid #FFF;*/
	margin: 12px;
	padding: 13px;
	background: #fff url(/images/auxillary/icon_enlarge.gif) no-repeat bottom left;
	border: 0px;
}

/*
#story div#story_text a[href $='.jpg'], #story div#story_text a[href $='.jpeg'] { 
	padding-left: 0px;
	padding-bottom: 15px;
	background: transparent url(/images/auxillary/icon_plus.gif) no-repeat bottom left;
}
*/

#interview {
	display: block;
	max-width: 495px;
	min-height: 162px;
}

#interview div#overview {
	width: 300px;
	min-height: 162px;
	display: block;
	padding: 5px 15px 25px 15px;
	float: right;
}

#interview h1 {
	font-size: 14pt;
	margin-bottom:5px
}

#interview div#subtitle {
	font-size: 12pt;
}

#interview div#thumbnail{
	background: url(/images/auxillary/gallery_art_thumbnail_background.jpg) 0 0 no-repeat;
	width: 162px;
	height: 162px;
	display: block;
	float: left;
	padding: 0px;
	padding: 0px;
}

#interview div#thumbnail img{
	padding: 23px;
}

#interview div#interview_text img{
	border: 8px solid #FFF;
	margin: 12px;
}


#interview {
	display: block;
	max-width: 495px;
	min-height: 162px;
}

#interview div#overview {
	width: 300px;
	min-height: 162px;
	display: block;
	padding: 5px 15px 25px 15px;
}

#interview h1 {
	font-size: 14pt;
	margin-bottom:5px
}

#interview div#subtitle {
	font-size: 12pt;
}

#interview div#thumbnail{
	background: url(/images/auxillary/gallery_art_thumbnail_background.jpg) 0 0 no-repeat;
	width: 162px;
	height: 162px;
	display: block;
	float: left;
	padding: 0px;
	padding: 0px;
}

#interview div#thumbnail img{
	padding: 23px;
}

#interview div#interview_text img{
	border: 8px solid #FFF;
	margin: 12px;
}

#interview_anniversary {
	max-width: 495px;
	min-height: 200px;
}

#interview_anniversary div#thumbnail{
	background: url(/images/auxillary/gallery_art_thumbnail_wide_background.jpg) 0 0 no-repeat;
	width: 251px;
	height: 162px;
	float: left;
	padding: 0px;
	padding: 0px;
}

#interview_anniversary div#thumbnail img{
	padding: 23px;
}

#interview_anniversary div#overview {
	width: 200px;
	min-height: 162px;
	padding: 5px 15px 25px 15px;
	float: right;
}

#interview_anniversary h1 {
	font-size: 14pt;
	margin-bottom:5px
}

#interview_anniversary div#subtitle {
	font-size: 10pt;
}

#gallery_art_list span#thumbnail{
	background: url(/images/auxillary/gallery_art_thumbnail_background.jpg) 0 0 no-repeat;
	width: 162px;
	height: 162px;
	display: block;
	float: left;
	padding: 0px;
	padding: 0px;
}

#gallery_art_list img#thumbnail{
	padding: 23px;
}

#gallery_artist {
	display: block;
	width: 495px;
}

#gallery_artist_biography {
	float:left;
	width:275px;
}

#gallery_artist_photo {
	float:right;
	width:200px;
	margin-top: 45px;
}

#gallery_artist_photo img{
	border: 8px solid #FFF;
}

#gallery_art_description {
	float:left;
	width:200px;
	text-align:justify;
}

#gallery_art a#artist {
	font-size:11pt;
}

#gallery_art_photo {
	float:right;
	width:275px;
	margin-top: 5px;
}

#gallery_art_photo img{
	border: 8px solid #FFF;
}

.border {
	border: 8px solid #FFF;
}


#sidebar {
	float:right;
	width:231px;
}

#sidebar div#navigation {
	float:left;
	background-image: url(/images/shell/shell_navigation_background.jpg);
	background-position: top;
	background-color: #605d00;
	min-height: 252px;
	width: 100%;
}

#sidebar div#navigation div#text {
	padding: 25px;
	
}

#sidebar div#navigation div#text a {
	line-height: 22px;
	font-size: 11pt;
	color: #e7e6c5;
	text-decoration: none;
}

#sidebar div#search {
	float:left;
	background-image: url(/images/shell/shell_search_background.jpg);
	background-color: #214044;
	height: 19px;
	width: 191px;
	padding: 20px;
}

#sidebar div#search div#input {
	width:167px;
	height:19px;
	padding: 2px;
	background:url(/images/auxillary/search_input.gif) no-repeat left top;
	float:left;
}

#sidebar div#search div#input input {
	width:155px;
	height:15px;
	border:none;
	overflow:hidden;
	background:url(/images/clearpixel.gif) no-repeat left top;
	font-weight:normal;
	font-family:calibri,trebuchet,tahoma,verdana,ms sans-serif;
	font-size:11px;
}

#sidebar div#search div#button {
	width:20px;
	height:20px;
	float:right;
}

#sidebar div#celebration {
	float:left;
	background-image: url(/images/shell/shell_celebration_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #305f67;
	width: 100%;
	min-height: 358px;
	
}

#sidebar div#celebration div#text {
	padding: 70px 25px 25px 25px;
	color: #fff;
}

#sidebar div#celebration div#text p#sponsor {
	padding-top: 15px;
	text-align:center;
	font-size: 11pt;
	font-style: italic;
}

#footer {
	bottom: 0px;
	height: 88px;
}	

.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




