body {
	margin:0px;
	padding:0px;
	background:#000000 url('images/top_bgd.jpg') no-repeat center top;
	color:#FBE6A7;
}
:focus {
	outline-style:none;
}
#logo{
	height:200px;
	
	display:block;
	text-decoration:none;
}
#wrapper{	
	padding-top:235px;
	background:url('images/middle_01.png') no-repeat center top;	
}
#wrapperInner{	
	min-height:152px;
	padding-bottom:100px;
	background:url('images/middle_02.png') no-repeat center bottom;
}
#content{	
	margin:0 auto;
	width: 868px;	
	z-index:1;
}
#galleryAlbum{
	float:left;
	margin-top:-120px;	
	clear:both;
	position:relative;		
	z-index:10;
}
#galleryAlbum label{display:none;}
.ThumbImage{
	float:left;
	width: 165px;
	margin:4px;
	_margin:3px;
}
.paging{	
	top:-25px;
	$top:-23px;
	_top:-23px;
	position:relative;
	clear:both;	
}
#ruler_prev{
	display:block;
	position:absolute;
	top:0px;
	left:-18px;
	background:url('images/previous.gif') no-repeat;
	width:18px;
	height:18px;
	text-indent:-3000px;
}
#ruler_next{
	display:block;
	position:absolute;
	top:0px;
	right:-18px;
	background:url('images/next.gif') no-repeat;
	width:18px;
	height:18px;
	text-indent:-3000px;
}
#wrapperComments{	
	margin-top:0px;
	background:url('images/bottom_bgd.jpg') no-repeat center top;	
	float:left;
	width:100%;
}
#comments{
 	margin:0 auto;
 	$margin-top:50px;
	width: 868px;
	margin-bottom:50px;	
}
h2{margin-bottom:0px;}
h3{color:#DA0606;}
.FormDiv{float:left;clear:both;}
.Error{
	color:#DA0606;
	margin-bottom:20px;
	float:left;
	width:868px;
	clear:both;
}
.TextFieldDiv,.TextAreaDiv,.ButtonDiv{
	float:left;
	width:868px;
	clear:both;
	margin-bottom:5px;
}
label {
	float:left;
	width:150px;
}
label .asterix{
	color:#DA0606;
	margin-left:5px;
}
input.TextField, textarea{
	float:left;
	width:715px;
	$width:710px;
	_width:710px;
	border:1px solid #FBE6A7;
	background:#000000;
	color:#FBE6A7;
}
input.Button{float:left;margin-left:150px;}
.CommentList {float:left;clear:both;width:868px;}
.CommentList .CommentName{margin-bottom:5px;}
.CommentList .CommentName span {font-style:italic;}
.CommentList .CommentText {text-align:justify;}
.CommentList .Comment {margin-top:15px;}

#lbOverlay, #lbCenter{z-index:100;}
