body { 
 margin:0 0 0 50%; 
 padding:0 0 0 0;
 /*background-color:#BdB1Bf;*/
 background:#BdB1Bf url(bg.gif) repeat top center; /*bg1.jpg*/
 color:#ffffff;
 font:16px /*"Trebuchet MS", */Helvetica, Verdana,verdana,Arial,arial,sans-serif; 
 line-height:1.5em;
}

img.flr {
  margin:0 0 0 1em;
  padding:16px;
  background:url(imgbg.gif) no-repeat top left;
  float:right;
  width:200px;
  height:134px;
}

img.fll {
  margin:0 1em 0 0;
  padding:16px;
  background:url(imgbg.gif) no-repeat top left;
  float:left;
  width:200px;
  height:134px;
}

.captionl {
  float:left;
  margin:0 15px 0px 0px;
}

.captionr {
  float:right;
  margin:0 0px 0px 15px;
}

#navilist {

/*   display:none; */

/*  position: absolute;
  left: 24px;
  top: 490px;*/
  margin:0 2em 0 0;
  float:left;
  width: 190px;
  font: 10px "Trebuchet MS", Verdana;
}

#navicontainer {
  padding:0 0 25px 0;
  margin:0 0 0 0;
  background:#f28298 url(navibottom.gif) no-repeat bottom left;
}

#navicontainer2 {
  padding:25px 0 0 30px;
  margin:0 0 0 0;
  background:#928298 url(navitop.gif) no-repeat top left;
}


#container2 {
  position: relative;
  margin:0 0 0 -363px;
   background:url(bars.gif) repeat-y top center;
/*   padding:38px 0 0 0; */
  /*border:5px #fff solid;*/
  width:726px;
  
}

#container1 {
  position: relative;
/*   margin:0 0 0 -363px; */
  background:url(topbar.jpg) no-repeat top center;
   padding:38px 0 0 0;
  /*border:5px #fff solid;*/
  width:726px;
  
}

/*#container1 {
  position: relative;
  margin:0 0 0 -363px;
  background:url(topbar.jpg) no-repeat top center;
  padding:38px 0 0 0;
  width:726px;
}*/

#container {
  position: relative;
  margin:0 0 0 12px;
  background:#504951 url(titel.jpg) no-repeat top center;
  padding:455px 0 0 0;
  /*border:5px #fff solid;*/
  width:700px;
  
}

.section {
  padding-top:30px;
  margin:20px;
  text-align:justify;
  clear:both;
}



#intro {
  width: 425px;
  margin-left: 250px;
  margin-top: 15px;
  text-align:justify;
   clear:both;
}


#bottombarcontainer {
  background:url(bottombar.jpg) no-repeat bottom center;
 /* background:url(grab.gif) no-repeat bottom right;*/
  margin:0px;
  padding:0 0 45px 0;
}

#footer {
  position: relative;
  margin:0 0 0 -363px;
  width:700px;  
}

#footer a { 
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
#footer a:link {
	color:#fff;
}
#footer a:visited {
	color:#999999;
}
#footer a:link:hover, a:visited:hover {
	color:#FFCE31;
}
#footer a:active {
	color:#FFCE31;
}

#famelist {
   position: relative;
   left:390px;
   width:200px;
   height:0px;
   bottom:200px;
/*    padding-right:-600px; */
}

li {
  list-style:none;
  font-size:14px;
}

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

h2 {
  text-align:right;
   clear:both;
}


img {
  border:0px;
}

a { 
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color:#fff;
}
a:visited {
	color:#999999;
}
a:link:hover, a:visited:hover {
	color:#8B9573;
}
a:active {
	color:#FFCE31;
}

