body {
  font-family: verdana, sans-serif;
  font-size: 12px;
}

a {
  color: #222;
}

img {
  border: 0;
}

.clearer {
  clear: both;
  line-height: 1px;
}

#wrapper {
  margin: 0 auto;
  width: 761px;
}

#head1 {
  background-repeat: no-repeat;
  width: 761px;
  height: 83px;
  text-align: right;
}

#menu {
  background-repeat: repeat-y;
  width: 747px;
  height: 46px;
  padding-top: 2px;
  padding-left: 14px;
  font-size: 2px;
}

#homebody {
  background-repeat: repeat-y;
  width: 761px;
  padding: 0 14px;
}

#homecontent {
  font-size: 10px;
  color: #FFFFDD;
  width: 370px;
  position: relative;
  top: 5px;
  left: 130px;
}

#supporters_head {
  background-color: #af20ee;
  padding: 5px 0; 
  color: #FFF; 
  font-weight: bold; 
  text-align: center;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#announcement_head {
	font-size: 18px;
	background-color: #FFFF00;
	padding: 5px 0;
	color: #663366;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
}

#content {
  background-repeat: repeat-y;
  padding: 10px 30px;
}

#content p {
  margin: 10px 0;
}

#footer {
  background-repeat: no-repeat;
  width: 761px;
  height: 33px;
  font-size: 11px;
  text-align: center;
  padding-top: 5px;
  color: #FFFFDD;
  text-transform: uppercase;
  font-weight: bold;
}

#isafe {
  text-align: center;
}
       

/* -------------- MID IMAGE --------------------- */
div#midimage {
  background-repeat: repeat-y;
  width: 501px;
  height: 297px;
  text-align: center;
  float: left;
}

#midimage {
	position:relative;
}

#midimage img {
	display:none;
	position:absolute;
	top:0; left:0;
}
/* -------------- END MID IMAGE ----------------- */
