body {
  background: url('fondo_corazones.jpg') repeat;
  color: #000;
}

/*Links*/
a,#menu .footer {
  color: #966;
}

/*Main container*/
#container {
  background: #FFF;
}

/*Banner*/
h1 {
  background-color: #FCC;
  color: #930000;
}
h1 a {
  color: #966;
}

/*Icons*/
#boxbanner,#boxside div,.boxtop {
    background: #fff;
}
#boxside {
  background: #BD7;
}

/*Content containers*/
#endcap,#menu,#content,h2,h3,h4 {
  background: #fff;
}

/*Anything with a border*/
#endcap,#menu,#content,#container,h1,h2,h3,h4,#boxbanner,.boxtop,#boxside,#boxside div,#boxbanner {

}
.hr {
  background: #000;
}

/*Headlines containing links*/
h3 a, h4 a {
  color: #000;
}

#copyright {
  color: #8A4;
}

#design {
  color: #000;
}

body {
  padding: 30px 0 80px 0;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
  font-size: 14px;
  text-align: center;
}

.invisible {
  display: none;
  visibility: hidden;
}

a,#menu .footer,h1 a,h1 a:visited,h1 a:hover {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#container {
  margin: 0 auto 5px auto;
  border-width: 2px;
  padding-bottom: 20px;

  width: 760px;
}

h1 {
  position: relative;
  width: 616px;
  overflow: hidden;
  margin: -7px -2px 0 0;
  float: right;
  border-width: 5px 2px 2px 2px;

}

#endcap,#menu,#content,#container,h1,h2,h3,h4,.box,.boxtop,#boxside,#boxside div,#boxbanner {
  border-style: solid;
}

#endcap {
  position: relative;
  margin: 20px -7px 0 -7px;
  float: left;
  border-width: 2px 5px 2px 5px;
  width: 726px;
  \width: 738px;
  w\idth: 726px;
}

#menu {
  position: relative;
  margin: 20px 0 0 -7px;
  float: left;
  border-width: 2px 2px 2px 5px;
  padding-bottom: 10px;
  text-align: left;
	width: 202px;
	\width: 209px;
	w\idth: 202px;
}

#content {
  position: relative;
  border-width: 2px 5px 2px 2px;

width: 100%;
}

#bottom {
  clear: both;
}

img {
    border:0;
}
#boxbanner,.boxtop,#boxside div {

  background: #fff;
  text-align: center;
}

#boxbanner {
  border-width: 2px;
}

.boxtop {
  float: left;
  margin: 20px 0 0 20px;
  border-width: 2px;
}

#boxside {
  border-width: 0 2px 0 2px;
  float: left;
  margin: 20px 0 0 20px;
}

#boxside div {
  border-width: 2px 0 2px 0;
  float: none;
  margin: 0 0 0 0;
}
#boxside br {
  height: 20px;
  line-height: 20px;
}

h2 {
  float: right;
  margin: 20px -10px -22px 0;
  position: relative;
  border-width: 2px 5px 2px 0;
  padding: 6px 10px 6px 10px;
  font-size: 24px;
  text-align: right;
}
h3 {
  position: relative;
  float: left;
  padding: 6px 10px 6px 10px;
  margin: -2px 0 20px -7px;
  border-width: 2px 0 2px 5px;
  font-size: 18px;
  text-align: left;
}
.hr {
	float: left;
  width: 100%;
  height: 2px;
  overflow: hidden;
  margin: 20px 0 0 0;
  clear: both;
}
* html .hr {
	float: none;
}

h4 {
  float: left;
  position: relative;
  padding: 6px 10px 6px 10px;
  margin: -2px 0 10px -10px;
  border-width: 2px 0 2px 5px;
  font-size: 16px;
  text-align: left;
}

p {
  clear: both;
  margin: 0 20px 0 20px;
  overflow: hidden;
  width: 376px;
  
}

.footer {
  text-align: right;
  margin: 0 10px 0 10px;
}

h3 a:hover, h4 a:hover {
  text-decoration: none;
}

#menu ul {
  clear: both;
  list-style: none;
  margin: 0 20px 0 20px;
  padding: 0;
}

#menu ul li {
  padding: 0;
  margin: 0;
}

#leftfooter {
  float: left;
  clear: none;
  margin: 12px; 0 0 14px;
  width: auto;
}

#rightfooter {
  float: right;
  clear: none;
  text-align: right;
  margin: 5px 14px 5px 0;
  width: auto;
}

blockquote {
  margin: 0;
  padding: 0;
}
blockquote p {
  width: auto;
  margin: 20px 40px 20px 40px;
  overflow: visible;
}

#copyright {
  width: 700px;
  margin: 0 auto 0 auto;;
  text-align: center;
  background: transparent;
}

#design {
  margin: 20px 0 0 0;
  display: block;
  text-align: center;
}