body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

h1 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

h2, h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

a img 
{
  border: none; 
}


img.inline_logo 
{
  height: 10px;
}

a.internal_link:link 
{
  text-decoration: none;
  color: blue;
  font-weight: bold;
}

a.internal_link:visited 
{
  text-decoration: none;
  color: red;
  font-weight: bold;
}

a.internal_link:hover 
{
  color: orange;
  text-decoration: underline;
  font-weight: bold;
}

a.discreet_link:link 
{
  text-decoration: none;
  color: blue;
}

a.discreet_link:visited 
{
  text-decoration: none;
  color: red;
}

a.discreet_link:hover 
{
  color: orange;
  text-decoration: underline;
}

a.external_link:link 
{
  text-decoration: none;
  color: blue;
}

a.external_link:visited 
{
  text-decoration: none;
  color: red;
}

a.external_link:hover 
{
  color: orange;
  text-decoration: underline;
}

a.langlink 
{
  font-style: bold
  text-decoration: none;
  color: blue;
  font-size: 12px;
}


p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}

p.table
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: left;
  font-weight: bold;
}



em
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  font-style: normal;
  font-weight: bold;
}

em.italic
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  font-style: italic;
  font-weight: normal;
}

em.bold
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  font-style: normal;
  font-weight: bold;
}

em.highlight
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: justify;
  font-style: normal;
  font-weight: bold;
}

em.disclaimer
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-align: left;
  font-style: normal;
  font-weight: normal;
}

em.message
{
	 font-weight: bold;
	 color: green;
}

div#header_lang_logos
{
    position: absolute;
    width:760px;
    height:28px;
    left:0px;
    top: 0px;
    padding: 0px;
    text-align: right;
    margin: 0px 5px 0px -10px;
}

div#header_logo 
{
    position: absolute;
    width:760px;
    height:183px;
    left:0px;
    top: 28px;
}

div#google_ads
{
    position: absolute;
    width:760px;
    height:90px;
    left:0px;
    top: 215px;
}

div#header_nav
{
    position: absolute;
    width:760px;
    height:36px;
    left:0px;
    top: 307px;
}

div#content 
{
    position: absolute;
    width:740px;
    left: 0px;
    top: 340px;
    margin: 0px auto -20px;
    border: 1px solid;
    border-top: 0px;
    border-color: #6c6;
    padding: 10px;
    text-align: left;
}

div#intro
{
    position: absolute;
    width:740px;
    height:150px;
    left: 0px;
    top: 0px;
    border: 1px solid;
    border-color: #6c6;
    text-align: justify;
}


div#catchers
{
    position: absolute;
    width:740px;
    height:200px;
    left: 0px;
    top: 150px;
    border: 1px solid;
    border-color: #6c6;
    text-align: left;
}

div#map
{
    position: absolute;
    width:740px;
    left: 0px;
    top: 350px;
    border: 1px solid;
    border-color: #6c6;
    text-align: left;
}


div#catcher_box1
{
    position: absolute;
    width:236px;
    height:200px;
    left: 10px;
    top: 170px;
    border: 1px solid;
    border-color: #6c6;
    text-align: left;
}


div#catcher_box2
{
    position: absolute;
    width:236px;
    height:200px;
    left: 256px;
    top: 170px;
    border: 1px solid;
    border-color: #6c6;
    text-align: left;
}



div#catcher_box3
{
    position: absolute;
    width:236px;
    height:200px;
    left: 502px;
    top: 170px;
    border: 1px solid;
    border-color: #6c6;
    text-align: left;
}



div#footer
{
    position: relative;
    width:740px;
    height: 20px;
    background-color: #cfc;
    text-align: center;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
}

div#wrapper 
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 5px;
    width:760px;

}


div#disclaimer
{
   text-align: left;
   font-size: 10px;
   margin: 15px 0px 0px 0px;
}


div#google_map
{
   position:relative;
   margin: 10px 0px 10px 0px;
   width:640px;
   top: 0px;
   left: 50px;
   height: 480px;
   border: 1px solid;
   border-color: #403e32;
   text-align: center;
}

div#sharethis
{
    width: 100%;
    height: 25px;
    text-align: right;
}

div#pagecontent {
	width: 100%;
	height:auto;
	text-align: left;
}


div#buzzup
{
    position: absolute;
    width:100px;
    height:20px;
    left: 580px;
    top: 5px;
}

div#flicker_slideshow
{
   position:relative;
   text-align: center;
}

div.youtube_video
{
   position:relative;
   text-align: center;
}


ul#navlist
{
  font: bold 14px verdana, arial, sans-serif;
  list-style-type: none;
  padding-bottom: 31px;
  border-bottom: 1px solid #6c6;
  margin: 0;
}

ul#navlist li
{
  float: left;
  height: 27px;
  background-color: #cfc;
  margin: 3px 2px 0px 2px;
  border: 1px solid #6c6;
  border-bottom: 0px;
}

ul#navlist li#active
{
  border-bottom: 1px solid #fff;
  background-color: #fff;
  height: 29px;
}

li#active a
{
  color: #000;
}

#navlist a
{
  float: left;
  display: block;
  color: #666;
  text-decoration: none;
  padding: 4px;
}

#navlist a:hover {
  background: #fff;
}


