body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #333 url(/images/bg-grey.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

.spacer {
	clear:both;
	height:1px;
}

#pageWrapper #header img {
	border: none;
}
#pageWrapper {
	width:741px;
	margin:0 auto 0 auto;
	background: transparent url(/images/header.jpg) center 21px no-repeat;
	position: relative;
}
#header {
	width:711px;
	height:177px;
}

#homespacer {
	height:30px;
}

#pageWrapper > #homespacer {
	height:40px;
}

#breadcrumbs {
	color: #ccc;
	width: 266px;
	padding: 32px 0 0 234px;
	font-size: 10px;
}

#breadcrumbs-full {
	color: #ccc;
	width: 466px;
	padding: 32px 0 0 40px;
	font-size: 10px;
}

#phototitle, #gallerytitle {
	width: 192px;
	padding: 24px 0px 0 0;
	position: absolute;
	right: 0px;
	top: 176px;
}
#phototitle h1, #gallerytitle h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 9px 31px;
}
#phototitle h1 {
	background: transparent url(/images/icon-slide.gif)  0 3px no-repeat;
}
#gallerytitle h1 {
	background: transparent url(/images/icon-slides.gif) 0 3px  no-repeat;
}




#menu {
	width: 202px;
	float: left;
/*	background-image: url(/images/bg-footprints.gif); */
	position: absolute;
	height: 400px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu ul {
	margin: 25px 20px 0 0;
	padding: 0px;
}
#menu li {
	display: block;
	list-style-type: none;
	text-align: right;
}

#menu li a:link, #menu li a:visited, #menu li a:hover, #menu li a:active  {
	height:12px;
	padding: 8px 32px 13px 8px;
	margin:0;
	display:block;
}
	
	
#menu li a:link, #menu li a:visited { color:#ccc;}
#menu li a:hover, #menu li a:active { color:#fff; text-decoration:none}


#menu li a.one:link, #menu li a.one:visited { background: #333 url(/images/icon-trees.jpg) no-repeat 158px 2px;}
#menu li a.one:hover { background: #333 url(/images/icon-trees.jpg) no-repeat -42px 2px;}
#menu li a.two:link, #menu li a.two:visited { background: transparent url(/images/icon-fish.jpg) no-repeat 158px center;}
#menu li a.two:hover { background: transparent url(/images/icon-fish.jpg) no-repeat -42px center;}
#menu li a.three:link, #menu li a.three:visited { background: transparent url(/images/icon-owl.jpg) no-repeat 158px center;}
#menu li a.three:hover { background: transparent url(/images/icon-owl.jpg) no-repeat -42px center;}
#menu li a.four:link, #menu li a.four:visited { background: transparent url(/images/icon-frog.jpg) no-repeat 158px center;}
#menu li a.four:hover { background: transparent url(/images/icon-frog.jpg) no-repeat -42px center;}
#menu li a.five:link, #menu li a.five:visited { background: transparent url(/images/icon-tree.jpg) no-repeat 158px center;}
#menu li a.five:hover { background: transparent url(/images/icon-tree.jpg) no-repeat -42px center;}
#menu li a.six:link, #menu li a.six:visited { background: transparent url(/images/icon-snake.jpg) no-repeat 158px center;}
#menu li a.six:hover { background: transparent url(/images/icon-snake.jpg) no-repeat -42px center;}

#contentWrapper {
	width: 522px;
	float: right;
	margin: 22px 0 0 0;
        padding:0;
}

#pageWrapper > #contentWrapper {
	margin: 22px 15px 0 0;
}

#fullWrapper {
	width: 760px;
	margin: 42px 0px 0 0;
        padding:0;
        text-align:center;
}

#pageWrapper > #fullWrapper {
	margin: 22px 15px 0 0;
}

.padding {
    padding:5px 20px 50px 30px
}

#title-image {
     margin:0;
}

#gallery {
    width:503px;
    background: #181c12 url(/images/gallery-bot.jpg) left bottom no-repeat;
    padding:0;
}

#libraries {
    width:503px;
    background: #181c12 url(/images/libraries-bot.jpg) left bottom no-repeat;
    padding:0;
}

#contact {
    width:503px;
    background: #181c12 url(/images/contact-bot.jpg) left bottom no-repeat;
    padding:0;
}


#bio, #publications, #purchase {
    width:503px;
    background: #181c12 url(/images/content-bot.gif) left bottom no-repeat;
    padding:0;
}

#content {
    width:503px;
    background: #181c12 url(/images/content-bot.gif) left bottom no-repeat;
    padding:0;
}

#gallery #top, #libraries #top, #bio #top,  #publications #top,  #purchase #top,  #contact #top, #content #top {
    width:503px;
    background: #181c12 url(/images/content-top.gif) left top no-repeat;
}


.padding p {
    line-height:20px;
    margin:10px 50px 10px 40px;
    text-align:justify;
}

.prices table {
    margin:10px 50px 10px 44px;
}

.tableBorder {
 
}

td.tabletitle {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:			left;
 padding:           5px 4px 5px 12px; 
}

td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px; 
}

.title {
 margin:0px;
 padding:0px;
}

.thumb {
        text-align:center;
        font-size:10px;
        color:#ccc;
}

.thumb img {
	border: 5px solid #2e3623;
	margin-bottom:5px;
}


#contentWrapper .image {
       text-align:center;
       width:480px;
}

#fullWrapper .image {
       text-align:center;
       width:100%;
       padding:20px 0 20px 0;
}


#fullWrapper > .image {
       text-align:center;
       width:100%;
       padding:0;
}


.image img {
	border: 10px solid #202020;
	margin-bottom:15px;
}

.paginate {
        text-align:right;
        font-size:10px;
        color:#ccc;
        padding-top:60px;
}

.paginate a:link, a:visited {color:#ccc;}

#contentWrapper #imagefooter {
        width:100%;
}

#fullWrapper #imagefooter {
        width:100%;
}

#previous {
	font-size:10px;
}

#contentWrapper #imagefooter #expand {
	font-size:12px;
	width: 130px;
        padding-left:25px;
        background: transparent url(/images/zoom.gif) 5px 0px no-repeat;*/
}


#fullWrapper #imagefooter #expand {
	font-size:12px;
	width:130px;
        padding-left:25px;
        background: transparent url(/images/zoom.gif) 5px 0px no-repeat; */
}

#next {
	font-size:10px;
}




#footer {
	width: 450px;
	height: 100px;
	text-align: right;
	background: transparent  url(/images/footer-line.gif) right top no-repeat;
	padding: 20px;
	margin: 0;
	font-size: 10px;
}
#footer p {
	margin:0;
	padding:0;
}