body {
  padding: 0px;
  margin: 0px;  
}

#content {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 0px;
  width: 800px;
}

#big-tagline {
  font-size: 300%;
  font-family: Georgia, sans-serif;  
  color: black
  font-weight: normal;
  letter-spacing: .15em;
  text-align: left;
  width: 500px;
  padding-left: 20px;
}

.links {
  text-align: right;
  list-style-type: none;
  text-transform: uppercase;
  font-family: gill sans, helvetica, sans-serif;
}

.links li {
  padding: 0px;
  margin: 0px;
}

.links a {
  text-decoration: none;
  color: black;
}

.links a:hover {
  color: grey;
}

a.links {
  text-decoration: none;
  color: black;
}

a:hover.links {
  color: grey;
  text-decoration: none;
}

a:visited.links {
  color: grey;
  text-decoration: none;
}

a.on {
  font-weight: bold;
  size: 200%;
  color: black;
  text-decoration: none;
}

h3 i {
  text-decoration: none;
  color: black;
  text-transform: none;
  font-family: gill sans, arial, sans-serif;
  margin:0;
  padding:0;
  line-height:20px; 
  font-weight: normal;
}

b {
  font-family: gill sans, sans serif;
  text-transform: uppercase;
}

#left-column {
  float: left;
  width: 600px;
  margin-right: 30px;
  padding-left: 20px;
}

#right-column {
  float: right;
  width: 370px;
}

ul {
  padding-left: 0px;
  margin-left: 20px;
  text-align: left;
  list-style-type: none;
  text-transform: uppercase;
  font-family: gill sans, helvetica, sans-serif;
}

p {
  line-height: 1.5em;
  font-family: Georgia, sans-serif;
  letter-spacing: .120em;
}

i {
  line-height: 1.5em;
  font-family: Georgia, sans-serif;
  letter-spacing: .120em;
  color: black;
  font-size: 70%;
}

ol {
  line-height: 1.5em;
  font-family: Georgia, sans-serif;
  letter-spacing: .120em;
}

em {
  font-weight: bold;
  font-style: normal;
}

h3 { 
  font-family: Arial;
  font-size:22px;
  color: #792944;
  font-weight:bold;margin:0;padding:0;line-height:20px; 
}

.endorsement {
  font-family: Gill Sans, sans-serif;
  font-size: 21px;
  color: #792944;
  line-height:25px; 
  padding-top: 10px;
  padding-bottom: 10px;
}

.endorser {
  line-height: 1.5em;
  font-family: Georgia, sans-serif;
  letter-spacing: .120em;
  color: black;
  font-size: 80%;
  padding-top: 10px;
}

img.team {
  float: left;
  border: double #792944 2px;
  margin-right: 10px;
  padding: 3px;
}

a {
  color: #792944;
}

h3 a {
  text-decoration: none;
}
