body
{
	background-image: url(../gallery1/bluefog.jpg);
	color: #000;
	background-color: #9999CC;
	font-size: 12pt;
}

a:link
{
	color: #330033;
	border: 0px;
}

a:visited
{
	color: #33300;
	border: 0px;
}

a:hover
{
	color: #636;
	border: 0px;
}

img { border: 0px; }

div.container
{
width:auto;
height:auto;
position:absolute;
}

div.wrapper
{
width:800px;
height:600px;
left:15%;
top:5%;

position:absolute;



}
div.picture
{
	width: 538px;
	height: 418px;
	top: 30px;
	left: 90px;
	position: relative;
	z-index: 1;
	padding: 5px;
	
}

div.banner
{
	width: 75px;
	height: 390px;
	top: 30px;
	left: 10px;
	position: absolute;
	background-image: url(../gallery1/vertname2.jpg);
	
	background-repeat: no-repeat;
	
}

div.size
{
	width: 300px;
	height: 20px;
	
	left: 200px;
	top: 475px;
	position: absolute;
	color: #333;
	font-size: medium;
	font-style: italic;
	margin: 5px;
}

div.copyright
{
	width: 455px;
	height: 20px;
	display: inline;
	text-align:center;
	left: 165px;
	top: 520px;
	position: absolute;
	color: #333;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}

div.bottomnav
{
	width: auto;
	height:auto;
	display: inline;
	left: 90px;
	top: 5px;
	
	position: absolute;
	background-color: #ccc;
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}


div.quote
{
	width: 250px;
	height: 250px;
	display: block;
	top:5%;
	left:460px;
	position: absolute;
	color: #333;
	font-family: Palatino Linotype, Book Antiqua;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
}
