body 	{
		background-color: black;
		color:white; 
		font-family: arial, verdana;
		text-align:center;
		
		
	} 
a
	{
	color: #BBBBBB;
	text-decoration: none;
	}	
a:visited
	{
	color:#888888;
	}
img .a
	{
	border:0px;
	}
	
div.page, div.gallerypage
	 {
		margin: 20px auto;
		width: 763px;
	
		
	}	

div.content, div.gallery
	{
		
		border: 2px solid white;
		width: 100%;
		color: white; 
		font-weight: bold;
		font-family: verdana;
		height: 750px;
		text-align:left;
	}


div.content
	{
	background-image: url('./siteimages/splashbanner.jpg');
	background-repeat: no-repeat;
	background-position: bottom center; 
	}
	
	
div.navbar
	{
	text-align: center;
	position:relative;
	top: 5px;
	left: 81px;
	width: 600px;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 5px;
	}

span.navoption
	{
	margin: 15px;
	}

div.subnavbar
	{
	text-align: center;
	position:relative;
	top: 5px;
	left: 81px;
	width: 600px;
	font-size: smaller;
	padding-bottom: 5px;
	padding-top:2px;		height: 100px;
	}
	
div.content_left, div.gallery_content_left
	{
	width:372px;
	height: 335px;
	position: absolute;
	top: 180px;
	padding: 5px;
	border-right: 1px solid #ffffff;	
	}
	
div.content_right
	{
	width:363px;
	height: 335px;
	position:relative;
	left: 375px;
	top: 45px;
	padding: 5px;
	
	}
	

div.splashpagetext
	{
	position:relative;
	top:400px;
	right:8px;
	width:100%;
	text-align: right;
	
	}

	
table.thumbnails
	{
	width:100%;
	height: 100%;
	
	padding: 4px;
	}
td.thumb
	{
	height:75px;
	width: 75px;
	text-align:center;
	}
	

	
	

	
div.gallery_preview
	{
	position: relative;
	left: 25px;
	height: 325px;
	width: 325px;
	top: 10px;
	border: 2px solid white;
	padding: 0px;
	}
div.gallery_content_text
	{
	width: 100%;
	height: 50px;
	
	
	}

	
div.piece_info
	{
		font: 11px white arial;
		text-align:center;
		position: absolute;
		bottom: 50px;
		right:25px;
		width: 120px;
		height: 100px;		background: black;
		
	}
	
div.gallery_view
	{
	position: absolute;
	top:5px;
	left: 5px;
	width: 880px;
	height: 880px;
	padding: 0px;
	margin: 5px;
	
	}
	

div.contactinfo
	{
	position:relative;
	top:30px;
	right:8px;
	width:100%;
	text-align: right;
	background-repeat: no-repeat;
	background-position: bottom center; 
	}
	
	
	
	

span.bottomtext, span.gallery_instructions
	{
		font-size: 10px;
		text-align:center;
	}
