body {
  margin: 32px 0 0 0;
  padding: 0;
  background: white url("http://www.tagthe.net/helma/static/tagthenet/images/bg_body.gif") 0 0 repeat-x;
  text-align: center;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  color: #7E7E7E;
  line-height: 1.4em;
}

a {
  color: #527986;
}

a:hover {
  color: #DB644C;
}

p {
  padding: 0;
  margin: 0 0 22px 0;
}

img {
  border: 0;
}

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #333333;
  vertical-align: middle;
}

a.ajax {
  color: white;
  background: #6C8C97;
  border: 1px solid #2B5B6C;
  text-decoration: none;
  padding: 0 2px 0 2px;
}

button.ajax {
  color: white;
  background: #6C8C97;
  border: 1px solid #2B5B6C;
}

.nocss {
  display: none;
}

#wrapper {
  width: 607px;
  margin: 0 auto;
  text-align: left;
}

#flash_message {
	border: 1px solid red;
	background-color: yellow;
	padding: 3px;
}


/* HEADER */

#header {
  font-size: 0.8125em;
  font-weight: bold;
}

#header h1 {
  float: left;
  width: 231px;
  margin: 0;
  padding: 0;
}

#header a {
  text-decoration: none;
  color: #A2A2A2;
}

#header a.active {
  color: #86A0A9;
}

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

#header ul.menu {
  float: right;
  width: 370px;
  text-align: right;
  margin: 18px 0 0 0;
  padding: 0;
}

#header ul.menu li {
  display: inline;
  padding: 0;
}

#header ul.menu li span {
  font-weight: normal;
}

/* PAGEBODY */

#pagebody {
  margin: 0 27px 0 16px;
  font-size: 0.9375em;
}

/* CONTENT */

#content {
  padding: 55px 0 0 0;
}

h1 {
  padding: 0;
  margin: 0 0 11px 0;
  font-size: 1.3333em;
  color: #525252;
}

h2 {
  padding: 0;
  margin: 0;
  font-size: 1em;
  color: #525252;
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}

#content ul {
  margin: 0 0 22px 0;
  padding: 0;
}

#content ul li {
  list-style: none;
  background: url("http://www.tagthe.net/helma/static/tagthenet/images/bg_list.gif") 3px 7px no-repeat;
  padding: 0 0 0 26px
}

form.bgimg {
  background: white url("http://www.tagthe.net/helma/static/tagthenet/images/bg_form.jpg") 0 0 repeat-y;
  margin: 0 0 18px 0;
}

form.bgimg p {
  margin: 0 0 5px 0;
}

div#text_result {
 padding: 0 15px 0 15px;
}

/* formTop */

div.formTop {
  background: white url("http://www.tagthe.net/helma/static/tagthenet/images/bg_form_top.jpg") 0 0 no-repeat;
  height: 40px;
  padding: 11px 15px 0 15px;
  color: #255768;
}

div.formTop h3 {
  float: left;
}

div.formTop p {
  margin: 0;
  float: right;
  font-size: 0.7333em;
  font-weight: bold;
  padding: 1px 0 0 0;
}

/* formBody */

div.formBody {
  padding: 0 15px 0 67px;
}

div.formBottom {
  background: white url("http://www.tagthe.net/helma/static/tagthenet/images/bg_form_bottom.jpg") 0 0 no-repeat;
  height: 15px;
}

/* FOOTER */

#footer {
  margin: 22px 0 0 0;
  font-size: 0.7333em;
}

#footer p.left {
  float: left;
  width: 250px;
}

#footer p.right {
  float: right;
  width: 200px;
  text-align: right;
}