@charset "utf-8";
/* CSS Document */

html, body { height: 100%; margin: 0; padding: 0; background-color:#000000;}
table#main { height: 100%; margin: 0; padding: 0; }
table#main td { height: 100%; vertical-align: middle; padding: 0;  }

table#second { height:600px; margin: 0; padding: 0; background-image:url(../graphics/OI-Gallery/OI-Gallery-BlankWall.gif); background-position:center; background-repeat:no-repeat; background-color:#FFFFFF}
table#second td {height:600px; vertical-align: middle; padding: 0; }

img {border: 0;
	 padding:3px;
	 margin: 0;
	 }
	 
#home {
	position:absolute;
	width:100px;
	height:100px;
	left: 345px;
	top: 17px;
		}
	 
ul {list-style:none;}

#contain {position:relative;
		  height:600px;
		  width:800px;	}
		  
#thumbs1 {
	position:absolute;
	width:109px;
	height:213px;
	left: 83px;
	top: 221px;
}

#thumbs2 {
	position:absolute;
	height:210px;
	width:110px;
	left: 564px;
	top: 221px;
		  }
		  
#painting {
	position:absolute;
	left: 215px;
	top: 148px;
	display:inline;
	color:#000000;
	width: 360px;
	border:0;
}
