/* CSS Document */

html, body {
  background:#3366FF;
  color:#FFF;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
  width: 920px;
  margin: 0 auto;
}

#titlebar {
  width: 920px;
  height: 150px;
  background:url(../images/home/bkgbanner.jpg);
  margin: 15px 0 0;
}


#titlebarcj1 {
   width: 115;
   height: 115;
}

#titlebarcj2 {
   width: 115;
   height: 115;
}
#searchbar {
   width: 920px;
   height: 25px;
   
}
#nav {
width: 920px;
background-color: #6699FF;
}

#glinks {
width: 920;
}
#sidebar {
    width: 160px;

}

#maincontent {
    width: 760px;

}

 
 #information {
 width: 125px;
 padding: 40px;
 }
 
 #destinationsleft {
 width: 532px;
 }
 #destinationsright {
 width: 200px;
 }
 #affiliateright {
 width: 300px;
 }
 
 #whentogoleft {
 width: 300px;
 }
 
 #whentogoright {
 width: 400px;
 }
