@charset "utf-8";
/* CSS Document */

#main {background:#CC0000; height:768px; width:1024px;}

#left {background:url(left.jpg); height:768px; width:873px; background-repeat:no-repeat; float:left;}

#topmiddle {background-image:url(../images/topmiddle.jpg); height:73px; width:723px; background-repeat:no-repeat; float:right;}

#middle {background-image:url(middle.jpg); height:515px; width:723px; background-repeat:no-repeat; float:right;}

#bottom {background-image:url(bmiddle.jpg); height:180px; width:723px; background-repeat:no-repeat; float:right;}

#right {background-image:url(right.jpg); height:768px; width:151px; background-repeat:no-repeat; float: right;}

#swf {background:#FF0000; height:515px; width:723px; position:absolute; top:82px; left:478px; z-index:1;}
