/*DIV.shadowbg{
	background:none;
}*/

DIV.shadowb{
	background:none;
}

DIV.shadowb2{
	height:7px;
	line-height:4px;
	font-size:4px;
	color:#404a50;
	background:url('../layout/shadowb.gif') no-repeat;
}

A.thumbcity{
    background:url('../index/city.jpg') 0 0 no-repeat;
}

A.thumbmod{
    background:url('../index/mod.jpg') 0 0 no-repeat;
}

A.thumbatlantis{
    background:url('../index/atlantis.jpg') 0 0 no-repeat;
}

A.thumbarch{
    background:url('../index/arch.jpg') 0 0 no-repeat;
}

A.thumbcity:hover{
    background-position: -266px 0px ;
}

A.thumbmod:hover{
    background-position: -266px 0px ;
}

A.thumbatlantis:hover{
    background-position: -266px 0px ;
}

A.thumbarch:hover{
    background-position: -266px 0px ;
}



DIV.thumbs UL LI A{
    display:block;
    width:266px;
    height:160px;
    border:1px solid black;
}
