@charset "UTF-8";
/* CSS Document */

/* RANDOM START IMAGES */
.right {    margin: 0px 0px 0px 0px;
   padding : 0;
   float : right;
   clear : right;
   width : 500px; }
.thumbnail1 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter1.jpg) no-repeat;
   width : 500px;
   height : 150px; }
.thumbnail2 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter2.jpg) no-repeat;
   width : 500px;
   height : 150px; }
.thumbnail3 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter3.jpg) no-repeat;
   width : 500px;
   height : 150px; }
.thumbnail4 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter4.jpg) no-repeat;
   width : 500px;
   height : 150px; }
.thumbnail5 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter5.jpg) no-repeat;
   width : 500px;
   height : 150px; }
.thumbnail6 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter6.jpg) no-repeat;
   width : 500px;
   height : 150px; }
.thumbnail7 {
   margin : 0;
   padding : 0;
   display : table-cell;
   background : url(imgs/start-winter7.jpg) no-repeat;
   width : 500px;
   height : 150px; }
