#main {
   /* background-image: url('images/table-bg.gif'); */
   /* background-repeat: no-repeat; */
   background: #000;
   margin-top: 0px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 0px;
   padding: 0px;
   width:800px;
}

#contentHeader {
   background: #000;
   width: 700px;
   margin-top: 15px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 25px;
   padding: 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
   color: #ffa6f9;
   font-size: 15px;
}

#contentHeader a {
   color: #ffa6f9;
}

#contentWrapper {
   width: 700px;
   margin-top: 15px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 15px;
   padding: 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   color: #999;
}

#header{
   background-image: url('images/top-logo.jpg');
   background-repeat: no-repeat;
   text-indent: -9999px;
   margin-top: 0px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 0px;
   display:block;
   height: 238px;
   width: 757px;
}

#menuBar {
   width: 745px;
   font-size: 12px;
   background: #666;
   text-align: right;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   border-top: 0px;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   border-left: 1px solid #ccc;
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-left: 0px;
}

#contentGreyHeader {
   width: 100%;
   background-color: #333;
   color: #fff;
   font-weight: bold;
   padding-top: 15px;
   padding-bottom: 15px;
   text-align: center;
}

#footer { 
   width: 800px;
   height: 100px;
   border: 1px solid #ccc;
   background-color: #fff;
}

body {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #FFF;
   background-color: #333;
}

.adImage {
   display: block;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   padding-top: 5px;
   padding-right: 0px;
   padding-bottom: 5px;
   padding-left: 0px;
}

.navLink {
   font-size: 12px;
   text-decoration: none;
   color: #FFF;
}

a.topTour {
   text-decoration: none;
   color: #999;
   font-size: 12px;
}

#topTour {
   background: #000;
   text-align: center;
   margin-top: 10px;
   margin-right: auto;
   margin-bottom: 10px;
   margin-left: auto;
}

p.topTour {
   display: inline;
   font-weight: bold;
}

span.topTour {
   margin: 0px 0px 0px 0px;
   vertical-align: top;
   width: 200px;
   display: table-cell;
   display: inline-table;
   display: inline-block;
}

.backlink {
   color: #ffa6f9;
   text-decoration: none;
}

.backlink a {
   color: #ffa6f9;
   text-decoration: none;
}

.joinfree {
   text-align: justify;
   color: #ffa6f9;
   font-size: 15px;
}

.joinfree-cta {
   margin: 10px 0px 0px 10px;
   text-align: center;
   color: #b21fa0;
   font-size: 20px;
}

h1 {
   font-family: 'Yanone Kaffeesatz', "Arial Narrow", Georgia, "Times New Roman", Times, serif;
   font-size: 38px;
   color: #b21fa0;
   letter-spacing: 1px;
   font-weight: normal;
   line-height: 40px;
}

h1 a {
   font-family: 'Yanone Kaffeesatz', "Arial Narrow", Georgia, "Times New Roman", Times, serif;
   font-size: 38px;
   color: #ffa6f9;
   letter-spacing: 1px;
   font-weight: normal;
   line-height: 40px;
}

h1 a:hover {
text-decoration:none;
}