body {
//  padding: 0 auto;
//	margin: 0 auto;
//	font-variant: small-caps;
	color: black;
	background-color: white;
	font-family: 'Montserrat', sans-serif;

}
img 
{  
	border: 10px;
	padding:3px;
	vertical-align:bottom;
	
}

#container {
	margin-top: 20px;
}
A:link {text-decoration: none; color: black; align: middle;}
A:visited {text-decoration: none; color: black;}
#main {
//	width: 600px;
 	white-space: nowrap;
 	margin-left: 250px;
	margin-top: 80px;

}

#sidebar {
	position: fixed;
	float: left;
	width: 180px;
	height: 100%;
	padding-left: 20px;
	margin-left: 50px;
//	margin-top: -50px;
	background-color: white;
	
}
cont {

	margin-top: 150px;

}

style1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}

style2 {
//	color: #cccccc;
	font-size: 14px;
}

style3 {
//	color: #b3b3b3;
	font-family: Montserrat', sans-serif;
	font-size: 12px;
}
style4 {
//	color: #b3b3b3;
	font-family: Helvetica;
	font-size: 40px;
}
style5 {
//	color: #cccccc;
	font-family: Helvetica;
	font-size: 15px;
}


#gallery {
	position: relative;
	float: left;
	width: 600px;
	padding: 0px 15px 10px 15px;
}

.photos {
	position: relative;
	float: left;
	display: block;
	padding-right: 3px;
	padding-bottom: 3px;
}
.photosets {
	clear: both;
	padding-top: 1px;
}
.photosets h2 {
	color: #fff;
}

