@CHARSET "UTF-8";

#page-title {
  background-image: url(images/secondary_content_header.jpg);
  background-repeat: no-repeat;
  width: 561px;
  height: 109px;
  margin: 0;
  padding: 0;
  font-size: 19pt;
  color: #456aa3;
  position: relative;
}

#page-title span {
  display: block;
  padding: 30px 15px 15px 15px;
  position: absolute;
  bottom: 0;
}

#logo {
  width: 190px;
  height: 188px;
  position: absolute;
  left: -190px;
  top: 30px;
  z-index: 30;
}

#header {
  width: 843px;
  height: 112px;
  background: transparent url(images/secondary_top_bg.jpg) no-repeat;
  position: relative;
}

#top-menu-wrapper {
  width: 626px;
  height: 53px;
  text-align: center;
  position: absolute;
  left: 11px;
  top: 43px;
  z-index: 999;
}

#top-donate-wrapper {
  width: 183px;
  height: 53px;
  position: absolute;
  left: 652px;
  top: 43px;
  z-index: 999;
}

#top-menu,#top-donate {
  padding-top: 6px;
}

#top-donate a {
  font-family: Arial;
  font-size: 11pt;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 8px;
  text-decoration: none;
}

#top-menu a:hover,#top-donate a:hover {
  text-decoration: underline;
}

#secondary-content tbody {
  border-top: none;
}

#sidebar-right {
  width: 282px;
  background-color: #d3d3d3;
  background-image: url(images/right_sidebar_tile.jpg);
  background-position: 149px left;
  background-repeat: repeat-x;
  min-height: 760px;
}

#sidebar-right-content {
  padding: 15px 5px 50px 5px;
}

#wrapper #container #center {
  float: none;
}

body.sidebar-right #center {
  
}

body.sidebar-right #squeeze {
  
}

.right-corner {
  padding: 10px;
}

#wrapper #container,#wrapper #container #secondary-wrapper {
  position: relative;
  min-height: 760px;
}


#header #block-block-8 a:link,#header #block-block-8 a:visited,#header #block-block-8 a:active
	{
	color: #ffffff;
}
