/*
Theme Name: Highview Photo
Version: 0.1
Author: Vincent Fournier
Author URI: http://www.optamedia.com/
*/
body {
	background-position: center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #E7E8E9;	
	
}

html {
	height: 100%;
	
}

.text, td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.text a {
	color: #999999;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	line-height: 16px;

}

.ngg-galleryoverview img { border: none; }

h2 {
	position: relative; /*or absolute*/
	z-index: 0;
}