@charset "UTF-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 18px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #fff url('../images/ArtTartBackground.jpg') no-repeat;
	
}

#header {
	height: 250px;
}

#header h1{
	text-indent: -5000px;
}

#content {
	padding:15px;
	height:550px;
	overflow:auto;
}

#nav {
	width:200px;
	float:left;
	height:500px;
	overflow:hidden;
	
}

#nav ul {
	background: url('../images/nav_bg.png') repeat;
}

#nav li {
	text-align:center;
	margin:10px;
/*	background: url('../images/nav_bg.png') repeat;*/
/*	width:180px;*/
}

#nav li a {
/*	width:180px;*/
	font-family: "American Typewriter", "Courier New", Courier;
	font-size:128%;
	text-align:center;
	color:#000;
	text-decoration:none;
	display:block;
}

#footer {
	clear:both;
	width: 960px;
	height: 20px;
	font-size: 85%;
	text-align: center;
	display: block;
	color: #666666;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-image: url(images/Art-Tart-Background_06.png);
}
img.thumb {
	float:left;
	height:60px;
	width:60px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0.5px solid #E6E6E6;
	padding: 2px;
}

.holder {
	height: auto;
	width: 800px;
	position: relative;
	display: block;
	font-size: 100%;
	line-height: 30px;
	color: #333333;
	text-align: left;
}

/* image load area*/
#container {
	margin-left:50px;
/*	min-height:500px;*/

}
#image_details {
	text-align:left;
}

#container img {
	max-width:600px;
}

#gallery {
	margin-left:50px;
}

.tab_right {
	margin-left:25px;
}

.table_label {
	width:100px;
	text-align:left;
}

td {
	font-size:12px;
	line-height:18px;
}
/* Image detail table*/

.imagetext {
	font-size: 85%;
}

.conStory 

{

margin-right: 150px;

background-image: url(../bcknd/storymask.png);

background-repeat: repeat;

padding-top: 0px;

padding-right: 10px;

padding-bottom: 10px;

padding-left: 10px;

}