html {
  height: 100%; 
  max-height: 100%; 
  padding: 0;
  margin: 0; 
  border: 0; 
  background: #fff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #333333;
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 
}

body {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
  color: #666666;
}

img {
  border: 0;
}

#content {
  position: absolute;
  z-index: 3;
  top: 187px;
  bottom: 30px;
  left: 262px;
  right: 10px;
  overflow: auto;
}
* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:187px solid #fff; border-bottom:30px solid #fff; border-left:262px solid #fff; border-right:10px solid #fff;}

#header {
  position: absolute;
  display:block;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 182px;
  z-index: 5;
  overflow: hidden;
  background: #e9e9dd;
}

#footer {
  position: absolute;
  z-index: 5;
  display: block;
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  overflow: hidden;
}

#navigation {
  position: absolute;
  left: 0;
  top: 187px;
  bottom: 30px;
  width: 238px;
  z-index:4;
  overflow:hidden;
  background: url(../templates/images/bg_navigation.jpg) no-repeat #eeeee6;
}
* html #navigation {height:100%; top:0; bottom:0; border-top:187px solid #fff; border-bottom:30px solid #fff;}

#flexible {
  position: absolute;
  z-index: 6;
  display: block;
  margin: 0;
  top: 0px;
  left: 0;
  width: 238px;
  bottom: 70px;
  font-size: 1em;
  overflow:auto;
  overflow: hidden;
}

#fixed {
  position: absolute;
  z-index: 6;
  display: block;
  margin: 0;
  bottom: 0px;
  left: 0;
  width: 238px;
  height: 70px;
  font-size: 1em;
  overflow: hidden;
}

.clearer {
  width: 400px;
  height: 0px;
  clear: left;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  border: solid 1px #fff;
}

#background {
  padding-left: 24px;
  background: url(../templates/images/bg_header.jpg) no-repeat;
}

#headline {
  padding: 0 0 0 0;
}

#content td { font-size: 11px; line-height: 13px; }
#content h1 { font-size: 13px; line-height: 16px; font-weight: bold; color: #666666; }
#content h2 { font-size: 11px; line-height: 13px; font-weight; font-style: italic; color: #333333; }
#content h3 { font-size: 11px; line-height: 13px; font-weight: bold; color: #333333; }
#content h4 { font-size: 11px; line-height: 13px; font-style: italic; color: #333333; }
#content p { font-size: 11px; line-height: 1.5em; }
#content .caption { font-size: 11px; font-style: italic; line-height: 13px; }

#_content td { font-size: 9px; line-height: 13px; }
#_content h1 { font-size: 13px; line-height: 16px; font-weight: bold; color: #666666; }
#_content h2 { font-size: 11px; line-height: 13px; font-weight; font-style: italic; color: #333333; }
#_content h3 { font-size: 11px; line-height: 13px; font-weight: bold; color: #333333; }
#_content h4 { font-size: 11px; line-height: 13px; font-style: italic; color: #333333; }
#_content p { font-size: 9px; line-height: 1.5em; }
#_content .caption { font-size: 9px; font-style: italic; line-height: 13px; }

#content .separator {
  height: 0px;
  margin: 15px 0 15px 0;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  border-top: solid 1px #666666;
}

/*---------------------------------forms--------------------------------*/
#content .mailform label {
  display: block;
  float: left; 
  width: 165px; 
  padding: 0; 
  margin: 7px 0 0 0;
  text-align: right;
}

#content .mailform .inputtext {
	/* display: inline; */
	width: 325px;
	margin: 5px 0 0 15px;
	padding: 0;
}

#content .mailform .firstbutton {
	display: block;
	float: left;
	width: 165px;
	margin: 15px 15px 0 180px;
}

#content .mailform .button {
	display: block;
	float: left;
	width: 165px;
	margin: 15px 15px 0 0;
}

#content .mailform .error {
	display: block;
	margin: 15px 0 0 160px;
	color: #f00;
}

#content .selections {
	padding: 0;
	margin: 0;
	border: 0;
}

#content .selections label {
  display: block;
  float: left; 
  width: 245px; 
  padding: 0; 
  margin: 7px 0 0;
  text-align: left;
}

#content .selections .inputtext {
	/* display: inline; */
	width: 245px;
	margin: 5px 0 0 15px;
	padding: 0;
}

#content a, #content a:hover, #content a:visited {
  color: #6a1721;
}

.lines { background: #6a1721; }
#imagepattern .image { width: 166px; }
#imagepattern .spacer { min-width: 15px; }

#mainnavigation { vertical-align: top; }
#mainnavigation ul { list-style: none; margin: 0; padding: 0; font-size: 11px; margin-top: 2px; }
#mainnavigation li { float: left; display: block; max-width: 88px; line-height: 14px; margin-right: 30px; text-align: center; }
#mainnavigation a { text-decoration: none; color: #6a1721; }
#mainnavigation a:hover { font-weight: bold; color: #6a1721; }
#mainnavigation .highlight a { font-weight: bold; color: #6a1721; }

#flexible ul { margin: 12px 0 0 50px; padding: 0; list-style: none; padding-top: 10px; }
#flexible li { padding: 0px 20px; margin-bottom: 8px; line-height: 14px; }
#flexible a { text-decoration: none; color: #6a1721; }
#flexible a:hover { color: #6a1721; }
#flexible li.highlight { background: url(/ifp/images/bodydonation_list_square.gif) no-repeat; }
#flexible li.highlight a { text-decoration: none; font-weight: bold; color: #6a1721; }

#fixed ul { margin: 0 0 5px 50px; padding: 0; list-style: none; font-size: 10px; }
#fixed li { padding: 0px 20px; line-height: 14px; }
#fixed a { text-decoration: none; color: #656565; }
#fixed a:hover { color: #656565; }
#fixed li.highlight a { text-decoration: none; font-weight: bold; color: #656565; }

#footer { font-size: 10px; color: #6a1721; }
#footer ul { margin: 0 40px; padding: 0; list-style: none; font-size: 10px; }
#footer li { float: left; display: block; padding-left: 20px; line-height: 14px; }
#footer a { text-decoration: none; color: #6a1721; }
#footer a:hover { color: #6a1721; }

#contents { line-height: 1.5em; }
