body {background-color:#CC0000; font: .85em arial, sans-serif; color:#fff;}

* {margin: 0; padding:0}

#container {position:relative; width:800px; height:600px; margin-left:auto; margin-right:auto;}

#top_ill {width:800px; height:94px; background:url(/pages/images/ill_pages_top.jpg) no-repeat top left;}
#top_cd {width:800px; height:94px; background:url(/pages/images/cd_pages_top.jpg) no-repeat top left;}
#top_web {width:800px; height:94px; background:url(/pages/images/web_pages_top.jpg) no-repeat top left;}
#top_pkg {width:800px; height:94px; background:url(/pages/images/pkg_pages_top.jpg) no-repeat top left;}
#top_sta {width:800px; height:94px; background:url(/pages/images/sta_pages_top.jpg) no-repeat top left;}

img {border:none;}

a#illust {position:absolute; top: 22px; left: 41px; width: 273px; height: 54px;}
a#web {position:absolute; top: 17px; left: 38px; width: 400px; height: 64px;}
a#cd {position:absolute; top: 17px; left: 31px; width: 430px; height: 61px;}
a#pkg {position:absolute; top: 19px; left: 44px; width: 418px; height: 62px;}
a#sta {position:absolute; top: 17px; left: 19px; width: 484px; height: 63px;}

a#left_arrow {position:absolute; top: 0px; left: 519px; width: 96px; height: 94px;}
a#right_arrow {position:absolute; top: 0px; left: 651px; width: 96px; height: 94px;}

a#left_arrow:hover {background: url(/pages/images/lft_arrow_over.jpg)}
a#left_arrow:active {background-image:url(/pages/images/lft_arrow_down.jpg);}

a#right_arrow:hover {background: url(/pages/images/rt_arrow_over.jpg);}
a#right_arrow:active {background-image:url(/pages/images/rt_arrow_down.jpg);}

#bottom {position:absolute; width:800px; height:77px; left:0; top:523px; background: url(/pages/images/cd_pages_bottom.jpg) no-repeat;}
#bottom p {font-size:1.5em; text-align:center; margin-top:4px;}