/***** wrapper *****/
 
#wrapper {
	width:700px;
	margin:60px auto 0 auto;
	color:#666;
}

#content {
	width:647px;
	padding:26px 26px 35px 26px;
	height: 510px;
	position: relative;
	background: #fff;
}

#top-short{
	height:218px;
}

#top-tall{
	height:350px;
}

#middle{
	height:114px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#bottom{
}

#column1{
	width:205px;
	float:left;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 0;
}

#column2{
	width:205px;
	float:left;
	padding-top: 25px;
	padding-right: 23px;
	padding-bottom: 0;
	padding-left: 0;
}

#nav{
	position:absolute;
	bottom:2px;
	right:26px;
	width: 180px;
	height:168px;
	text-align: right;
}

#wrapper #content #nav .active{
font-weight:bold;
}

#footer{
padding:5px 26px;
color:#676767
}

#footer a, #footer a:visited{
	padding:0 10px;
	color: #a4a4a4;
}

#footer a:hover{
font-weight:normal;
	color: #676767;
}

#gallery-buttons {
	position:absolute;
	width:362px;
	height:115px;
	z-index:1;
	text-align: right;
}

#gallery-buttons img {
	padding:0 20px 0 0;
}
