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;
	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 20px 0;
}
div#lhs p {
	width: 130px;
	margin: 15px auto 0 auto;
	text-align: justify;
}
div#lhs h1 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	margin: 10px 0 8px 0;
	padding: 1px 0 1px 13px;
	border-bottom: 1px solid #713B3B;
}
div#lhs a {
	font-weight: normal;
}
div#lhs ul {
	list-style-type: none;
	text-align: left;
	padding: 0;
	width: 100%;
}
div#lhs li {
	padding: 0 0 6px 0;
}
div#lhs li a:link, div#lhs li a:visited {
	padding: 0 0 6px 0;
	display: block;
	width: 100%;
}
div#lhs li a:hover {
	color: #713B3B;
	display: block;
	padding: 0 0 6px 0;
	width: 100%;
	background: url(../gill_tyler_site_graphics/hover2.gif) no-repeat top right;
}
div#lhs li a:active {
	color: #713B3B;
	display: block;
	width: 100%;
	background: url(../gill_tyler_site_graphics/current_active.jpg) no-repeat top right;
}
div#lhs li a:link.current, div#lhs li a:visited.current {
	color: #000;
	background: url(../gt_css/gill_tyler_site_graphics/current_marker2.jpg) no-repeat top right;
}
div#lhs li a:hover.current, div#lhs li a:active.current {
	color: #000;
	cursor: crosshair;
	background: #FFF url(../gt_css/gill_tyler_site_graphics/current_marker2.jpg) no-repeat top right;
}
div#rhs {
	width: 580px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: justify;
	float: right;
	background-color: #FFF;
}
div#rhs p {
	margin: 0 0 10px 0;
	padding: 5px 0;
}
div#rhs h1 {
	font-size: small;
	font-weight: bold;
	color: #713B3B;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #713B3B;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #713B3B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	background-color: #713B3B;
}
a:active {
	color: #FFF;
	background-color: #DCC697;
}
table#thumbnails {
	width: 580px;
	height: 105px;
	margin: 0;
	padding: 0;
	border: 0;
}
table#thumbnails img {
	margin: 0;
	padding: 0;
}
table#thumbnails td.left {
	width: 120px;
	text-align: left;
	vertical-align: top;
}
table#thumbnails td.right {
	width: 100px;
	text-align: right;
	vertical-align: top;
}
table#thumbnails td a:link img, table#thumbnails td a:visited img {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #FFF;
}
table#thumbnails td a:hover img {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #713B3B;
}
table#thumbnails td a:active img {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #DCC697;
}
table#thumbnailsTwo {
	width: 580px;
	height: 105px;
	margin: 15px 0 0 0;
	padding: 0;
	border: 0;
}
table#thumbnailsTwo img {
	margin: 0;
	padding: 0;
}
table#thumbnailsTwo td.left {
	width: 120px;
	text-align: left;
	vertical-align: top;
}
table#thumbnailsTwo td.right {
	width: 100px;
	text-align: right;
	vertical-align: top;
}
table#thumbnailsTwo td a:link img, table#thumbnailsTwo td a:visited img {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #FFF;
}
table#thumbnailsTwo td a:hover img {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #713B3B;
}
table#thumbnailsTwo td a:active img {
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #DCC697;
}




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;
}
iframe {
	width: 580px;
	height: 373px;
	padding: 0;
	border: none;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	text-align: center;
	overflow: hidden;
}
iframe#maps {
	height: 550px;
}
div#footer {
	width: 100%;
	margin: 0 0 30px 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;
}
