﻿body {
  background: #fff url('images/Background-05.gif') repeat scroll left top;
  text-align: center;
  min-width: 620px;
  font-size: 76%;
}

div#wrapper {
  margin: 20px auto 60px auto;
  padding: 10px 20px 20px 20px;
  width: 620px;
  text-align: left; 
  background-color: #fff6f6;
  border: 2px solid #aaa; 
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.1em;
  color: #9a0c3c; /* INFACT Burgundy */
  letter-spacing: 0.02em;
}

p#link-to-french {
  margin-top: 10px;
  font-size: 1.2em;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
}

div#webmasters {
  margin-top: 38px;
}

div#webmasters p {
  font-size: 1.1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 13px 0; 
  line-height: 140%;
  width: 400px; 
}

div#webmasters textarea {
  margin: 16px 0 0 0; 
}

h2 {
 font-size: 1.4em; 
 font-family: Georgia, "Times New Roman", Times, serif;
 letter-spacing: 0.17em;
 text-transform: uppercase;
 color: #333;
 margin: 16px 0 6px 0;
 color: #3351bd;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  font-weight: normal; 
  line-height: 150%;
  width: 400px; 
}

div#controls fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

div#controls form {
  background: #fff6f6 url('images/Sweedish-Bkgrnd-3.jpg') no-repeat scroll left top;
  height: 342px;
  width: 400px; 
  padding: 70px 25px 10px 20px; 
  margin: 15px 0 0px -10px;
  position: relative;
  left: 0px;
  top: 0px;
}

div#controls form p#intro {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 1.2em;
  margin: 5px 0 26px 0;
  color: black;
  line-height: 160%;
  letter-spacing: 0.015em;
}

div#controls p {
  margin-top: 0;
}

div#controls label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.05em;
}

div#controls input, div#controls select {
  margin: 2px 0 26px 0;
}

div#controls div#name-line {
  position: relative;
}

div#controls label#last_name-label, div#controls input#last_name {
  position: absolute;
  left: 180px;
} 

div#controls input#first_name {
  width: 150px;    
}

div#controls input#last_name {
  width: 220px;   
}

div#controls input#submit-button {
  margin-top: 15px;
}

div#petition-text {
  margin-top: 0px;
  padding: 32px 45px 25px 32px;
  background-color: #ffebeb;
  border: 2px dotted #bbb; 
}

div#petition-text h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  font-size: 1.65em;
  color: #3351bd;
  text-transform: uppercase;
  margin: 0 0 4px 0;
}

div#petition-text p {
  font-size: 1.11em;
  line-height: 145%;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing: 0.035em;
  margin-bottom: 16px;
}

div#petition-text ol, div#petition-text li {
  margin: 0;
  padding: 0;
}

div#petition-text li {
  margin-left: 2em;
  padding-left: 0.5em;
}

p#back-to-top {
  margin-bottom: 0;
}

div#brought-to-you-by {
  padding: 40px 60px 40px 165px;
  background: transparent url(images/INFACT-Logo-80.gif) no-repeat scroll 60px center;
}

div#brought-to-you-by p {
  font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1.19em;
}

div#bottom-links ul {
  text-align: center;
  margin: 3px 0 15px 0;
  padding: 0;
}

div#bottom-links li {
  display: inline;
  font-size: 1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: capitalize;
  margin: 0;
  padding: 0 4px;
}

div#bottom-links a:link {
  text-decoration: none;
  color: #333;  
}

div#bottom-links a:visited {
  text-decoration: none;
  color: #888;
}

div#bottom-links a:hover {
  text-decoration: none;
  color: #9a0c3c;
}

div#bottom-links a:active {
  text-decoration: underline;  
}








