﻿body {
}


.tripcontainer {
    border-top:2px solid #FFFFFF;
   width:562px;
   padding-left:20px;
   padding-top:10px;
   padding-right:20px; 
    }

.contentwrapper {
    width:562px;
    margin-top:15px;
     }

.tripcopy {width:370px;}

.imgwrapper
{
    width:165px;
    height:130px;  
    margin-left:380px;
    position:absolute;
}

.imgbullets
{
    color:#553232;
    list-style-position:inside;
    list-style-type:square;
    line-height:20px;
    margin-left:3px;
    margin-top:110px;
    padding-left:0px;
    height:25px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana, helvetica, arial, sans-serif;
    position:absolute;
}

.imgbullets a:link {
   color:#553232;
   text-decoration:none;
   }
.imgbullets a:visited {
   color:#553232;
   text-decoration:none;
   }
.imgbullets a:hover {
   color:#2C2C2C;
   text-decoration:underline;
   }
   
#VEimg 
{
   background-image:url('../images/toursmaps/VED_thumb.gif');
   background-repeat:no-repeat; 
   background-position:top;
   padding-left:3px;
   width:165px;
   height:106px;
   position:absolute;
}

#berlinimg
{
   background-image:url('../images/toursmaps/PAR-BER_thumb.gif');
   background-repeat:no-repeat; 
   padding-left:3px;
   width:165px;
   height:106px;
   position:absolute;
}

#franceimg
{
   background-image:url('../images/toursmaps/NCE-AMS_thumb.gif');
   background-repeat:no-repeat; 
   padding-left:3px;
   width:165px;
   height:106px;
   position:absolute;
}

#londonimg
{
   background-image:url('../images/toursmaps/LON-PAR_thumb.gif');
   background-repeat:no-repeat; 
   padding-left:3px;
   width:165px;
   height:106px;
   position:absolute;
}

#amsterdamimg
{
   background-image:url('../images/toursmaps/AMS-AMS_thumb.gif');
   background-repeat:no-repeat; 
   padding-left:3px;
   width:165px;
   height:106px;
   position:absolute;
}

h1.tours
{
    margin-bottom:0px;
}

    