* {margin:0;padding:0}
ul {list-style-type: none;}

img {
  text-decoration: none;
  border: 0 none;
  padding: 0;
}

a {
  border: 0 none;
  padding: 0;
  text-decoration: none;
  color: black;
}

a:visited {
  color: black;
}

a:hover {
  color: #b60000;
}

body{
  background-color: white;
  font-family: arial;
  font-weight: bold;
}

#bannerWrapper{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
  height: 40px;
  top: 31px;
}

#name{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

#redline1{
  position: absolute;
  top: 0;
  left: 183px;
  background-color: #b60000;
  height: 40px;
  width: 2px;
}

#contact{
  position: relative;
  left: 190px;
  top: 0;
  width: 119px;
  height: 16px;
}

#emaildiv{
  position: absolute;
  left: 190px;
  top: 17px;
  width: 114px;
  height: 14px;
}

#redline2{
  position: absolute;
  top: 0;
  left: 316px;
  background-color: #b60000;
  height: 40px;
  width: 2px;
}

#menu{
  position: absolute;
  font-size: 11px;
  left: 325px;
  top: 0;
  width: 295px;
}


#gallery{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
  height: 40px;
  top: 40px;
}

.outer {
  background-color: white;
  display: table;
  height: 503px;
  width: 620px;
  overflow: hidden;
}

.inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#text{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  top: 510px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.8;
  padding-bottom: 20px;
}

h1 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 16px;
}

p {
  padding-bottom: 12px;
}

#gallery_wide{
  width: 7353px;
  margin-right: 39px;
}

.indian_panorama {
  float: left; 
}

#panorama {
  margin-left: -70px
}