fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
p.error {
color: red;
}
div.instructions {
padding: 8px;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

h1 {
font-style: italic;
font-size: 26px;
font-weight: bold;
padding-bottom: 10px;
}

p {
font-size: 15px;
}

h2 {
font-style: italic;
font-size: 22px;
font-weight: bold;
}

div.adsense-wrap {
        float: right;  
        margin-right: 5px;
}

div.adsense-wrap2 {
        margin-left: auto;
        margin-right: auto;
}

body {
background-color:#ccc;
}

#header {
background:#fff url(/img/linktopiahead.jpg) 0 0 repeat-y;
height: 100px;
border-bottom: #000000 thick;
}

#title {
padding-top:30px;
}

#title h1, #title p {
color:#fff;
}

#bg {
background:#fff url(/img/content.png) 0 0 repeat-y;
padding-top:20px;
padding-bottom:20px;
}

#footer {
background:#ffffff url(/img/ftr.jpg) 0 0 no-repeat;
height:30px;
min-height:30px;
color: #ffffff;
text-align: center;
}
#footer a:link {
color: #ffffff;
text-decoration: underline;
background-color: #333333;
}

#footer a:visited {
color: #DDD;
text-decoration: underline;
background-color: #333333;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline overline line-through;
background-color: #333333;
}

#footer a:active {
color: #FFFFFF;
text-decoration: overline underline;
background-color: #333333;
}
#copyright{
position: relative;
left: 50px;
width: 66%;
text-align:center;
float:left;
padding: 20px;
}

