@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-size:11px;
	font-family: "Lucida Sans", Arial, sans-serif;
	background-color:#000000;
	
	color:#555555;
}
a:link {
	color:#333030;
	text-decoration:none;
}
a:visited {
	color:#333030;
	text-decoration:none;
}
a:hover {
	color:#FF3311;
	text-decoration:none;
}
#containerBox {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:890px;
	height:auto;
	position:relative;
	background-color:white;
}
#thumbBox {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:890px;
	height:680px;
	position:relative;
	background-color:white;
}
#navBar {
	width:890px;
	height:35px;
	background-color:#7f813b;
	margin-bottom:70px;
}
#mainContent {
	background-color:#ffffff;
	width:890px;
	height:680px;
	text-align:left;

}
#textContent {
	background-color:#ffffff;
	margin-left:45px;
	width:610px;
	height:auto;
	text-align:left;
}
#textContent p {
	width:95%;
	line-height:16px;
}
.subMenu {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	line-height:14px;
	color:#444444;
	font-size:10px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}
.subMenu li {
	margin-left:34px;
}
.subMenu a {
	text-decoration:none;
	color:#FF3311;
	font-size:10px;
	letter-spacing:1px;
}
.subMenu a:link, .subMenu a:visited {
	text-decoration:none;
	color:#444444;
	font-weight:normal;
}
.subMenu a:hover {
	text-decoration:none;
	color:#FF3311;
}
#artworkSub {
	width: 170px;
	height:80px;
	position:absolute;
	left:323px;
	top:55px;
	z-index:100;
	display:none;
}
#aboutSub {
	width: 170px;
	height:80px;
	position:absolute;
	left:438px;
	top:55px;
	z-index:100;
	display:none;
}
#title {
	width:265px;
	height:auto;
	text-align:left;
	position:absolute;
	top:55px;
	left:45px;
}
h1 {
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
	width:300px;
	color:#aaac7d;
	margin-bottom:5px;
	line-height:12px;
}
.process-desc {
	font-size:10px;
	color:#6e6e6e;
	line-height:12px;
	font-weight:normal;
}
#logo a {
	color:white
}
#logo {
	
	width:305px;
	height:30px;
	padding-top:15px;
	padding-bottom:3px;
	padding-left:10px;
}
.tab {
	font-size:12px;
	letter-spacing:1px;
	padding-bottom:2px;
	background-image:url(images/interior_07.gif);
	background-repeat:no-repeat;
	width:140px;
	height:20px;
	background-position:bottom left;
	text-align:center;
	
}
.tab a.hover {
}
.tab a.link, .tab a:visited {
}
.tab-on {
	font-size:12px;
	letter-spacing:1px;
	padding-bottom:2px;
	background-image:url(images/interior_06.gif);
	background-repeat:no-repeat;
	width:140px;
	height:20px;
	background-position:bottom left;
	text-align:center;
	color:black;
}

.copy {
	text-align:left
}
.thumbcell {
	width:110px;
	height:80px;
}
#thumbs {
	position:absolute;
	left:39px;
	top:147px;
}
#mainImage {
	width:540px;
	height: auto;
	position:absolute;
	left:320px;
	top:152px;
	text-align:right;
}
#upperRight {
	width:100px;
	height: 30px;
	position:absolute;
	left:765px;
	top:105px;
	text-align:right;
}
#upperRight a {
	color:#999999;
}
#upperRight a:hover {
	color:#ff3311;
}
.boldLink {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.boldLink:link, .boldLink:visited {
	font-weight:bold;
	color:#666666;
}
.boldLink:hover {
	font-weight:bold;
	color:#FF3311;
}
.arrow {
	padding-top:3px;
	margin-left:5px;
	padding-right:2px;
}
a.largeLink {
	font-size:12px;
}
.smalltext {
	font-size:10px;
	color:#555555;
}
#imgTitle{
	margin-top:10px;
	text-align:right;
	margin-right:2px;
	color:#222222;
	font-size:9px;
}
#footerBox {
	
	width:890px;
	background-color:#6f6e66;
	height:20px;
}
#footer {
	text-align:left;
	color:#aaaaaa;
	font-size:9px;
	padding-left:43px;
	letter-spacing:1px;
	padding-top:5px;
}
