body {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  scrollbar-base-color: white;
  scrollbar-arrow-color: #ADA22F;
  scrollbar-shadow-color: #ADA22F;
  scrollbar-highlight-color: #ADA22F;
  scrollbar-darkshadow-color: white;
  background-color: #FFFFFF;
}

a {
  cursor: pointer;
}

img {
  border-style: none;
}

#hidden {
  display: none;
}

#container {
  position: relative;
  width: 890px;
  height: 640px;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #ADA22F;
}

#mainhead {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 400px;
  height: 115px;
  background-image: url(mainhead.gif);
}

#home_left {
  position: absolute;
  top: 202px;
  left: 60px;
  width: 182px;
  height: 272px;
  background-image: url(homeleft.jpg);
}

#home_middle {
  position: absolute;
  top: 202px;
  left: 242px;
  width: 406px;
  height: 272px;
  background-image: url(homemiddle.jpg);
}

#home_right {
  position: absolute;
  top: 202px;
  left: 648px;
  width: 182px;
  height: 272px;
  background-image: url(homeright.jpg);
}

#text_home {
  position: absolute;
  top: 502px;
  left: 60px;
  width: 770px;
  height: 35px;
  background-image: url(text_home.gif);
}

#separator {
  position: absolute;
  top: 562px;
  left: 60px;
  width: 770px;
  height: 2px;
  background-color: #ADA22F;
}

#link_home {
  position: absolute;
  top: 587px;
  left: 105px;
  width: 57px;
  height: 26px;
  background-image: url(link_home.gif);
}

#link_profile {
  position: absolute;
  top: 587px;
  left: 215px;
  width: 160px;
  height: 26px;
  background-image: url(link_profile.gif);
}

#link_projects {
  position: absolute;
  top: 587px;
  left: 433px;
  width: 82px;
  height: 26px;
  background-image: url(link_projects.gif);
}

#link_services {
  position: absolute;
  top: 587px;
  left: 575px;
  width: 82px;
  height: 26px;
  background-image: url(link_services.gif);
}

#link_contact {
  position: absolute;
  top: 587px;
  left: 710px;
  width: 77px;
  height: 26px;
  background-image: url(link_contact.gif);
}

#link_home_active {
  position: absolute;
  top: 587px;
  left: 105px;
  width: 57px;
  height: 26px;
  background-image: url(link_home_active.gif);
}

#link_profile_active {
  position: absolute;
  top: 587px;
  left: 215px;
  width: 160px;
  height: 26px;
  background-image: url(link_profile_active.gif);
}

#link_projects_active {
  position: absolute;
  top: 587px;
  left: 433px;
  width: 82px;
  height: 26px;
  background-image: url(link_projects_active.gif);
}

#link_services_active {
  position: absolute;
  top: 587px;
  left: 575px;
  width: 82px;
  height: 26px;
  background-image: url(link_services_active.gif);
}

#link_contact_active {
  position: absolute;
  top: 587px;
  left: 710px;
  width: 77px;
  height: 26px;
  background-image: url(link_contact_active.gif);
}

#link_back_jacobean {
  position: absolute;
  top: 534px;
  left: 792px;
  width: 32px;
  height: 14px;
  background-image: url(link_back.gif);
}

#link_back_georgian {
  position: absolute;
  top: 522px;
  left: 772px;
  width: 32px;
  height: 14px;
  background-image: url(link_back.gif);
}

#link_back_country {
  position: absolute;
  top: 531px;
  left: 792px;
  width: 32px;
  height: 14px;
  background-image: url(link_back.gif);
}

#profile {
  position: absolute;
  top: 40px;
  left: 500px;
  width: 330px;
  height: 495px;
  background-image: url(profile.jpg);
}

#profile_text_big {
  position: absolute;
  top: 195px;
  left: 60px;
  width: 128px;
  height: 19px;
  background-image: url(profile_big.gif);
  background-repeat: no-repeat;
}

#profile_text {
  position: absolute;
  top: 246px;
  left: 60px;
  width: 420px;
  height: 290px;
  background-image: url(text_profile.gif);
  background-repeat: no-repeat;
}

#projects_jacobean {
  position: absolute;
  top: 202px;
  left: 122px;
  width: 182px;
  height: 272px;
  background-image: url(jacobean.jpg);
  background-repeat: no-repeat;
}

#projects_jacobean_text_big {
  position: absolute;
  top: 485px;
  left: 148px;
  width: 134px;
  height: 19px;
  background-image: url(jacobean_big.gif);
  background-repeat: no-repeat;
}

#projects_jacobean_text_sml {
  position: absolute;
  top: 505px;
  left: 168px;
  width: 96px;
  height: 16px;
  background-image: url(jacobean_sml.gif);
  background-repeat: no-repeat;
}

#projects_georgian {
  position: absolute;
  top: 202px;
  left: 354px;
  width: 182px;
  height: 272px;
  background-image: url(georgian.jpg);
  background-repeat: no-repeat;
}

#projects_georgian_text_big {
  position: absolute;
  top: 485px;
  left: 380px;
  width: 128px;
  height: 19px;
  background-image: url(georgian_big.gif);
  background-repeat: no-repeat;
}

#projects_georgian_text_sml {
  position: absolute;
  top: 505px;
  left: 390px;
  width: 110px;
  height: 16px;
  background-image: url(georgian_sml.gif);
  background-repeat: no-repeat;
}

#projects_country {
  position: absolute;
  top: 202px;
  left: 586px;
  width: 182px;
  height: 272px;
  background-image: url(country.jpg);
  background-repeat: no-repeat;
}

#projects_country_text_big {
  position: absolute;
  top: 485px;
  left: 615px;
  width: 118px;
  height: 19px;
  background-image: url(country_big.gif);
  background-repeat: no-repeat;
}

#projects_country_text_sml {
  position: absolute;
  top: 505px;
  left: 643px;
  width: 62px;
  height: 16px;
  background-image: url(country_sml.gif);
  background-repeat: no-repeat;
}

#image_main {
  position: absolute;
  top: 40px;
  left: 500px;
  width: 330px;
  height: 440px;
}

#jacobean_text_big {
  position: absolute;
  top: 180px;
  left: 60px;
  width: 134px;
  height: 19px;
  background-image: url(jacobean_big.gif);
  background-repeat: no-repeat;
}

#jacobean_text_sml {
  position: absolute;
  top: 200px;
  left: 60px;
  width: 96px;
  height: 16px;
  background-image: url(jacobean_sml.gif);
  background-repeat: no-repeat;
}

#jacobean_thumb_1 {
  position: absolute;
  top: 260px;
  left: 60px;
  width: 120px;
  height: 80px;
  background-image: url(jacobean1tn.jpg);
}

#jacobean_thumb_2 {
  position: absolute;
  top: 220px;
  left: 200px;
  width: 80px;
  height: 120px;
  background-image: url(jacobean2tn.jpg);
}

#jacobean_thumb_3 {
  position: absolute;
  top: 220px;
  left: 300px;
  width: 80px;
  height: 120px;
  background-image: url(jacobean3tn.jpg);
}

#jacobean_thumb_4 {
  position: absolute;
  top: 220px;
  left: 400px;
  width: 80px;
  height: 120px;
  background-image: url(jacobean4tn.jpg);
}

#jacobean_thumb_5 {
  position: absolute;
  top: 360px;
  left: 60px;
  width: 80px;
  height: 120px;
  background-image: url(jacobean5tn.jpg);
}

#jacobean_thumb_6 {
  position: absolute;
  top: 360px;
  left: 160px;
  width: 80px;
  height: 120px;
  background-image: url(jacobean6tn.jpg);
}

#jacobean_thumb_7 {
  position: absolute;
  top: 400px;
  left: 260px;
  width: 120px;
  height: 80px;
  background-image: url(jacobean7tn.jpg);
}

#jacobean_thumb_8 {
  position: absolute;
  top: 360px;
  left: 400px;
  width: 80px;
  height: 120px;
  background-image: url(jacobean8tn.jpg);
}

#text_jacobean {
  position: absolute;
  top: 495px;
  left: 60px;
  width: 770px;
  height: 55px;
  background-image: url(text_jacobean.gif);
}

#georgian_text_big {
  position: absolute;
  top: 180px;
  left: 60px;
  width: 128px;
  height: 19px;
  background-image: url(georgian_big.gif);
  background-repeat: no-repeat;
}

#georgian_text_sml {
  position: absolute;
  top: 200px;
  left: 60px;
  width: 110px;
  height: 16px;
  background-image: url(georgian_sml.gif);
  background-repeat: no-repeat;
}

#georgian_thumb_1 {
  position: absolute;
  top: 260px;
  left: 60px;
  width: 120px;
  height: 80px;
  background-image: url(georgian1tn.jpg);
}

#georgian_thumb_2 {
  position: absolute;
  top: 220px;
  left: 200px;
  width: 80px;
  height: 120px;
  background-image: url(georgian2tn.jpg);
}

#georgian_thumb_3 {
  position: absolute;
  top: 220px;
  left: 300px;
  width: 80px;
  height: 120px;
  background-image: url(georgian3tn.jpg);
}

#georgian_thumb_4 {
  position: absolute;
  top: 220px;
  left: 400px;
  width: 80px;
  height: 120px;
  background-image: url(georgian4tn.jpg);
}

#georgian_thumb_5 {
  position: absolute;
  top: 360px;
  left: 60px;
  width: 80px;
  height: 120px;
  background-image: url(georgian5tn.jpg);
}

#georgian_thumb_6 {
  position: absolute;
  top: 400px;
  left: 160px;
  width: 120px;
  height: 80px;
  background-image: url(georgian6tn.jpg);
}

#text_georgian {
  position: absolute;
  top: 502px;
  left: 60px;
  width: 770px;
  height: 55px;
  background-image: url(text_georgian.gif);
}

#country_text_big {
  position: absolute;
  top: 180px;
  left: 60px;
  width: 118px;
  height: 19px;
  background-image: url(country_big.gif);
  background-repeat: no-repeat;
}

#country_text_sml {
  position: absolute;
  top: 200px;
  left: 60px;
  width: 62px;
  height: 16px;
  background-image: url(country_sml.gif);
  background-repeat: no-repeat;
}

#country_thumb_1 {
  position: absolute;
  top: 220px;
  left: 300px;
  width: 80px;
  height: 120px;
  background-image: url(country1tn.jpg);
}

#country_thumb_2 {
  position: absolute;
  top: 220px;
  left: 400px;
  width: 80px;
  height: 120px;
  background-image: url(country2tn.jpg);
}

#country_thumb_3 {
  position: absolute;
  top: 360px;
  left: 300px;
  width: 80px;
  height: 120px;
  background-image: url(country3tn.jpg);
}

#country_thumb_4 {
  position: absolute;
  top: 360px;
  left: 400px;
  width: 80px;
  height: 120px;
  background-image: url(country4tn.jpg);
}

#text_country {
  position: absolute;
  top: 493px;
  left: 60px;
  width: 770px;
  height: 55px;
  background-image: url(text_country.gif);
}

#contact {
  position: absolute;
  top: 40px;
  left: 500px;
  width: 330px;
  height: 495px;
  background-image: url(contact.jpg);
}

#contact_text_big {
  position: absolute;
  top: 190px;
  left: 60px;
  width: 63px;
  height: 19px;
  background-image: url(contact_big.gif);
  background-repeat: no-repeat;
}

#contact_text {
  position: absolute;
  top: 240px;
  left: 60px;
  width: 160px;
  height: 210px;
}

#contact_oakes {
  position: absolute;
  top: 485px;
  left: 60px;
  width: 173px;
  height: 35px;
}

#services {
  position: absolute;
  top: 40px;
  left: 500px;
  width: 330px;
  height: 495px;
  background-image: url(services.jpg);
}

#services_text_big {
  position: absolute;
  top: 190px;
  left: 60px;
  width: 128px;
  height: 19px;
  background-image: url(services_big.gif);
  background-repeat: no-repeat;
}

#services_text {
  position: absolute;
  top: 246px;
  left: 60px;
  width: 420px;
  height: 290px;
  overflow:auto;
}
