body {
	background: #000000 url(images/back_final2.jpg) no-repeat center top;
	margin-top: 70px;
	text-align: justify;
	font-family: Tahoman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 20px;
	margin-left: 5px;
}
/* Menu */

#menu {
	width: 790px;
	height: 35px;
	margin: 0 auto;
	background: #000000 url(images/menu1_2.jpg) no-repeat center top;
}

#menu ul {
	margin: 0px 60px 0px 0px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	padding: 10px 15px 0px 0px;
	text-decoration: none;
	font-size: 90%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {position:relative; width:201px; height:201px; background-color:#000; margin:1px auto;}

#menu2 a.p1:visited, #menu2 a.p2:visited, #menu2 a.p3:visited, #menu2 a.p4:visited, #menu2 a.p5:visited, #menu2 a.p6:visited, #menu2 a.p7:visited, #menu2 a.p8:visited {position:absolute; display:block; width:67px; height:67px; background-color:#000; color:#7b7b7b; text-decoration:none;}
#menu2 a.p1:visited {top:0px; left:0px;}
#menu2 a.p2:visited {top:0px; left:68px;}
#menu2 a.p3:visited {top:0px; left:134px;}
#menu2 a.p4:visited {top:68px; left:0px;}
#menu2 a.p5:visited {top:68px; left:134px;}
#menu2 a.p6:visited {top:134px; left:0px;}
#menu2 a.p7:visited {top:134px; left:68px;}
#menu2 a.p8:visited {top:134px; left:134px;}

#menu2 a.p1, #menu2 a.p2, #menu2 a.p3, #menu2 a.p4, #menu2 a.p5, #menu2 a.p6, #menu2 a.p7, #menu2 a.p8 {position:absolute; display:block; width:67px; height:67px; background-color:#000; color:#7b7b7b; text-decoration:none;}
#menu2 a.p1 {top:0px; left:0px;}
#menu2 a.p2 {top:0px; left:68px;}
#menu2 a.p3 {top:0px; left:134px;}
#menu2 a.p4 {top:68px; left:0px;}
#menu2 a.p5 {top:68px; left:134px;}
#menu2 a.p6 {top:134px; left:0px;}
#menu2 a.p7 {top:134px; left:68px;}
#menu2 a.p8 {top:134px; left:134px;}


#menu2 a.p1:hover, #menu2 a.p2:hover, #menu2 a.p3:hover, #menu2 a.p4:hover, #menu2 a.p5:hover, #menu2 a.p6:hover, #menu2 a.p7:hover, #menu2 a.p8:hover {text-decoration:none; background-color:#CC0000; color:#000;}

#menu2 a img {display:block; position:absolute; width:1px; height:1px; border:0px; top:0px; left:0px;}

#menu2 a.p1:hover img {display:block; position:absolute; top:68px; left:68px; width:67px; height:67px; border:0px;}
#menu2 a.p2:hover img {display:block; position:absolute; top:68px; left:0px; width:67px; height:67px; border:0px;}
#menu2 a.p3:hover img {display:block; position:absolute; top:68px; left:-68px; width:67px; height:67px; border:0px;}
#menu2 a.p4:hover img {display:block; position:absolute; top:0px; left:68px; width:67px; height:67px; border:0px;}
#menu2 a.p5:hover img {display:block; position:absolute; top:0px; left:-68px; width:67px; height:67px; border:0px;}
#menu2 a.p6:hover img {display:block; position:absolute; top:-68px; left:68px; width:67px; height:67px; border:0px;}
#menu2 a.p7:hover img {display:block; position:absolute; top:-68px; left:0px; width:67px; height:67px; border:0px;}
#menu2 a.p8:hover img {display:block; position:absolute; top:-68px; left:-68px; width:67px; height:67px; border:0px;}
#freddie {position:absolute; left:68px; top:68px; border:0px;}



h1 {
}

h2, h3 {
	margin-top: 0px;
}

h5, h6 {
}

h4 {margin-top: -100px;}

p, ol, ul, dl, blockquote {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img { border: 0px solid #FFFFFF; }

.img1 {
	float: left;
	margin: 5px 15px 0px 0px;
}

.img2 {
	float: left;
	margin: 5px -20px 0px 0px;
}




/* Header */

#header {
	width: 790px;
	height: 120px;
	border-top: 0px solid #1F1F1F;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #1F1F1F;
	margin: 0px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 0px;
	font-size: 40px;
	letter-spacing: -2px;
}

#header h2 {
	margin: 0px;
	padding-top: 0px;
	font-size: 12px;
	letter-spacing: -1px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Post */

.latest-post {
	padding: 0px 2em 1em 3em;
}

.latest-post h2 {
	font-size: 1.6em;
	color: #D61C38;
}

.post {
	padding: 2em 2em 1em 3em;
	border-top: 1px dashed #FFF;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #FFF;
}

.file * {
	color: #000000;
}

/* Content */

#content {
	width: 730px;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;

}

#colOne {
	float: left;
	width: 500px;
	padding: 5px 5px;
	border-top: 0px solid #1F1F1F;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #1F1F1F;

}

#colOne .search {
	background-color: #000000;
	margin: 0px;
	padding-bottom: 0px;
	height: 50px;
}
#colTwo {
	float: right;
	width: 210px;
	margin-top: -120px;
	border-top: 0px solid #1F1F1F;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #1F1F1F;

}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 2em;
}

#colTwo a {
	color: #FF4000;
}

#colTwo h1, #colTwo h2 {
	padding: 0px 0 5px 5px;
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-bottom: 1px dashed #666666; 
	color: #FFFFFF;
}

#tabs {padding:0; margin:25px 0px 0 15px; list-style:none;}
#tabs li {
	display:inline;
	padding:0;
	float:left;
	margin-right:5px;
	position:relative;
}
#tabs li.one {width:190px;}
#tabs li.two {width:240px;}
#tabs li.three {width:185px;}
#tabs li a.outer-link {background:#f8f8f8; display:block; width:185px; position:relative;}
#tabs table {border-collapse:collapse; margin:-1px;}
#tabs li b {display:block; background:transparent url(tab_top2.gif) no-repeat 0 0; padding:2px 0 0 5px; height:15px; font-size:0.9em; overflow:hidden;}
#tabs li div {border:1px solid #888; border-width:0 1px 1px 1px; padding:5px 5px 5px 5px;}
#tabs li h3 {padding:0; margin:0; font-family:georgia, serif; font-size:17px;}
#tabs li p {font-family:verdana, serif; font-size:11px; line-height:1.5em;}
#tabs li a {color:#000; text-decoration:none;}
#tabs li a.inner-link {color:#c00; text-decoration:none;}
#tabs li a.inner-link:hover {text-decoration:underline; cursor:default;}
#tabs li.one:hover, #tabs li.one a.outer-link:hover {background:#fef;}
#tabs li.two:hover, #tabs li.two a.outer-link:hover {background:#cff;}
#tabs li.three:hover, #tabs li.three a.outer-link:hover {background:transparent url(tab_back2.jpg);}



/* Footer */

#footer {
	width: 730px;
	margin: 0px auto;
	padding: 5px 0px;
	color: #CCC;
}

#footer p {
	margin: 5px;
	padding-top: 0px;
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #FF4000;
}


* 					{ margin:0px; padding:0px; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: -35px 0 0 -7px;
	list-style: none;
	background: url(images/menu-bg.jpg);
	width: 720px;
	overflow: auto;
}

ul#menuback li.shutter {
	width: 180px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(images/shutter-africanplains.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(images/shutter-reptiles.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(images/shutter-aviary.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(images/shutter-arcticzone.jpg) no-repeat; 
}

a.link {
   width: 180px;
   height: 100px;
   display: block;
   background: url(images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}


.floatLeft 									{ float: left; margin-right: 20px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: -95px 20px -50px -35px; position: relative; min-height: 500px;
											  background: }

/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -49px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

