/* CSS Document */

body {
	background-color: #dfeef2;
}

div#container {
	position: relative;
	top: 0;
	width: 750px;
	background: none;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	
	}
div#storyboard {
	position: relative;
	top: 0
	width: 750px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: medium;
	border-color: #262323;
	}
	
	
body div#container img {
	border-style: solid;
	border-width: medium;
	border-color: #262323;
	} 

body div#sculpturecubes img {
	border-style: none;
	border-width: 0;
	}
	 
body div#blankspace img {
	border-style: none;
	border-width: 0;
	} 

.back {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	line-height: normal;
	font-weight: lighter;
	color: #111011;
}
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/Used/popupbackground.gif);
	background: no-repeat;
	background-attachment: fixed;
	background-position: center;
	line-height: normal;
	font-weight: lighter;
	color: #111111; 
}
div.flash {
	display: block;
	float: left;
	z-index: 1000;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	}
div.banner {
	position: absolute;
	width: 555px;
	height: 72px;
	z-index: 6;
	margin: 17px 0 0 12px;
	}
div#sculpturecubes {
	position: absolute;
	top: -22px;
	width: 148px;
	margin: 265px 0 0 10px;
	height: 118px;
	left: -1px;
	}
 div#sculpturecubes img {
	border-style: none;
	}
div#drawing {
	position: absolute;
	top: 13px;

	width: 148px;
	margin: 265px 0 0 10px;
	height: 118px;
	left: -1px;
	}
 div#drawing img {
	border-style: none;
	}
	

#sculpturecubes a:link {
border-style: none;
}
