/*-------------------------------------------------------------------------

default.css

--------------------------------------------------------------------------*/

/*
===== :: BACKGROUND =============================================================*/
#left{ float: left; width: auto; height: 642px; background-image: url(./img/left.jpg) top left no-repeat; background-color: #; background-repeat: repeat-y;}
#center{ width: 940px; height: auto; margin: auto;}
#center #top{ width: 940px; height: 10px; background: url(./img/center_top.png) repeat-y;}
#center #flash{ width: 940px; height: 650px;}
#center #bottom{ width: 940px; height: auto; background: url(img/bottom.png) repeat-y;}
#right{ float: left; width: auto; height: 642px; background-image: url(./img/right.jpg) top left no-repeat; background-color: #; background-repeat: repeat-y;}}