/* CSS Document */

div#left{
	width:355px;
	height:680px;
	float:left;
	overflow:auto;
	background-color:#e7e2da;
	margin:15px 0 25px 16px;
	padding:13px 10px 10px 10px;
}
div#right{
	float:right;
	width:565px;
	height:680px;
	background-color:#dad3ca;
	margin:15px 16px 25px 0px;
	padding-bottom:23px;
}
img.sub_buttons{
	float:left;
	margin:10px 0 10px 10px;
}
div#gallery{
	margin-top:10px;
	margin-left:18px;
}
#left img{
	margin-top:20px;
	margin-left:85px;
}
img.sub_buttons{
	float:left;
	margin:3px 0px 0px 0px;
}