body {
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
  font-size: 12pt;
  background: url(gfx/czgnd_ar_tile.jpg) #FFFFFF;
  margin: 0;
  padding: 0;
  color: #000000;
}

/* */

img {
  border: none;
}

/* */

h1 {
  color: #FF0000;
  margin: 0;
  padding: 0;
  font-size: 20pt;
  font-weight: bold;
}

h2 {
  color: #FF0000;
  margin: 0;
  padding: 0;
  font-size: 14pt;
}

/* */

a {
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #707070;
  text-decoration: underline;
}

.big {
  font-size: 14pt;
}

.index-warning {
  border: 3px solid #FFCC00;
  width: 500px;
  margin: 0 auto;
  margin-top: 250px;
  padding: 0.5em;
  background: #B08034;
}

.index-warning h1 {
  text-align: center;
}

/*  */

.header-null {
  width: 500px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
}

.header {
  background: #FFFFFF;
  height: 150px;
  border: none;
	color: #707070;
}

.left {
  position: absolute;
  top: 75px;
  left: -130px;
  width: 130px;
  height: 380px;
  background: url(gfx/czgnd_ar_left.jpg);
}

.right {
  position: absolute;
  top: 75px;
  left: 500px;
  width: 130px;
  height: 380px;
  background: url(gfx/czgnd_ar_right.jpg);
}

.tile {
  width: 500px;
  height: 10px;
  margin: 0 auto;
  background: #FFFFFF;
  font-size: 0;
}

.middle {
  width: 500px;
  height: 10px;
  margin: 0 auto;
  font-size: 0;
  background: #FFFFFF;
}

/* */

.top-links-null, .newsletters-null, .czgnd-important-null, .bottom-links-null {
  border: 3px solid #FF0000;
  width: 494px;
  margin: 0 auto;
  background: #FFFFFF;
}

.czgnd-important-null {
	margin: 10px auto;
}

/* */

.top-links, .newsletters, .czgnd-important, .bottom-links {
  padding: 0.5em;
  text-align: center;
}

/* */

.czgnd-important {
  text-align: left;
  font-weight: bold;
  margin: 10px auto;
}

.czgnd-important h2 {
  text-align: center;
}
