@charset "utf-8";
/* CSS Document */

body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #257BC4;
}
#container {
width: 802px;
height: auto;
margin-left: -390px;
position: absolute;
left: 50%;
background-image: url(images/background.png);
background-repeat: repeat-y;
}
#header {
width: 800px;
height: 70px;
}
#number {
height: 30px;
margin: -60px 10px 0px 500px;
position: relative;
z-index: 2;
}
#header_img {
height: 70px;
margin: 0;
position:: relative;
width: 800px;
z-index: 1;
}
#buttons {
background-color: #009933;
}
#banner {
float: left;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
#spacer1 {
clear:both;
}
#sidebar {
float: left;
width: 201px ;
height: 100%;
}
#content {
width: 595px;
float: left;
height: 100%;
}
#footer {
clear: both;
background-color: #257BC4;
width: 100%;
}
#places_to_see {
float: right;
padding: 4px;
}
/*gallery*/
#gallery_heading {
}
#gallery_1 {
float: left;
width: 198px;
height: auto;
}
#gallery_2 {
float: left;
width: 198px;
height: auto;
}
#gallery_3 {
float: left;
width: 198px;
height: auto;
}
#gallery_4 {
float: left;
width: 198px;
height: auto;
padding-bottom: 5px;
}
#gallery_5 {
float: left;
width: 198px;
height: auto;
padding-bottom: 5px;
}
#gallery_6 {
float: left;
width: 198px;
height: auto;
padding-bottom: 5px;
}
#gallery_7, #gallery_8, #gallery_9, #gallery_10, #gallery_11, #gallery_12 {
float: left;
width: 198px;
height: auto;
}

#gallery_13 {
float: left;
width: 598px;
height: auto;
}
#gallery_14 {
float: left;
width: 598px;
height: auto;
}
#gallery_15 {
float: left;
width: 490px;
height: auto;
}
#gallery_16 {
float: left;
width: 93px;
padding-top: 5px;
height: auto;
}
#map {
width: 500px; 
height: 300px;
}
#map_container {
padding-left: 44px;
padding-bottom: 10px;
}