body {
font-family: Arial, sans-serif;
font-size: small;
margin: 0;
background: gray;
height: 635px;
}

#header {
border-top: 3px groove #FFD520;
border-bottom: 3px groove #FFD520;
background: #000A1A url(http://inrodwetrust.net/images/blue4.jpg);
font-weight: bold;
color: #FFD520;
font-family: rockwell;
height: 110px;
font-size: 13px;
padding-bottom:0;
text-align: center;
}

h1 {
text-align: center;
padding-top: 35px;
padding-bottom: 0;
text-decoration: underline;
margin: 0;
text-shadow: #FFD520 2px 1px 5px;
font-size: xx-large;
}

#header h2 {
font-weight: bold;
color: #FFD520;
font-family: rockwell;
font-size: 13px;
padding-bottom:0;
text-align: center;
margin-top: 2px;
}

#wrap-inner {
padding: 0;
}

.caption {
padding:0;
margin-top: -40px;
}

.main {
padding: 10px;
float: left;
}

.main2 {
padding: 10px;
float: right;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
}

.right {
float: right;
margin-right: 10px;
margin-left: 5px;
margin-top: 3px;
}

.left {
float: left;
margin-left: 10px;
margin-right: 5px;
margin-top: 7px;
}

#wrap {
width: 995px;
width: 995px;
margin: 0 auto;
background: #F1F2CB url(http://inrodwetrust.net/images/paper.jpg);
}

#wrap-inner {
background: #F1F2CB;
margin:0;
height: 220px;
font-family: franklin gothic medium;
font-size: 14px;
line-height: 1.4em;
border-bottom: 3px groove #FFD520;
}

a:link {
color: blue;
}

a:hover {
color: teal;
}

.mission {
font-weight: bold;
font-family: franklin gothic medium;
border-bottom: 1px solid black;
text-align: center;
font-size: 14px;
}

#footer a:hover {
color: #2B3362;
}

#footer {
clear: both;
background: #F1F2CB;
font-size: x-small;
text-align: center;
border-top: 3px groove #FFD520;
border-bottom: 3px groove #FFD520;
}

p {
margin:3;
font-size: 16px;
font-family: franklin gothic medium;
}

#headline {
text-align: center;
font-size: 24px;
font-family: Arial;
font-weight: bold;
text-decoration: underline;
}

.indent {
text-decoration: underline;
margin-left: 15px;
font-weight: bold;
}

.return {
text-align: center;
}

#article {
background: #F1F2CB url(http://inrodwetrust.net/images/paper.jpg);
}