/* CSS Document */

body {
text-align:center;background:#000000;
}
a {color:#ddcc00;}
.left {width:125px;height:500px;background:#661166;color:#ddcc00;float:left;color:#ddcc00;}
.top {width:800px;height:100px;background:#ddcc00;color:#000000;}
.middle {width:550px; height:500px; background:#777777; float:left; padding-left:20px; padding-right:20px;}
.bottom {width:800px;height:100px;background:#ddcc00;}
.right {width:125px;height:500px;background:#661166;float:left;color:#ddcc00;}
.box {width:800px;height:600px;}
.pics {margin:-5px;}
img {border:none;}

