body
{
font: bembo, garamond, serif;
font-size: 1em;
background-color: #DAF5F9;
margin-top: 20px;
padding: 0px;
text-align: center;
}

input {
margin-bottom: 10px;
width: 65%;
}

#wrapper
{
padding-bottom: 20px;
}

a {
color: #EB0081;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline;
}

#header
{
border-bottom: 1px solid gray;
overflow: hidden;
background-color: #b2edf5;
padding: 10px 0 3px 0px;
}

#strapline
{
font-size: 80%;
text-align: right;
padding: 0px;
margin: 0px 35px 5px 0px;
color: #000000;
font-weight: normal;
text-decoration: none;
line-height: 110%;
}

#container 
{
margin: 0 auto;
text-align: left;
overflow: hidden;
line-height: 1.6em;
letter-spacing: 0.05px;
}

#content-container
{
padding: 0px 5px 0px 5px;
overflow: hidden;
height: 1%;
position: relative;
}

#sidebar 
{
display: none;
}

#content
{
}

h1 {
font-size: 1.4em;
line-height: 1em;
color: #46b8b8;
font-weight: normal;
}

h2 {
font-size: 1.2em;
margin: 0;
color: #333333;
font-weight: normal;
}

h3 {
font-size: 1em;
font-weight: bold;
margin: 0;
}

textarea {
width: 200px;
height: 125px;
}

#gray {
font-size: 85%;
color: gray;
margin: 0px;
padding: 0px;
line-height: 1.5em;
}

.newslink {color: black;}

form dl
{
overflow: hidden;
height: 1%;
}

form dt
{
float: left;
clear:  both;
width: 25%;
clear: left;
padding-top:  0.3em;
text-align: left;
}

form dd
{
margin-left: 33%;
margin-bottom: 0 0 0.5em 0em;
border-bottom: white solid 0.5em;
border-left: white solid 0.5em;
}

#submit
{
margin-left: 165px;
}