/* contents.css */
body{
	background:url(../images/contents/bkg.jpg);
}
#contents{
	width:900px;
	height:650px;
	position:relative;
}
#contents img,#contents a,#contents span{
	position:absolute;
}
a:link .over,a:visited .over{
	visibility:hidden;
}
a:hover .over{
	visibility:visible;
}
#welcomehome{
	left:10px;
	top:180px;
}
#signup{
	left:60px;
	top:310px;
}
#contact{
	left:10px;
	top:365px;
}
#issueone{
	left:60px;
	top:400px;
}
#artisticave{
	left:530px;
	top:60px;
}
#darkages{
	left:350px;
	top:175px;
}
#r4art{
	left:460px;
	top:200px;
}
#global{
	left:600px;
	top:175px;
}
#china{
	left:735px;
	top:190px;
}
#vandals{
	left:380px;
	top:315px;
}
#semi{
	left:510px;
	top:330px;
}
#will{
	left:670px;
	top:340px;
}
#miromi{
	left:340px;
	top:480px;
}
#albums{
	left:460px;
	top:490px;
}
#shop{
	left:610px;
	top:475px;
}
#video{
	left:735px;
	top:470px;
}
