a {
color: #333;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
blockquote {
font-size: 0.94em;
line-height: 1.5em;
}
body {
background: #FFF;
color: #333;
font-family: Verdana, sans-serif;
margin: 0;
overflow-y: scroll;
padding: 0;
text-align:center;
}
h1 {
font-size: 1.84em;
font-weight: normal;
letter-spacing: 0.5em;
text-transform: uppercase;
margin: 0;
padding: 0;
display: inline;
}
h2 {
font-size: 1.2em;
font-weight: normal;
letter-spacing: 0.4em;
text-transform: uppercase;
}
h3 {
font-size: 1.1em;
font-weight: normal;
letter-spacing: 0.3em;
text-transform: uppercase;
}
h4 {
font-size: 0.96em;
font-weight: normal;
letter-spacing: 0.5em;
}
h5 {
font-size: 0.94em;
font-weight: normal;
letter-spacing: 0.5em;
text-transform: lowercase;
}
label {
font-size: 0.94em;
line-height: 1.6em;
margin-left: 0;
}
p {
font-size: 0.94em;
line-height: 1.6em;
margin: 0;
}
#head {
margin: 0;
padding: 0;
width: 780px;
}
#headtitle {
display: inline;
width: 310px;
}
#headnav {
display: inline;
}
#headnav ul {
margin-left: 0;
padding-left: 0;
display: inline;
} 
#headnav ul li {
margin-left: 0;
padding: 3px 15px;
border-left: 1px solid #333;
list-style: none;
display: inline;
}
#headnav ul li.first {
margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}
#postcard {
background: #FFF url(./images/future_sheep.jpg) no-repeat bottom left;
font-family: Verdana, sans-serif;
font-size: 76%;
margin: 0 auto 0 auto;
overflow: hidden;
padding: 20px;
width: 880px;
text-align:left;
}
#postcardleft {
float: left;
width: 310px;
margin: 0;
padding: 0;
}
#postcardleft .images {
margin: 0 0 10px 10px;
padding: 0;
text-align: justify;
width: 290px;
}
#postcardleft .text {
margin: 0;
padding: 0;
width: 290px;
}
#postcardright {
border-left: 1px solid #333;
float: right;
margin: 0;
padding: 0;
width: 520px;
}
#postcardright .images {
margin: 0 0 10px 10px;
padding: 0;
text-align: justify;
width: 400px;
}
#postcardright .text {
margin: 0 0 20px 10px;
padding: 0;
width: 400px;
}
.text p {
text-align: justify;
}
.text p a {
color: #C00;
}
.text p a:visited {
color: #C00;
}
.input {
width: 290px;
}
.submit {
text-align: right;
}
.submit input {
color: #C00;
}
textarea {
width: 290px;
}
