.menu1point,.menu1point_over{
  width: 162px;
  height: 38px;
  margin-top: 10px;
}

.menu1point{
  background-image: url(bg_menu.png);
  background-repeat: no-repeat;
}

.menu1point_over{
  background-image: url(bg_menu_over.png);
  background-repeat: no-repeat;
}

a.menu1,a.menuactive1{
  line-height: 30px;
}

.menu2point {
  margin-left: -10px;
}

a.menu2,a.menuactive2{
  line-height: 30px;
}h1.layouttitle{
  font-size: 18pt;
  font-weight: lighter;
  padding-left: 328px;
}

.template200{
  padding: 0;
  width: 100%;
}

.template200img{
  padding: 0;
  position: absolute;
  z-index: 500;
  margin-top: -140px;
}

* html .template200img{
  margin-top: -127px;
}

.template200content{
  font-size: 12pt;
  width: 499px;
  position: relative;
  left: 327px;
}#gallery_wrapper{
  position: relative;
  top: -32px;
  left: 20px;
}

* html #gallery_wrapper{
  width: 100%;
}

#gallery_category_name{
  margin: 0;
  padding: 0;
  background-color:transparent;
  font-size: 18pt;
  font-weight: lighter;
}

#gallery_category_description{
  margin: 0;
  padding: 0;
  background-color:transparent;
  font-size: 12pt;
  margin-bottom: 5px;
}

#gallery_site_prev{
  float: left;
  background-color: #555;
}

#gallery_thumbnails{
  float: left;
}

img.gallery_thumbnail{
  margin:0 3px 0 3px;
}

#gallery_site_next{
  float: left;
  background-color: #555;
}

#gallery_controls{
  clear: both;
  width: 518px;/*s. gallery_image_container*/
  font-size: 10pt;
  padding: 10px 0 5px 0;
  overflow: hidden;
}

#gallery_controls a:hover{
  text-decoration: underline;
}

#gallery_slideshow{
  float: left;
}

#gallery_imgcontrol_pos{
  float: right;
  width: 160px;
}

#gallery_img_prev{
  float: left;
}

#gallery_img_next{
  float: right;
}

#gallery_media_container{
  float: left;
  width:640px;/*s. gallery_controls*/
  height:500px;
  margin-right:20px;
  background-color: transparent;
}

#gallery_image_container{
  background-color: transparent;
}

#gallery_image_spacer_span{
  background-color:transparent;
}

#gallery_image_preload_div {
  background-color: transparent;
}

#gallery_image_preload {
  background-color: transparent;
}

#gallery_info {
  background-color: transparent;
  /*width: 290px;*/
  position: absolute;
  left: 650px;
}

#gallery_image_name{
  background-color: transparent;
  font-size: 12pt;
}

#gallery_download_button{
  background-color: transparent;
  font-size: 80%;
  /*display: none;*/
}

#gallery_image_description{
  background-color: transparent;
  font-size:10pt;
}

.clear{
  clear: both;
  height: 0px;
}html, body{
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #333;
  color: #ccc;
}

a:link,a:visited{
  color: #ccc;
  font-weight: bold;
  text-decoration: none;
}

a:hover{
  color: #ccc;
  font-weight: bold;
}

td{
  font-size:12pt;
}

div.dolink{
  padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
  margin-top: 10px;
  margin-left: 15px;
}

span.dolink{
  border:3px groove #808080;
	padding-top:1px;
  padding-right:1px;
  padding-bottom:1px;
	padding-left:3px;
	margin:1px;
}

a.dolink:link{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:visited{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:hover{
  font-weight:bold;
	text-decoration:underline;
}
html, body {
  background-image: url(bg_layoutpos.jpg);
  background-repeat: no-repeat;
}

#wrapper{
  width: 100%;
  float: left;
  overflow: hidden;

}

#layoutpos{
  width: 1000px;
  text-align: left;
  min-height: 950px;

}

* html #layoutpos{
  height: 840px;
}

#header{
  height: 120px;
  text-align: right;
  margin-bottom: 40px;
}

#main{
  
}

#menuv{
  float: left;
  width: 162px;
  height: 100%;
  margin-left: 12px;
  position: absolute;
  z-index: 1000;
}

#menuv_content{
  
}

#content{
  text-align: right;
  position: relative;
  top: 40px;
    
}

* html #content{
  margin-bottom:-2px;
  left: 174px;
  width: 826px;
}

#content_content{
  width: 826px;
  text-align: left;
}

.contact_container{
  margin-left: 15px;
  font-size: 12pt;
}

.messagebody{
  margin-bottom:10px;
}

.clearfix{
  display: inline-block;
}

* html .clearfix{height: 1%;}

#ie_clearing{
    position:static;
    display:block;
    clear:both;
    width: 100%;
    font-size:0px;
    margin: -2px 0 -1em 1px;
  }
  
  * html #ie_clearing{margin: -2px 0 -1em 0;}

#footer{
  width: 1000px;
  text-align: center;
  font-size: 0.7em;
  /*position: relative;
  top: 90px;*/
}
