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


body {
text-align:center
}



#wrapper{
height:650px;
width:900px;
margin:0 auto;
position: relative;
}

#container{
	width: 585px;
	text-align: center;
	height: 413px;
	position:absolute;
	background-color:#FFF;
	left: 170px;
	top: 94px;
	background-image:url(Art%20Works%20Page%20Images/webwong34.gif);
	
}

#specs{
	height: 132px;
	width: 174px;
	position: absolute;
	right: 876px;
	top: 143px;
	left: -22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:right;

}

#specs ul{
	padding-right:0;
	margin:0;
	list-style-type:none; 
	
	}


#container span {
display:none;
}



#container2{
	width: 100px;
	height: 19px;
	position:absolute;
	top: 94px;
	left: 56px;
}



#nav{
	height: 111px;
	width:70px;
	position:absolute;
	left: 48px;
	top: 390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:right;
}

#nav ul{
	width:70px;
	background-color:#FFF;
	padding-right:0;
	margin:0;
	float:right;
	list-style-type:none;
	
}

#nav a{
	display:block;
	color:#999;
	background-color:#FFF;
	width:70px;
	padding:0;
	text-decoration:none;
}
	
#nav a:hover{
	background-color:#FFF;
	color:#0FF;
	
}

#nav li{
	margin: 0 0 6px 0;
}

 #nav2{
	height: 40px;
	width:42px;
	position:absolute;
	left: 766px;
	top: 246px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
}

#nav2 ul{
	width:70px;
	background-color:#FFF;
	padding-left:0px;
	margin:0;
	float:left;
	list-style-type:none;
	
}

#nav2 a{
	display:block;
	color:#999;
	background-color:#FFF;
	width:70px;
	padding:0;
	text-decoration:none;
}
	
#nav2 a:hover{
	background-color:#FFF;
	color:#FCC;
	
}

#nav2 li{
	margin: 0 0 6px 0;
}