/* Stylesheet import */
@import url("default.css");

/* Divs */
#container {width:980px; margin:0 auto; border:1px solid #000; background:url("gfx/1024/middle.jpg") top left repeat;}
#left {float:left; width:175px;}
#content {float:left; width: 630px;}
#right {float:left; width: 175px;}
#footer {clear:both; width: 100%; height:30px; text-align:left; background:url("gfx/1024/footer.jpg") top left no-repeat;}
#topleft {float:left; width:100%; height:240px; margin-bottom:5px; background:url("gfx/1024/topleft.jpg") top left no-repeat;}
#top {float:left; width:100%; height:55px; margin-bottom:5px; background:url("gfx/1024/top.jpg") top left no-repeat;}
#main {clear:left; padding:5px; min-height:400px; _height:400px; text-align:left;}
#topright {float:left; width:100%; height:55px; margin-bottom:5px; background:url("gfx/1024/topright.jpg") top left no-repeat;}
#disclaimer {width:980px; margin:0 auto;}
.block {float:left; width:165px; margin-bottom:10px; border-left:1px dotted #835526;}
.menu {float:right; width:165px; margin-bottom:10px; border-right:1px dotted #835526;}

