/* CSS Document */

div#left{
	width:355px;
	height:720px;
	float:left;
	overflow:hidden;
	background-color:#e7e2da;
	margin:15px 0 25px 16px;
	padding:13px 10px 10px 10px;
}
div#right{
	float:right;
	width:565px;
	height:720px;
	background-color:#dad3ca;
	margin:15px 16px 25px 0px;
	padding-bottom:23px;
}
div#right img{
	border:1px solid #FFFFFF;
	margin:3px 4px 8px 4px;
	float:left;
}
img.sub_buttons{
	border:none;
	float:left;
	margin:10px 0 10px 10px;
}
div#left ul{
	margin-left:14px;
	width:200px;
	list-style-type: disc;
	}
.secondary h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#gallery{
	margin-top:7px;
	margin-left:6px;
}
.nowhite img{
	border:1px solid #e7e2da!important;
}
div.sub_imagerow{
	margin-left:6px;
}