body {
  font-family:arial;
  font-size:12px;
  background:#fff;
  margin:0;
  padding:0;
}

h1, h2, h3 {
  font-family:georgia;
}

ol li {
 margin-bottom:15px;
}

img {
  border:none;
}

table {
  border-collapse:collapse;
}

th {
  text-align:left;
  color:#ffffff;
  background:#000000;
}

th, td {
  vertical-align:top;
  padding:3px;
}


#container {
  background:#fff;
}

#header {
  background:url("common/squiggle.png") top right no-repeat #3c0b1a;
}

#logo {
  margin:0;
  padding:10px;
  float:left;
}

#logo a {
  display:block;
  width:125px;
  height:80px;
  background:url("common/logo.png");
  text-decoration:none;
}

#logo a:hover {
  background:url("common/logo_flap.png");
}

#logo span {
  display:none;
}

#login {
  padding:10px 10px 0 0;
  margin:0;
  float:right;
  color:#fff;
  font-weight:bold;
  text-align:right;
  display:none;
}

#login input {
  margin-bottom:5px;
}

#login #username, #login #password {
  width:125px;
}

#navigation {
  background:url("common/rip_up.png") left bottom repeat-x #725245;
  padding:5px 10px 20px 10px;
  clear:both;
}

#navigation ul {
  margin:0;
  padding:0;
  text-align:center;
}

#navigation li {
  margin:0;
  padding:0 10px 0 10px;
  display:inline;
  list-style:none;
}

#navigation a {
  color:#fff;
  font-family:georgia;
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
}

#navigation a:hover {
  text-decoration:underline;
}

#content {
  width:730px;
  margin:0 auto;
  padding:15px;
}

#footer {
  background:url("common/rip_dn.png") left top repeat-x #725245;
  padding:20px 10px 10px 10px;
  font-size:10px;
}

#footer div {
  width:770px;
  margin:0 auto;
}

#footer p {
  margin:0;
  padding:0;
}

#footer a {
  color:#fff;
}

#footer ul {
  float:right;
  margin:0;
  padding:0;
}

#footer li {
  display:inline;
  list-style:none;
  padding:0 0 0 5px;
  margin:0 2px 0 0;
  border-left:1px solid;
}

#content form label {
  width:150px;
  float:left;
  font-weight:bold;
}
#content form input, #content form select {
  margin:0 0 3px 0;
  width:400px;
}
#content form textarea {
  width:400px;
  height:200px;
  margin:0 0 3px 0;
}
#content #male, #content #female {
  width:14px;
}
#content #day, #content #month, #content #year {
  width:130px;
}

#testimonies #video {
  float:left;
}

#testimonies #browse img {
  border:none;
  margin:0 0 14px 12px;
  padding:0;
}

h2.header {
  width:740px;
  height:175px;
  position:relative;
}

h2.header span {
  width:740px;
  height:175px;
  position:absolute;
  top:0;
  left:0;
}

h2.header span span {
  display:none;
}

#home h2.header { background-image:url("/_/home/header.jpg"); }
#home h2.header span { background-image:url("/_/home/header.png"); }

#about h2.header { background-image:url("/_/about/header.jpg"); }
#about h2.header span { background-image:url("/_/about/header.png"); }

#register h2.header { background-image:url("/_/register/header.jpg"); }
#register h2.header span { background-image:url("/_/register/header.png"); }

#salvation h2.header { background-image:url("/_/salvation/header.jpg"); }
#salvation h2.header span { background-image:url("/_/salvation/header.png"); }

#testimonies h2.header { background-image:url("/_/testimonies/header.jpg"); }
#testimonies h2.header span { background-image:url("/_/testimonies/header.png"); }

#beta {
  display:none;
  background:url("common/beta.png");
  width:67px;
  height:37px;
  float:left;
  margin:35px 0 0 0;
}

#beta span {
  display:none;
}

.temp p {
  margin:5px 0 0;
}

.gallery {
float:left;
margin:0 10px 10px 0;
text-align:center;
width:165px;
}

.left {
  float:left;
  margin:0 10px 10px 0;
}

.temp a {
  color:#000;
}

table {
  width:100%;
  border-collapse:collapse;
}
th, td {
  border:solid 1px #000;
}

.vertmiddle {
  vertical-align:middle;
}
