#wrapper {width:900px; /* Set to whatever content width is */
		margin:0 auto; /* Centers content inside this container on screen */
		text-align:left; /* Resets text in IE 6,7, and Firefox 2 */
}
#wrapper2 {width:1250px; /* Set to whatever content width is */
		margin:0 auto; /* Centers content inside this container on screen */
		text-align:left; /* Resets text in IE 6,7, and Firefox 2 */
}
		
#jp {text-align:center;
}		

#intro {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		float:left;
		padding: 0px 0px 0px 0px;
		margin: 400px 0px 0px 200px;
		text-align:center;
		text-decoration:none;
		border:none;
		vertical-align:bottom;
}
#left {float:left;
padding-right:10px;
text-align:right;
width:120px;
}
#right {float:right;
}

#header {height: 40px;
		width: 100%;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
}



#main {font-size: 12px;
		float: left;
		width: 100%;
		height: auto;
		min-height:600px;
		padding-top:30px;
}

#leftsidebar {float: left;
			width: 200px;;
			height: 600px;
			padding: 0px 0px 0px 0px;
			margin:0px 20px 0px 0px;
}

#thumbs {float:right;
		margin:10px 0px 0px 0px;
		width:200px;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 3px 3px 3;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: inline-block;

}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
.breaker {clear:both;
			text-align:middle;
			width:100%;
			}
#sidebar {float: left;
			width: 250px;
			background-color: transparent;
			height: auto;
			color: #0033FF;
			position: inherit;
			padding: 6px 0px 10px 0px;
}
#jp {float:right;
}
/*.img{margin: 3px 3px 3px 3px;
	border: none;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
 }
 
.img img{display: inline;
		border: 1px solid transparent;
}

.img a:hover img{border: 1px solid #0000ff;
}*/

/*------------------------------------------------gallery--------------------------------------------------------------------*/
#home_img {width: 550px;
			height: auto;
			float: left;
			margin: 0px 0px 0px 0px;
			overflow:visible;
}


#loadarea {float:left;
		width:auto;
		overflow:visible;
}


div.slideshow-container {
	position: relative;
	clear: both;
	height: 530px; /* This should be set to be at least the height of the largest image in the slideshow */
	overflow:visible;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 530px; /* This should be set to be at least the height of the largest image in the slideshow */
	overflow:visible;
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align:left;
}
div.slideshow a.advance-link {
	display: block;
	width:auto;
	height: 530px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: auto; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align:left;
	vertical-align:top;
	overflow:visible;
}

div.slideshow a.advance-link img {vertical-align:top;
                                  border:none;
								  margin-top:-15px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: auto; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
	vertical-align:top;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
	vertical-align:top;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
	margin:0px 5px 0px 0px;
	border:1px solid #EEE;
}
div.ss-controls {
	float: right;
}
div.nav-controls {
	float: right;
}
div.caption-container {
    position:relative;
	clear:both;
	width:680px;
	padding:0px 0px 50px 0px;
	margin-top:-60px;
	height: 50px;
	float:right;
	vertical-align:top;
}

span.image-caption {
	display: block;
	position: absolute;
	width: 350px;
	top: 0;
	left: 0;
}
div.caption {
	padding:0px 0px 0px 0px;
}
span.image-title, 
span.image-desc {
	line-height: 1.3em;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#info {float:left;
clear:left;
vertical-align:bottom;
}
#content {
		float:left;
		padding: 0px 0px 0px 0px;
		height: auto;
		margin: 0px 0px 0px 0px;
}

#links {width: 900px;
		text-align: left;
		padding: 0px 0px 0px 0px;
		height: 100px;
		margin: 150px 0px 0px 275px;
}
#elephant {width: 900px;
		text-align: center;
		padding: 20px 0px 0px 0px;
		height: 40px;
		margin: 50px 0px 0px 0px;
}
#x {width: 900px;
		text-align: left;
		padding: 00px 0px 0px 0px;
		height: 20px;
		margin: 280px 0px 0px 0px;
}



