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

.wrapper{
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

.wrapper p{
	position: absolute;
	margin: 373px 0 0 150px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:17.5px;
	color:#000000;
	width:375px;
	height:90px;
	top:19px;
	left:18px;
}

body{
	background-color:#ADB1CB;	
}

.wrapperContact{
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

.wrapperContact p{
	position: absolute;
	margin: 320px 0 0 200px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:20px;
	color:#000000;
	width:210px;
	height:90px;
	top:19px;
	left:18px;
}

.wrapperSketch{
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

.wrapperGallery{
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

.wrapperSketch p{
	position: absolute;
	margin: 200px 0 0 290px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:16px;
	color:#764454;
	width:480px;
	height:100px;
	top:19px;
	left:18px;
}

.Sketch {
	background-image:url(images/sketchbookeryGalleryEnvelope.jpg);
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

.left{
	float:left;
	margin:0 70px 0 112px;
}

.stagedrop{
	width:800px;
	background-color:#EFCBAB;
	margin-left:112px;
	padding:none;
}

.stage{
	padding-top:10px;
	width:600px;
	margin:0 auto;
	position:relative;
}

.right{
	float:left;
	margin:0 0 0 71px;
}

.rightcol{
	background-color:#EFCBAB;
	width:800px;
	margin-left:112px;
	float:left;
}

.rightcol ul{
	padding-left:112px;
	padding-top:0px;
	width:600px;
}

.thumb{
	width:62px;
	height:62px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}

.thumb img{
	border:1px;
	border-color:#764454;
}

.base {
	background-color:#F5F4FC;
	width:800px;
	margin:0 auto;
}

.leftcol {
	background-color:#F5F4FC;
	width:240px;
	margin-left:112px;
	float:left;
}

.leftcol ul{
	padding-left:35px;
	padding-top: 10px;
	margin: 0 auto;
	width:200px;
	border:none;
}

.leftcol li{
	list-style:none;
	float: left;
	width: 80px;
	margin-right:18px;
	margin-bottom:16px;
}

.leftcol li a img{
	border:none;
	text-decoration:none;
}

.thumbgal{
	width:80px;
	height:80px;
	float:left;
	margin: 0 18px 18px 0;
	overflow:hidden;
	padding:none;
}

.thumbgal img{
	border:1px;
	border-color:#F5F4FC;
}

.stagedropgal{
	position:relative;
	width:560px;
	background-color:#F5F4FC;
	float:left;
	padding:none;
}

.stagegal{
	width:540px;
	float:left;
	padding-top:10px;
	position:relative;
	overflow:hidden;
}

.thumbstage{
	width:62px;
	height:62px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	padding-top:15px;
}

.thumbstage img{
	border:1px;
	border-color:#F5F4FC;
}

.stageright{
	background-color:#F5F4FC;
	float:left;
	width: 560px;
	position:relative;
}

.stageright p{
	margin: 100px 0 0 30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#2C051D;
	width:357px;
	height:100px;
	top:19px;
	left:18px;
}

.subthumbs{
	float:left;
	background-color:#F5F4FC;
	width:540px;
	position:relative;
	margin-left: 335px;
}

.text{
	clear:both;
	position:relative;
	float:left;
	width:540px;
	background-color:#F5F4FC;
}

.text p{
	padding-left:30px;
	padding-bottom:10px;
	clear:inherit;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
}

.text p a{
	color:#333333;
	border-decoration:none;
	border:none;
	
}
