/*Normalizing across site///////////////////////////////////////////////*/

/*Normalizes margin and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, iframe{
	margin: 0;
	padding: 0;
}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}

/*Removes list-style from lists*/
ol, ul{
	list-style: none;
}

/*Normalizes font-style and font-weight*/
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight: normal;
}

/*Removes border from fieldset and img*/
fieldset, img{
	border: 0;
}

a{
	text-decoration: none;
}

/*End Normalizing////////////////////////////////////////////////////////*/

body {
	background-color:#333333;
	text-align:center;
   	}


#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 801px;
	height:631px;
	}


#content {
	position: relative;
	width:800px;
	height:621px;
	background-color:#FFFFFF;
	margin-top:25px;
		}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:75px;
	}
	

#nav {
	position:absolute;
	left:639px;
	top:75.3px;
	width:161px;
	height:608px;
	}
	

#etchingsbutton {
	position:absolute;
	left:0px;
	top:0px;
	width:161px;
	height:56px;
	}
	
	
#booksbutton {
	position:absolute;
	left:0px;
	top:56px;
	width:161px;
	height:56px;
	}
	
#paintingsbutton {
	position:absolute;
	left:0px;
	top:112px;
	width:161px;
	height:56px;
	}
	

#drawingsbutton {
	position:absolute;
	left:0px;
	top:168px;
	width:161px;
	height:56px;
	}

#aboutmebutton {
	position:absolute;
	left:0px;
	top:224px;
	width:161px;
	height:56px;
	}
	
#weavingbutton {
	position:absolute;
	left:0px;
	top:280px;
	width:161px;
	height:209px;
	}
	

#paypalbutton {
	position:absolute;
	left:17px;
	top:492.5px;
	width:161px;
	height:209px;
	}
	
#insideborder {
	position:absolute;
	left:20px;
	top:96px;
	width:551px;
	height:329px;
	}
	

#thumbrow1 {
	position:absolute;
	left:0px;
	top:0px;
	width:543px;
	height:100px;
	}
	

#thumb1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb2 {
	position:absolute;
	left:113px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb3 {
	position:absolute;
	left:226px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb4 {
	position:absolute;
	left:338px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}


#thumb5 {
	position:absolute;
	left:451px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	
#thumbrow2 {
	position:absolute;
	left:0px;
	top:114px;
	width:543px;
	height:100px;
	}
	

#thumb6 {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb7 {
	position:absolute;
	left:113px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb8 {
	position:absolute;
	left:226px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb9 {
	position:absolute;
	left:338px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}


#thumb10 {
	position:absolute;
	left:451px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}


#thumbrow3 {
	position:absolute;
	left:0px;
	top:228px;
	width:543px;
	height:100px;
	}
	

#thumb11 {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb12 {
	position:absolute;
	left:113px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb13 {
	position:absolute;
	left:226px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}
	

#thumb14 {
	position:absolute;
	left:338px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}


#thumb15 {
	position:absolute;
	left:451px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#e6e3e3;
	}


#textsection {
	position:absolute;
	left:20px;
	top:443px;
	width:551px;
	height:103px;
	background-color:#e6e3e3;
	overflow:auto;
	}
	

#textsection2 {
	position:absolute;
	left:20px;
	top:324px;
	width:551px;
	height:225px;
	background-color:#e6e3e3;
	overflow:auto;
	z-index:2;
	}
	

#textsection3 {
	position:absolute;
	left:20px;
	top:324px;
	width:551px;
	height:218px;
	background-color:#e6e3e3;
	overflow:auto;
	z-index:2;
	}
	
	
#text
{
	position:absolute;
	left:18px;
	top:15px;
	width:504px;
	}
	
#footer {
	position:absolute;
	left:0px;
	top:573px;
	width:574px;
	height:48px;
	}
	
h1
{
	font-size: 16px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
h2
{
	font-size: 14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;	
	}


p
{
	font-size: 12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;	
	}
	
p2
{
	font-size: 12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;	
	}
	
a:link {
COLOR:#333333
}
a:visited {
COLOR:#9966FF
}
a:hover {
COLOR:#000000
}
a:active {
COLOR:#333333;
}

	
</style>



