body 
{
	margin-left: auto;
	margin-right: auto;
	max-width: 1200;
	/*font-family: "Cambria";*/
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1
{
	font-family: 'Calibri';
}

.title
{
	background-color: #ddd;
	text-align: center;
}

.galleryAd
{
	padding-top:0em;
	padding-bottom:0.2em;
}

a {
	color: #27d;
	text-decoration: none;
}

a:visited {
	color: #b41;
}

#copyright
{
	text-align: center;
}



.albumImage
{
	height: 125px;
}

.photoEntry, .albumEntry
{
	border: 1px solid #ddd;
	float: left;
	text-align: center;
	margin: 5px 5px 5px 5px;
	height: 225px;
	width: 225px;
	vertical-align: text-bottom;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	/*font-weight: 550;
	font-size: smaller;*/
}



.imagebox
{

	clear: both;
}

.toolbox
{

	float: right;

	margin-bottom: 15px;
}

.thumbnail, .album_thumbnail
{
	max-width: 180px;
	max-height: 135px;
}

.spacer
{
	clear: both;
	padding-top: 50px;
}

.navigation
{
	margin-bottom: 20px;
	background-color: #ddd;
}

.pages
{
	text-align: center;
}

.description
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}

