html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-size: small;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color: #000;
	text-align:center;
	background: url(../gill_tyler_site_graphics/body_tile2.jpg) repeat center top;
}
div#menuOuterWrap {
	width: 100%;
	height: 122px;
	background: url(../gill_tyler_site_graphics/book_top_repeat.jpg) repeat-x center bottom;
}
div#middleWrap {
	width: 100%;
	background-color: #FFF;
}
div#mainContentWrap {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-color: #FFF;
	background-image: url(../gill_tyler_site_graphics/gutter.jpg);
	background-repeat: repeat-y;
	background-position: 165px 0px;
}
div#lhs {
	width: 150px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	float: left;
	background-color: #FFF;
}
div#lhs img.title {
	margin: 15px 0 0 0;
}
div#lhs p {
	width: 130px;
	margin: 15px auto 0 auto;
	text-align: justify;
}
div#rhs {
	width: 580px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
	float: right;
	background-color: #FFF;
}
div#rhs p {
	margin: 0 0 10px 0;
	padding: 5px 0;
}
h1 {
	font-size: small;
	font-weight: bold;
	margin: 0;
}
a {
	outline: none;
}
div#intro a:link, div#intro a:visited {
	color: #713B3B;
	font-weight: bold;
	text-decoration: underline;
}
div#intro a:hover {
	color: #FFF;
	background-color: #713B3B;
}
div#intro a:active {
	color: #FFF;
	background-color: #DCC697;
}
table.purchaseWrap {
	width: 578px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #713B3B;
}
td.itemName {
	color: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
td.itemName h1 {
	color: #000;
	background-color: #DCC697;
	padding: 5px 20px;
}
td.itemPicture {
	width: 132px;
	text-align: left;
	vertical-align: middle;
	padding: 0;
}
td.itemPicture img {
	margin: 10px 0 10px 20px;
	padding:0;
}
/*
td.purchaseWrapRight {
	width: 446px;
	text-align: left;
	vertical-align: top;
}
table.purchaseDetails {
	width: 100%;
}
*/
td.itemDescription {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 5px 5px 5px 15px;
}
td.addViewGoLinks {
	width: 170px;
	padding: 5px 0;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #DCC697;
	border-bottom: 1px solid #DCC697;
}
td.addViewGoLinks a:link, td.addViewGoLinksAdd a:visited {
	padding: 7px 7px 7px 15px;
	margin: 0;
	color: #713B3B;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
td.addViewGoLinks a:hover {
	color: #DCC697;
}
td.addViewGoLinks a:active {
	color: #DCC697;
}
td.add a:link, td.add a:visited {
	background: url(../gill_tyler_site_graphics/shop/add_to_basket_all.jpg) no-repeat 100px -30px;
}
td.add a:hover {
	background: url(../gill_tyler_site_graphics/shop/add_to_basket_all.jpg) no-repeat 100px 0px;
}
td.add a:active {
	background: url(../gill_tyler_site_graphics/shop/add_to_basket_all.jpg) no-repeat 100px -30px;
}
td.view a:link, td.view a:visited {
	background: url(../gill_tyler_site_graphics/shop/view_basket_all.jpg) no-repeat 100px -30px;
}
td.view a:hover {
	background: url(../gill_tyler_site_graphics/shop/view_basket_all.jpg) no-repeat 100px 0px;
}
td.view a:active {
	background: url(../gill_tyler_site_graphics/shop/view_basket_all.jpg) no-repeat 100px -30px;
}

td.go a:link, td.go a:visited {
	background: url(../gill_tyler_site_graphics/shop/go_to_checkout_all.jpg) no-repeat 100px -30px;
}
td.go a:hover {
	background: url(../gill_tyler_site_graphics/shop/go_to_checkout_all.jpg) no-repeat 100px 0px;
}
td.go a:active {
	background: url(../gill_tyler_site_graphics/shop/go_to_checkout_all.jpg) no-repeat 100px -30px;
}
td.addViewGoLinksBottom {
	border-bottom: none;
}

/*
td.addViewGoLinks {
	width: 200px;
	height: 30px;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #DCC697;
	border-bottom: 1px solid #DCC697;
}
td.addViewGoLinks a:link, td.addViewGoLinks a:visited {
	padding: 5px 5px 5px 15px;
	margin: 0;
	color: #713B3B;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
*/
	
/*
a.add {
	background: url(gill_tyler_site_graphics/shop/add_to_basket_all.jpg) no-repeat 150px -30px;
}
.add a:hover {
	background: url(gill_tyler_site_graphics/shop/add_to_basket_all.jpg) no-repeat 150px 0px;
}
a.view {
	background: url(gill_tyler_site_graphics/shop/view_basket_all.jpg) no-repeat 150px -30px;
}
a.go {
	background: url(gill_tyler_site_graphics/shop/got_to_checkout_all.jpg) no-repeat 150px -30px;
}
*/

/*
td.addViewGoToLink {
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	margin: 0;
}
td.addViewGoToLink a:link {
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 0 5px;
	margin: 0;
}
td.addViewGoToIcons {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000;
}
td.addViewGoToText a:hover {
	display: block;
}*/
/*	
div#rhs img {
	margin: 5px 10px 0 0;
	padding: 2px;
	float: left;
}
div#rhs a:link img, div#rhs a:visited img {
	border: none;	
}
div#rhs a:hover img {
	background-color: #713B3B;
}
div#rhs a:active img {
	background-color: #DCC697;
}
*/
div#footer {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../gill_tyler_site_graphics/book_bottom.jpg) repeat-x top left;
}
div#bottom {
	width: 800px;
	margin: 0 auto;
	text-align: right;
	background-image: url(../gill_tyler_site_graphics/spine_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 161px 0px;
}
div#bottom p {
	padding: 20px 20px 0 0;
}
div.clearit {
	clear: both;
}

