@charset "UTF-8";
/* CSS Document */

.centerimage {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.content {
	vertical-align: middle;
	text-align: center;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
div#nav {
	height: auto;
	text-align:center;
	white-space: nowrap;
	background-color: #000000;
	overflow-x: scroll;
	
}
div#info-container
{
}
div#pic-details
{
float:left;
width:20%;
}
div#pic-description
{
float:left;
width:80%;
}
img.nav{
	vertical-align: middle;
	border: thin solid #fff;
	margin: 10px;
}
img.center{
	display: block;
	margin: 0 auto;
}

banner{
	text-align:center;
	padding: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;

}

html{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
ul
{
list-style:none;
}
h1
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
div#title
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
}
