#image {
	line-height: 0pt;
	text-align: center;
}

img {
	border: none;
}

.image {
	border: 0pt none;
	margin-top: 15px;
	margin-left: 15pt;
	padding: 0pt;
}

.imagethumb a,.popupImage {
	background: #73AF2E none repeat scroll 0%;
	border: 1px solid #838172;
	display: block;
	line-height: 0px;
	margin: 6px;
	padding: 10px;
}

.imagethumb a:visited {
	background: #73AF2E none repeat scroll 0%;
	border: 1px solid #D3E4ED;
}

.imagethumb a:hover {
	background: #3D4D95 none repeat scroll 0%;
	border: 1px solid #ebd38b;
}

.selectedimage a, .selectedimage a:visited, .selectedimage a:hover
{
	float: left;
	background: #DDDD55 none repeat scroll 0%;
	border: 1px solid #729EB3;
	display: block;
	line-height: 0px;
	margin: 6px;
	padding: 30px;
}

.imagethumb {
	float: left;
}


#imageNavWrapper {
	text-align: center;
}

#imageNav
{
	text-align: center;
	margin: 0 auto;
	display: table;
}

#imageNav a
{
	border: 1px solid black;
	width: 2em;
	height: 1.3em;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #CCCCCC;
}

#imageNav a:hover
{
	background-color: #DDDDDD;
}

#imageNav a.currentPage
{
	background-color: #FFFFCC;
}

