* {
 padding:0px;
 margin:0px;
}

body {
  height:100%;
  padding:0px;
  margin-bottom:100px;
  background: url("../images/backgroundmain.png") repeat scroll 0 0;
}

font {
 font-family: Verdana;
}
img {
 border:0px;
}


a {
 color: #c67011;
 text-decoration:underline;
}
a:hover {
 color: #6b6c63;
 text-decoration:underline;
}


img.alignright {
 float:right; margin: 10px 15px 10px 15px;
}
img.alignleft {
 float:left; 
 padding: 10px 15px 10px 15px;
}
img.aligncenter {
 display: block; margin-left: auto; margin-right: auto
}

span.left {
 padding:0px 0px 0px 100px;
 float:left;
 width:350px;
}

span.right {
 padding:0px 0px 0px 100px;
 float:left;
}

iframe { 
 margin:0; 
 padding:0; 
 min-height:1100px; 
 width:100%; 
 border:none; 
 background: transparent;
}

#main {
  margin:0 auto;
  position:relative;
  top:0px;
  width:804px;
  text-align:center;
  min-height:500px;
  height:auto !important;
  height:500px;
  z-index:10;
}

#logocontainer {
  position:relative;
  height:244px;
  text-align:center;
  z-index:10;
  background: url("../images/backgroundcontent.png") repeat scroll 0 0;
}

#logocontainerleft {
  position:absolute;
  height:244px;
  width:150px;
  text-align:center;
  z-index:14;
  background-color: black;
  padding-left:7px;
  left:3px;
  opacity: .50;
  filter:alpha(opacity=50);
}

#logocontainerleftimg {
  position:absolute;
  height:244px;
  width:150px;
  text-align:center;
  z-index:15;
  background-color:transparent;
  padding-left:7px;
  left:3px;
}
#logocontainerright {
  position:absolute;
  right:0px;
  height:244px;
  text-align:right;
  z-index:11;
  width:800px;
}

#logocontainerright img{
  display:none;
  height:244px;
  right:0px;
  opacity: -0.01;
  position:absolute;
  top:0px;
  width:800px;
}
#logotitelcontainer {
  position:relative;
  text-align:center;
  background: url("../images/backgroundcontent.png") repeat scroll 0 0;
  padding-bottom:2px;
  z-index:10;
}

#menu_left {
 position:absolute;
 left:0px;
 top:0px;
 text-align:left;
 border:0px;
 z-index:11;
 padding-left: 15px;
 padding-top: 10px;
 font-size:20px;
 line-height: 150%;
 color:#c67011;
}

a.inactive {
 color: #c67011;
 text-decoration:none;
}
a.inactive a:hover, a:active {
 color: #6b6c63;
 text-decoration:none;
}
a.active {
 color: #6b6c63;
 text-decoration:none;
}

#menu_right {
 position:absolute;
 right:0px;
 top:0px;
 text-align:right;
 border:0px;
 z-index:11;
 padding-right: 15px;
 padding-top: 10px;
 font-size:20px;
 line-height: 150%;
}

#menu_img {
 margin:4px;
 z-index:12;
 border:0px;
}

#content {
  position:relative;
  min-height:300px;
  width:804px;
  text-align:left;
  background: url("../images/backgroundcontent.png") repeat scroll 0 0;
  font-size:normal;
  z-index:10;
}

p {
 padding:0 15px;
}
p.main_content {
 padding:20px;
}
p.main_content_menu {
 padding:0 0 0 100px;
}
p.main_content_agenda {
 padding:5px 10px 10px 100px;
}
p.main_content_crew {
 min-height:220px;
 padding:20px;
}
h2.main_content {
 padding:40px 20px 10px;
 text-align:center;
}
h3.main_content {
 padding:10px 20px 10px 40px;
}

#content_iframe {
  position:relative;
  min-height:300px;
  height:100%;
  width:804px;
  text-align:center;
  font-size:normal;
  z-index:10;
}

#footer {
  position:relative;
  width:100%;
  height:30px;
  border:0px solid #000000;
  background: url("../images/backgroundcontentbottom.png") repeat scroll 0 0;
  z-index:10;
  color:#6b6c63;
  font-size:10px
}
#footer a {
 color:#6b6c63;
 text-decoration:none;
}
#footer_left {
 position:absolute;
 left:0px;
 padding:5px 5px 5px 10px;
}

#img-l1 {
  position:absolute;
  left:-160px;
  top:15px;
  height:129px;
  width:131px;
}
#img-l2 {
  position:absolute;
  left:-77px;
  top:300px;
  height:173px;
  width:135px;
}
#img-l3 {
  position:absolute;
  left:-150px;
  top:650px;
  height:153px;
  width:232px;
}
#img-m1 {
  position:absolute;
  bottom:-82px;
  left:320px;
  height:114px;
  width:270px;
  z-index:1;
}
#img-r1 {
  position:absolute;
  right:-227px;
  top:20px;
  height:144px;
  width:579px;
}
#img-r2 {
  position:absolute;
  right:-140px;
  top:250px;
  height:244px;
  width:135px;
}
#img-r3 {
  position:absolute;
  right:-157px;
  top:630px;
  height:137px;
  width:181px;
}

