body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background: #006699 url(pictures/top_back.gif) repeat-x fixed top;
  background-attachment: scroll;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}
tr {
  margin: 0;
  padding: 0;
}
td {
  margin: 0;
  padding: 0;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #000000;
  margin: 0;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  margin: 0;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0;
  text-decoration: none;
}

ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  list-style-type: disc;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

img {
  border: 2px solid #ffcc33;
  margin: 0 10px 0 10px;
  padding: 2px;
}
img.left {
  float: left;
}
img.right {
  float: right;
}

label {
  display: block;
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

#container {
  width: 980px;
  margin: 0;
  padding: 0;
  border: 0;
}

#top {
  height: 135px;
  text-align: left;
}

#top_left {
  float: left;
  width: 245px;
  height: 115px;
}
#top_center {
  float: left;
  width: 490px;
  height: 115px;
}
#top_right {
  float: right;
  width: 245px;
  height: 115px;
}
#top_bottom {
  clear: both;
  height: 20px;
  width: inherit;
}
#top_bottom p {
  margin-left: 15px;
  line-height: 20px;
  color: #ffcc33;
  font-weight: bold;
}
#top_bottom a {
  color: #ffcc33;
}

#top_logo {
  position: relative;
  float: left;
  top: 12px;
  left: 12px;
  width: 233px;
  height: 80px;
  background: url(pictures/logo_top.png) no-repeat top;
}
#top_logo_poppetje {
  position: relative;
  float: right;
  top: 15px;
  right: -30px;
  width: 161px;
  height: 145px;
  background: url(pictures/logo_top_poppetje2.png) no-repeat top;
}
#top_logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#top p.big {
  text-align: center;
  margin: 30px 0 0 0;
  font-size: 20px;
  color: #ffffff;
}
#bottom_logo {
  float: left;
  width: 200px;
  height: 66px;
  margin: 10px 10px 10px 0;
  background: url(pictures/logo_bottom_small.png) no-repeat top;
}
#bottom_logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#menu {
  padding: 0;
  margin: 0;
  width: 980px;
  height: 25px;
  background-image: url(pictures/menu_back.gif);
}
#menu a {
  display: block;
  position: relative;
  bottom: 0px;
  height: 17px;
  padding-top: 8px;
}
#menu a.active {
  height: 18px;
  padding-top: 7px;
}

#main {
  clear: both;
  padding: 0;
  margin: 0;
}
#main h1 {
  margin-bottom: 20px;
}
#main h2 {
  margin-bottom: 10px;
  margin-top: 20px;
}
#main p {
  font-size: 14px;
  margin: 0 10px 10px 10px;
  text-align: justify;
}
#main p.footer {
  margin: -5px 10px 10px 10px;
  text-indent: 20px;
  font-style: italic;
}
#main a {
  font-size: 14px;
  color: #006699;
}
#main a:hover {
  text-decoration: underline;
}
#main a.main {
  font-weight: bold;
}
#main a.main:hover {
  color: #006699;
}

#main_content {
  vertical-align: top;
  width: 960px;
  height: auto;
  padding: 5px;
  background-color: #ffffff;
  text-align: left;
}
#main_right {
  vertical-align: top;
  width: 160px;
  height: auto;
}

#bottom {
  clear: both;
  text-align: center;
}

#bottom_copyright {
  width: inherit;
  height: auto;
  text-align: center;
}
#bottom_copyright p {
  font-size: 10px;
  margin: 15px 0 20px 0;
  color: #ffcc33;
}

#bottom_two_orb {
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  background-image: url(pictures/two_orb.png);
}
#bottom_two_orb a {
  display: block;
  width: 100%;
  height: 100%;
}

#shadow_top {
  width: auto;
  height: 5px;
}

#shadow_top_left {
  width: 10px;
  height: 5px;
  background-image: url(pictures/shadow_left.gif);
}

#shadow_top_middle {
  width: auto;
  height: 5px;
  background-color: #ffffff;
}

#shadow_top_right {
  width: 10px;
  height: 5px;
  background-image: url(pictures/shadow_top_right.gif);
}

#shadow_middle {
  width: auto;
  height: auto;
}

#shadow_left {
  width: 10px;
  height: auto;
  background-image: url(pictures/shadow_left.gif);
}

#shadow_right {
  width: 10px;
  height: auto;
  background-image: url(pictures/shadow_right.gif);
}

#shadow_bottom {
  width: auto;
  height: 10px;
}

#shadow_bottom_left {
  width: 10px;
  height: 10px;
  background-image: url(pictures/shadow_bottom_left.gif);
}

#shadow_bottom_middle {
  width: auto;
  height: 10px;
  background-image: url(pictures/shadow_bottom.gif);
}

#shadow_bottom_right {
  width: 10px;
  height: 10px;
  background-image: url(pictures/shadow_bottom_right.gif);
}

#menu_left {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_left.gif);
}

#menu_left_selected {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_left_selected.gif);
}

#menu_right {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_right.gif);
}

#menu_right_selected {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_right_selected.gif);
}

#menu_between {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_between.gif);
}

#menu_between_selected_left {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_between_selected_left.gif);
}

#menu_between_selected_right {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_between_selected_right.gif);
}

#menu_tab {
  padding: 0 4px 0 6px;
  width: auto;
  height: 25px;
  background-image: url(pictures/menu_tab.gif);
}

#menu_tab_selected {
  padding: 0 4px 0 6px;
  width: auto;
  height: 25px;
  background-image: url(pictures/menu_tab_selected.gif);
}

#menu_back {
  width: 100%;
  height: 25px;
  background-image: url(pictures/menu_back.gif);
}

#menu_back_right {
  width: 10px;
  height: 25px;
  background-image: url(pictures/menu_back_right.gif);
}

#menu_sub {
  padding-right: 20px;
}
#menu_sub a {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
#menu_sub a:hover {
  color: #006699;
  text-decoration: none;
}
#menu_sub a.active {
  color: #006699;
}

#line_horizontal {
  width: auto;
  height: 2px;
  background-color: #ffcc33;
  margin: 9px 10px 9px 0;
}

#form_border {
  width: auto;
  height: auto;
  padding: 2px;
  border: 2px solid #ffcc33;
}

#form_right {
  width: auto;
  height: auto;
  background-color: #ccc;
  padding: 8px;
}
#form_right p {
  font-size: 12px;
  margin-left: 0;
  margin-right: 0;
}
#form_right h1 {
  margin: 0 0 10px 0;
  font-size: 16px;
}
#form_right textarea {
  width: 140px;
}

#anbi_logo {
	margin: 10px 0 0 0;
	width: 95px;
  height: 76px;
  background-image: url(pictures/anbi_logo_small.jpg);
}
#anbi_logo a {
	display: block;
  width: 100%;
  height: 100%;
}
#l_ron_hubbard {
	margin: 10px 0 0 0;
	width: auto;
	height: auto;
	padding: 2px;
	border: 2px solid #ffcc33;
}
#l_ron_hubbard p {
	font-size: 11px;
	margin: 5px;
}
#l_ron_hubbard_foto {
	width: 175px;
	height: 195px;
	background-image: url(pictures/content/l_ron_hubbard_bw.jpg);
}
#william_benitez {
	margin: 10px 0 0 0;
	width: auto;
	height: auto;
	padding: 2px;
	border: 2px solid #ffcc33;
}
#william_benitez p {
	font-size: 11px;
	margin: 5px;
}
#william_benitez a {
	font-size: 11px;
}
#william_benitez_foto {
	width: 175px;
	height: 225px;
	background-image: url(pictures/content/william_benitez_bw.jpg);
}

#bottom_contact_info {
	clear: both;
	padding-top: 5px;
	position: absolute;
	bottom: 0;
	width: 100%;
}