@CHARSET "UTF-8";

body
{
	background-color:#392e29;
	color:#9ee6ed;
	font-family: Georgia;
	font-size:12px;
	line-height:24px;
	padding-left:30px;
}
img
{
	border:0px;
}

h1
{
	display:none;
}
#wrapper
{
	float:left;
	position:relative;
	margin:auto;
	width:900px;
}
#header
{
	float:none;
	padding-top:26px;
	padding-left:6px;
	position:relative;
}
#left
{
	padding-top:5px;
	padding-left:23px;
	position:relative;
	float:left;
}
#image_holder
{
	width:500px;
	height:625px;
	background-color:black;
	cursor:move;
	margin-top:10px;
}
#bottom
{
	clear:left;
	padding-left:5px;
}
#right .button
{
	margin:10px 0px 0px -14px;
	}
#right
{
	width:344px;
	padding:0px 14px;
	text-align:justify;
	float:left;
	position:relative;
}
#right p
{
	word-wrap: break-word;
}
#right img
{
	margin-left:85px;
	margin-bottom:5px;
}
#bottom img
{
	margin-left:5px;
	cursor:pointer;
}
#bottom div
{
	float:left;
	width:414px;
	font-size:16px;
	color: #aaaaaa;
	letter-spacing:1px;
}
#slider_bar a
{
	position:absolute;
	height:0px;
	width:40px;
	right:4px;
	bottom:0px;
	overflow:visible;
}
#slider_bar
{
	padding-right:10px;
	bottom:40px;
	position:relative;
	height:282px;
	width:57px;
	overflow:visible;
}
#slider_bar a img
{
	opacity:0.8;
}
#slider_bar > img
{
	opacity:0.6;
}
#full_screen
{
	top:10px;
	right:10px;
	opacity:0.6;
}