/* body text index.html for latest news ========================================================== */
body {margin:0;}

a { color:#999; text-decoration:none;}

a:hover { text-decoration:underline;}

a IMG { border:none; }



/* layout ========================================================== */

#header { width:100%; height:25px; background-color:#FCFBFC;}

#headerinfo { width:980px; height:25px; margin:auto; margin-top:-17px;}

#wrap { width:980px; margin:auto; margin-top:20px;}

.latestnews { width:600px; float:left; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#999;}

.copyright { width:150px; height:10px; margin-top:1px; background-repeat:no-repeat; margin-right:70px; float:right; background-image:url(../images/copyright.png);}

.navi { width:200px; margin-left:100px;}

.artworkframe { float:right; width:750px; margin:auto;}
.slideshow { width:750px; height:60px; margin:auto;}
.artwork { width:750px; }


	
/* image rollover ========================================================== */}


.contact { float:left; width:180px; height:25px; width: 90px; height: 25px; margin-top:5px }
.contact a { display: block; width: 90px; height: 25px; background: url(../images/contact.png) no-repeat top left; }
.contact a:hover { background-position: bottom left; }

.home { float:left; width: 42px; height:15px; width: 42px; height: 15px; margin-top:15px; margin-left:0px; }
.home a { display: block; width: 42px; height: 15px; background: url(../images/home.png) no-repeat top left; }
.home a:hover { background-position: bottom left; }

.previous { float:left; width: 28px; height:71px; width: 28px; height: 35px; margin-right:100px; }
.previous a { display: block; width: 28px; height: 35px; background: url(../images/previous.png) no-repeat top left; }
.previous a:hover { background-position: bottom left; }

.next { float:left; width: 28px; height:71px; width: 28px; height: 35px; margin-left:280px; }
.next a { display: block; width: 28px; height: 35px; background: url(../images/next.png) no-repeat top left; }
.next a:hover { background-position: bottom left; }
