a.cartSummaryLink {
	font-size:18px;
}


body {
	margin:0;
	padding: 0px 0 0 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	text-align:center;
	color:#999;
	background: #444444 url(images/bg.gif) repeat;
	border-top: 1px solid #000000;
}

p a:link, p a:visited {
	padding-bottom:0;
	color: #000000;
	text-decoration:none;
	border-bottom:1px solid #a6ce39;
}

h2 a:link, h2 a:visited, h3 a:visited {
	border-bottom: none;
	color: #FFF;
	text-decoration: none;
}

h1 a:link, h1 a:visited {
	margin: 0 10px 5px 0;
	padding: 15px 0 5px 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	color: #333333;
	border-bottom: 0px solid #a6ce39;
	text-decoration: none;
}

h1 a:hover {
	color: #a6ce39;
	text-decoration: none;
}

h3 a:link {
	color: #749239;
	text-decoration: none;
}

.announcement-list h2 a, .announcement-list h2 a:link, .announcement-list h2 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.announcement-list h2 a:hover {
	text-decoration: underline;
}

.announcement-details {
	color: #777777;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.goBack {
	margin-top: 20px;
}

p a:hover {
	padding-bottom:0;
	color: #a6ce39;
	text-decoration:none;
}

textarea {
	background: #777;
}

input {
	background: #777;
}


/* page structure
---------------------------------------------------------- */

#main-body {
	width:942px;
	margin:0 auto;
	padding:0 10px;
	font-size:12px;
	line-height:1.6em;
	text-align:left;
	background: url(images/bg_shadow4.png) repeat-y;
	border-top: 0px solid #000;
	border-left: 0px solid #222;
	border-right: 0px solid #222;
	border-bottom: 0px solid #000000;
}

#leftnav {
	width: 200px;
	/*height: 400px;*/
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left: 0px solid #222;
	line-height: 1.2em;
	color: #CCCCCC;
	background: #FFFFFF url(images/sb.png) no-repeat top left;
	/*padding: 15px;*/
	display: inline;
}

body#schools #leftnav { background: #FFFFFF url(images/sidebar_blue.png) no-repeat top left;}
body#kids #leftnav { background: #FFFFFF url(images/sidebar_orange.png) no-repeat top left;}
body#teens #leftnav { background: #FFFFFF url(images/sidebar_black.png) no-repeat top left;}
body#families #leftnav { background: #FFFFFF url(images/sidebar_families.png) no-repeat top left;}
body#churchretreats #leftnav { background: #FFFFFF url(images/sidebar_dblue.png) no-repeat top left;}

#leftnav-inner {
	width: 170px;
	margin: 0;
	padding: 15px;
}

body#home #leftnav-inner { background: url(images/sidebar_greenbot.png) no-repeat bottom left; }
body#schools #leftnav-inner { background: url(images/sidebar_bluebot.png) no-repeat bottom left; }
body#kids #leftnav-inner { background: url(images/sidebar_orangebot.png) no-repeat bottom left; }
body#teens #leftnav-inner { background: url(images/sidebar_blackbot.png) no-repeat bottom left; }
body#families #leftnav-inner { background: url(images/sidebar_redbot.png) no-repeat bottom left; }
body#churchretreats #leftnav-inner { background: url(images/sidebar_dbluebot.png) no-repeat bottom left; }
body#bookings-page #leftnav-inner { background: url(images/sidebar_greenbot.png) no-repeat bottom left; }
body#catalog-page #leftnav-inner { background: url(images/sidebar_greenbot.png) no-repeat bottom left; }

#bookings {
	width: 200px;
	margin: -8px 0 0 0;
	padding: 0px;
	background: #FFFFFF;
}

/*ENQUIRY*/

#enquiry {
	background: #FFFFFF;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:200px;
	height: 120px;
}

#enquiry ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#enquiry li {
	margin: 0;
	padding: 0;
}

#enquiry li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
	height: 80px;
	background: url(images/booking_enquiry.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

#enquiry li a:hover {
	background-position: 0 -80px;
}

/*BOOK ONLINE YOUTH */


#book-online-youth {
	background: #FFFFFF;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:480px;
	height: 78px;
}

#book-online-youth ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#book-online-youth li {
	margin: 0;
	padding: 0;
}

#book-online-youth li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	width: 480px;
	height: 78px;
	background: url(images/book_online_youth.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

/*BOOK ONLINE FAMILIES */


#book-online-families {
	background: #FFFFFF;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:480px;
	height: 78px;
}

#book-online-families ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#book-online-families li {
	margin: 0;
	padding: 0;
}

#book-online-families li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	width: 480px;
	height: 78px;
	background: url(images/book_online_easter.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}


/*PHONE*/

#phone {
	background: #FFFFFF;
	list-style-type:none;
	margin: -50px 0 0 0;
	padding: 0px;
	width:200px;
}

/*PAYMENT*/

#payment {
	background: #FFFFFF;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:200px;
}

#payment ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#payment li {
	margin: 0;
	padding: 0;
}

#payment li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	width: 200px;
	height: 80px;
	background: url(../images/bookpay.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

#payment li a:hover {
	background-position: 0 -80px;
}

#content {
	width: 491px;
	float: left;
	background-color: #FFFFFF;
	margin: 0;
	padding: 15px 30px 20px 20px;
	display: inline;
	border-left: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 1px solid #CCC;
}

body#home #content {
	width: 541px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0 0 0;
	padding: 6px 0 0 0px;
	display: inline;
	border-left: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	display: inline;
	border-right: 1px solid #CCC;
}

#sidebar {
	width: 200px;
	float: right;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left: 0px solid #222;
	font-size: 90%;
	line-height: 1.5em;
	color: #777777;
	padding: 0px;
	display: inline;
	overflow: hidden;
	background: #FFFFFF;
}

/*body#schools #sidebar { background: #FFFFFF url(images/sidebar_blue.png) no-repeat top left;}
body#kids #sidebar { background: #FFFFFF url(images/sidebar_orange.png) no-repeat top left;}
body#families #sidebar { background: #FFFFFF url(images/sidebar_families.png) no-repeat top left;}
body#conferences #sidebar { background: #FFFFFF url(images/sidebar_black.png) no-repeat top left;}
body#churchretreats #sidebar { background: #FFFFFF url(images/sidebar_dblue.png) no-repeat top left;}*/

#sidebar-inner {
	width: 190px;
	margin: 0;
	padding: 5px;
}

/*body#home #sidebar-inner { background: url(images/sidebar_greenbot.png) no-repeat bottom left; }
body#schools #sidebar-inner { background: url(images/sidebar_bluebot.png) no-repeat bottom left; }
body#kids #sidebar-inner { background: url(images/sidebar_orangebot.png) no-repeat bottom left; }
body#families #sidebar-inner { background: url(images/sidebar_redbot.png) no-repeat bottom left; }
body#conferences #sidebar-inner { background: url(images/sidebar_blackbot.png) no-repeat bottom left; }
body#churchretreats #sidebar-inner { background: url(images/sidebar_dbluebot.png) no-repeat bottom left; }*/
	

/* header
---------------------------------------------------------- */

#header {
	margin: 0 auto;
	padding: 0 10px;
	width: 942px;
	font-size:95%;
	background: url(images/bg_shadow.png) repeat-y;
}

/* logo */

#logo {
	width:942px;
	margin:0 auto;
	padding: 10px 0 0 0;
	border-top:0px solid #cccccc;
	text-align:left;
	background: #FFF url(images/header.gif) no-repeat top left;
}

body#conf_home #logo { background: #FFFFFF url(images/logo_black.png) no-repeat top left }
body#conf_conf #logo { background: #FFFFFF url(images/logo_black.png) no-repeat top left }
body#conf_busi #logo { background: #FFFFFF url(images/logo_black.png) no-repeat top left }
body#conf_wedd #logo { background: #FFFFFF url(images/logo_black.png) no-repeat top left }
body#conf_even #logo { background: #FFFFFF url(images/logo_black.png) no-repeat top left }
body#conf_cont #logo { background: #FFFFFF url(images/logo_black.png) no-repeat top left }

#logo span, #logo a {
	display:block;
	width:350px;
	height: 80px;
	padding:0;
	margin: 0;
	border-style:none;
	background:none;
}

#logo img {
	display:block;
	width:0;
}

#logo a:hover {
	background-image: none;
}

/* global navigation */

#globolinks {
	margin: 0px auto;
	width: 942px;
	height: 45px;
	padding:0;
	background: url(images/nav_bg.png) no-repeat bottom left;
	border-top: 0px solid #333;
	border-bottom: 0px solid #999;
}

/* navigation */

#glo {
	position: relative;
	background: #FFFFFF;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:942px;
	float: left;
}

#glo ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#glo li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#glo li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 45px;
	background: url(images/nav_bg.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_hom a {
	left: 0px;
	top: 0px;
	width: 157px;
	background-position: 0px 0px;
}

li#nav_sch a {
	left: 157px;
	top: 0px;
	width: 157px;
	background-position: -157px 0px;
}

li#nav_kid a {
	left: 314px;
	top: 0px;
	width: 157px;
	background-position: -314px 0px;
}

li#nav_tee a {
	left: 471px;
	top: 0px;
	width: 157px;
	background-position: -471px 0px;
}

li#nav_fam a {
	left: 628px;
	top: 0px;
	width: 157px;
	background-position: -628px 0px;
}

li#nav_chu a {
	left: 785px;
	top: 0px;
	width: 157px;
	background-position: -785px 0px;
}

li#nav_conf a {
	left: 708px;
	top: -90px;
	width: 234px;
	background-position: -945px 0px;
}

li#nav_hom a:hover { background-position: 0px -45px; }
li#nav_sch a:hover { background-position: -157px -45px; }
li#nav_kid a:hover { background-position: -314px -45px; }
li#nav_tee a:hover { background-position: -471px -45px; }
li#nav_fam a:hover { background-position: -628px -45px; }
li#nav_chu a:hover { background-position: -785px -45px; }
li#nav_conf a:hover { background-position: -945px -45px; }

body#home li#nav_hom a { background-position: -0px -90px; }
body#schools li#nav_sch a { background-position: -157px -90px; }
body#kids li#nav_kid a { background-position: -314px -90px; }
body#teens li#nav_tee a { background-position: -471px -90px; }
body#families li#nav_fam a { background-position: -628px -90px; }
body#churchretreats li#nav_chu a { background-position: -785px -90px; }

/* CONFERENCE SITE NAVIGATION  */

li#c_home a {
	left: 0px;
	top: 0px;
	width: 157px;
	background-position: 0px 0px;
}

li#c_conf a {
	left: 157px;
	top: 0px;
	width: 157px;
	background-position: -157px 0px;
}

li#c_busi a {
	left: 314px;
	top: 0px;
	width: 157px;
	background-position: -314px 0px;
}

li#c_wedd a {
	left: 471px;
	top: 0px;
	width: 157px;
	background-position: -471px 0px;
}

li#c_even a {
	left: 628px;
	top: 0px;
	width: 157px;
	background-position: -628px 0px;
}

li#c_cont a {
	left: 785px;
	top: 0px;
	width: 157px;
	background-position: -785px 0px;
}

li#c_mini a {
	left: 708px;
	top: -90px;
	width: 234px;
	background-position: -945px 0px;
}

li#c_home a:hover { background-position: 0px -45px; }
li#c_conf a:hover { background-position: -157px -45px; }
li#c_busi a:hover { background-position: -314px -45px; }
li#c_wedd a:hover { background-position: -471px -45px; }
li#c_even a:hover { background-position: -628px -45px; }
li#c_cont a:hover { background-position: -785px -45px; }
li#c_mini a:hover { background-position: -945px -45px; }

body#conf_home li#c_home a { background-position: -0px -90px; }
body#conf_conf li#c_conf a { background-position: -157px -90px; }
body#conf_busi li#c_busi a { background-position: -314px -90px; }
body#conf_wedd li#c_wedd a { background-position: -471px -90px; }
body#conf_even li#c_even a { background-position: -628px -90px; }
body#conf_cont li#c_cont a { background-position: -785px -90px; }


/* navigation */

#nav {
	width:160px;
	margin: 0;
	padding:10px 5px 0px 5px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style:none;
	background: none;
}

#nav li {
	margin:0px 3px 8px 3px;
	padding: 0px 3px 8px 3px;
	font-size:12px;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}

#nav li a {
	padding:10px 0px 10px 0px;
	width: 120px;
	text-decoration: none;
	color:#FFFFFF;
	border:none;
	background: none;
}

#nav li a:hover {
	color:#FFFFFF;
	background: none;
	text-decoration: underline;
}

#nav li a.active {
	padding-right: 30px;
	letter-spacing: 0px;
	color:#FFFFFF;
	text-decoration: none;
	background: url(images/arrow2.png) no-repeat top right;
}

/* content
---------------------------------------------------------- */
	

.center {
	width: 491px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 30px 20px 20px;
	border-left: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}

#center-inner {
	width: 510px;
	padding: 4px 0;
	margin: 10px auto;
}

#content-text {
	border: 0;
	padding: 0;
	margin: 0;
}

#content h4 {
	margin: 0 10px 0px 0;
	padding: 5px 0 0px 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	color: #333333;
	border-bottom: 0px solid #a6ce39;
	clear: left;
}

#content h1 {
	margin: 0 10px 5px 0;
	padding: 15px 0 5px 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	color: #333333;
	border-bottom: 1px solid #a6ce39;
	clear: left;
}

#content h2 {
	margin: 0 10px 0 0;
	padding: 15px 0 5px 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	border-bottom: 1px dotted #cccccc;
	color: #57735b;
}

#content h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	text-transform:uppercase;
}

#content p {
	color: #777777;
}

#wide-image {
	width: 550px;
	background: none;
}

.wide {
	width: 550px;
	height: 185px;
	border-top: 8px solid #000;
	border-bottom: 8px solid #000;
}

#title {
	margin: 0px 0px 20px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #888;
	color: #CCC;
}

#title a {
	text-decoration:none;
	border-bottom:1px solid #a6ce39;
}

#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 200%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #a6ce39;
	border: none;
}

body#home #title {
	margin-top: 0px;
	padding: 15px 15px 15px 15px;
	border-bottom: 0;
	background: #000000;
}

body#home #title h1 {
	margin-bottom: 4px;
	line-height: 1em;
	color: #a6ce39;
	font-size: 200%;
}

body#home #title p {
	color:#777;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333333;
}

body#home #title a {
	color:#FFF;
	text-decoration:none;
}

body#home #title a:hover {
	color:#a6ce39;
	background: none;
}

body#home #title a:visited {
	text-decoration:none;
}

.blue {
	color:#a6ce39;
	padding: 10px 10px 0 0;
}



/* sidebar
---------------------------------------------------------- */

.sb-info {
	padding: 5px 5px 10px 5px;
	margin: 0 5px 5px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

.sb-info h1 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	color: #333333;
	border-bottom: 1px solid #a6ce39;
}

.sb-info h2 {
	margin: 0;
	padding: 5px 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #555555;
	border: none;
}

.sb-info h3 {
	margin:0;
	padding: 0;
	font-size:100%;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#749239;
	font-weight: bold;
}

.sb-info ul {
	list-style:square;
	margin-left: 8px;
	padding-left: 8px;
	line-height: 18px;
}

.sb-info li a:link, #sb-info li a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom:1px solid #a6ce39;
}

.sb-info li a:hover {
	color: #a6ce39;
	text-decoration: none;
}

.img-list {
	margin: 0px;
	padding: 0px
	border-bottom: 0;
}

.img-list ul {
	list-style:none;
	background: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 0;
}

.img-list li {
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-right: 0px solid #DDD;
	border-bottom: 0;
}

.img-list li a {
	text-decoration: none;
	width: 150px;
	text-align: center;
	line-height: 1em;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform:uppercase;
	border-bottom: 0;
	background: none;
	padding-bottom: 15px;
}


.img-list li a img {
	padding: 4px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF;
}

.img-list li a:hover {
	text-decoration: none;
	width: 130px;
	text-align: center;
	line-height: 1em;
	border-bottom: 0;
	background-color: #FFF;
	padding-bottom: 15px;
}

.img-list li a:hover img {
	padding: 4px;
	border: 1px solid #000000;
	background: #FFFFFF;
}

.img-hor {
	width: 900px;
	height: 110px;
	margin: 0px auto;
	padding: 0px
	border-bottom: 0;
}

.img-hor ul {
	list-style:none;
	background: none;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 0;
	width: 720px;
}

.img-hor li {
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-right: 0px solid #DDD;
	border-bottom: 0;
	display: inline;
	float: left;
	text-align: left;
}

.img-hor li a {
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
	border-bottom: 0;
	background: none;
	padding-bottom: 10px;
}


.img-hor li a img {
	padding: 4px;
	margin-top: 10px;
	border: 0px solid #AAAAAA;
	background: none;
}

.img-hor li a:hover {
	text-decoration: none;
	text-align: center;
	border-bottom: 0;
	background-color: none;
	padding-bottom: 10px;
}

.img-hor li a:hover img {
	padding: 4px;
	border: 0px solid #000000;
	background: none;
}

.img-hor li p {
	 font-size: 10px;
	 line-height: 1.5em;
	 color: #777777;
	 padding: 12px;
}

#content img {
	padding: 4px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF;
}

/* links
---------------------------------------------------------- */

#links {
	clear: left;
	margin:0 auto;
	display: block;
	position: relative; z-index: 99;
	width:942px; 
	background: url(images/bg_shadow.png) repeat-y;
	padding: 0 10px;
	text-align: center;	
}

#links-inner {
	width: 942px;
	padding: 10px 0;
	background: #DDDDDD;
	border-top: 1px solid #BBBBBB;
}


/* footer
---------------------------------------------------------- */

#footer {
	margin: 0px auto;
	width: 944px;
	padding: 0px 10px 10px 10px;
	font-size: 95%;
	line-height: 1.5em;
	text-align: center;
	background: url(images/foot_shadow.png) no-repeat bottom center;
}
	
#footer-inner {
	margin: 0 auto;
	position: relative; z-index: 1;
	width: 942px;
	padding: 10px 0 ;
	background-color: #333333;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}
	
#footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#a6ce39;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#a6ce39;
	background: none;
}

#footer a:visited {
	text-decoration:none;
}


/* credits and links
---------------------------------------------------------- */

#credits {
	width: 942px;
	margin: 0 auto;
	padding: 0px;
	line-height: 1.5em;
}
	
#credits-inner {
	padding: 0 ;
	background: none;
	float: left;
}

.credits-jeremy {
	background: none;
	list-style-type:none;
	margin: 0px 0 80px 0;
	padding: 0px;
	width:942px;
	position: relative;
	display: block;
}

.credits-jeremy ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
	width: 140px;
}

.credits-jeremy li {
	margin: 0;
	padding: 0;
}

#xtest {
	position: absolute; top: -31px; left: 401px;
	z-index: 0;
	margin: 0;
	padding: 0;
	display: block;
	width: 140px;
	height: 50px;
	background: url(images/credits2.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

#xtest a {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	width: 140px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

/*.credits-jeremy li a:hover {
	position: absolute; top: -10px; left: 401px;
	width: 140px;
	height: 50px;
	background-position: 0 -50px;
}
*/


hr, .hide {
	display: none;
}

a img {
	border: none;
}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#img-label:after,
#img-list:after,
#thumbnails:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
	
	