@charset "utf-8";
/* CSS Document */
H1 {
float:none;
display:block;
text-align:left;
margin-left:20px;
margin-top:20px;
}
p {
	float:left;
	vertical-align:middle;
	margin-top:18px;
	margin-left:18px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
b {
float:left;
clear:both;
line-height:30px;
margin-left:20px;
}
.text {
width:750px;
}

#thumbs {
width:750px;
height:200px;
overflow:auto;
border:1px solid #cccccc;
position:relative;
left:20px;
padding:10px;
clear:both;
margin-bottom:40px;
}
#thumbs IMG {
margin=left:5px;
margin-right:5px;
border:1px solid #999999;
float:left;
}
#center, #left, #right {
height:2000px;
}
#center {
background-image:none;
}
