/* CSS Document */
body {
	background: repeat-x url( webimage/bgacross.jpg ) #ffffff;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #990000;
}


a:visited {
	text-decoration: none;
	color: #990000;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}

#logo {
	background: url( baglogo.jpg ) no-repeat;
	width: 233px;
	height: 150px;
}

.mural01 {
	background: url( mural01.jpg ) no-repeat;
	position: absolute;	
	width: 500px;
	height: 130px;
	top: 20px;
	left: 255px;
}

.mural02 {
	background: url( mural02.jpg ) no-repeat;
	position: absolute;	
	width: 500px;
	height: 130px;
	top: 20px;
	left: 255px;
}

.mural03 {
	background: url( mural03.jpg ) no-repeat;
	position: absolute;	
	width: 500px;
	height: 130px;
	top: 20px;
	left: 255px;
}

.mural04 {
	background: url( mural04.jpg ) no-repeat;
	position: absolute;	
	width: 500px;
	height: 130px;
	top: 20px;
	left: 255px;
}


#topnav {
	position: absolute;
	top: 175px;
	width: 700px;
	height: 35px;
	text-align: right;
	padding: 10px;
	font-size: 0.6em;
	font-weight: bold;
}

#leftnav {
	position: absolute;
	background: url( webimage/bgsidebar.jpg ) no-repeat left;
	width: 200px;
	height: 500px;
	top: 240px;
}

#linklist {
	position: absolute;
	width: 170px;
	height: 500px;
	vertical-align: top;
}

#linklist ul {
	list-style: none;
	margin-left: 20px;

}

#linklist ul li a {
	padding: 3px;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	color: #999999;
	text-align: right;
}

#linklist ul li a:hover {
	text-decoration: underline;
	color: #990000;
}

#focus {
	margin-left: 250px;
	position: absolute;
	width: 500px;
	top: 252px;
	vertical-align: top;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 0.7em;
}

/* begin headers for pages */
#focus #headerprints {
	background: url( webimage/prints.jpg ) no-repeat;
	width: 500px;
	height: 60px;
}

#focus #headerpaintings {
	background: url( webimage/paintings.jpg ) no-repeat;
	width: 500px;
	height: 60px;
}

#focus #headerphoto {
	background: url( webimage/photo.jpg ) no-repeat;
	width: 500px;
	height: 60px;
}

#focus #headerbooks {
	background: url( webimage/books.jpg ) no-repeat;
	width: 500px;
	height: 60px;
}

#focus #headerposters {
	background: url( webimage/posters.jpg ) no-repeat;
	width: 500px;
	height: 60px;
}

#focus #headerfeature {
	background: url( webimage/feature.jpg ) no-repeat;
	width: 500px;
	height: 50px;
}

#focus #headerabout {
	background: url( webimage/about.jpg ) no-repeat;
	width: 500px;
	height: 50px;
}

#focus #headerorder {
	background: url( webimage/order.jpg ) no-repeat;
	width: 500px;
	height: 50px;
}

#focus #headercollections {
	background: url( webimage/collections.jpg ) no-repeat;
	width: 500px;
	height: 50px;
}


/* end headers for pages */

#focus table {
	border: 0px;
	width: 500px;
	padding: 5px 5px 5px 5px;
}

#focus img {
	border: 0px;
	float: left;
	padding: 0px 10px 10px 10px;
}

#focus p {
	vertical-align: top;
}

#focus td {
	width: 250px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

#imgphoto td {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}


#focus .btt {
	width: 500px;
	text-align: right;
}

#focus .cellbio {
	width: 500px;
	height: 250px;
	vertical-align: top;
	text-align: justify;
}

#focus .cellbiojerry {
	width: 300px;
	height: 300px;
	vertical-align: top;
	text-align: left;
	margin-left: 100px;
}


#focus .booklist {
	width: 500px;
	height: 200px;
	vertical-align: top;
	text-align: justify;
}

#focusmain {
	margin-left: 270px;
	position: absolute;
	width: 400px;
	top: 270px;
	vertical-align: top;
	text-align: center;
}

.inputtext {
	font-family: geneva, arial, helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #999999; 
	font-size: 1em;
	width: 300px;
}

.inputtext_area {
	font-family: geneva, arial, helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #999999; 
	font-size: 1em;
	width: 300px;
	height: 50px;
	overflow: hidden;
}

.buttons {
	border: 1px solid #999999;
	font-family: geneva, arial, helvetica, sans-serif;
 	font-size: 1em;
 	background-color: #cccccc;
 	color: #000000;
}

#mural {
	position: absolute;
	left: 263px;
	top: 10px;
	height: 154px;
	width: 526px;
	background: url( webimage/mural01.jpg ) left no-repeat;
}

.qoute {
	font-style: italic;
}

.qoutejerry {
	position: absolute;
	font-style: italic;
	width: 500px;
	text-align: right;
}

