html {
padding: 0px;
margin: 0px;
}

body {
padding: 0px;
margin: 0px;
background: url('images/bg.jpg') repeat-x #fefe87;
font-family: sans;
font-size: 0.75em;
line-height: 1.75em;
}

h3 {
font-size: 1.75em;
font-family: serif;
font-weight: normal;
}

h4 {
font-size: 1.25em;
}

#cbody {
width: 560px;
background: #ffffcc;
position: relative;
}

#copy {
width: 500px;
text-align: left;
background: #ffffcc;
}

#header {
width: 560px;
position: relative;
overflow: show;
background: transparent;
margin-bottom: -30px;
}

#logo {
position: relative;
top: 0px;
}

#linkbar {
width: 520px;
height: 26px;
position: absolute;
top: -56px;
left: 10px;
text-align: left;
font-size: 14px;
font-weight: normal;
}

#linkbar a {
color: #dbb470;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 8px;
padding-left: 8px;
text-decoration: none;
}

#linkbar a:hover {
background: #882121;
}

#pledge {
margin-left: 40px;
text-align: left;
width: 300px;
font-weight: bold;
}

ul {
line-height: 25px;
}

#footer {
color: #ffc;
font-size: 10px;
height: 60px;
width: 740px;
background: #1A1A1A;
position: relative;
padding: 10px;
line-height: 1.25em;
text-align: center;
}

#footer a{
color: #bc2e2e;
}

#gallery {
position: relative;
height: 275px;
width: 560px;
overflow: show;
margin-bottom: 90px;
}

#gallery a {
position: absolute;
left: 0px;
}

#gallery a img {
border: none;
}

#gallery a.show {
z-index: 500
}

#gallery .caption {
z-index: 600; 
background: #030303;
color: #ffffcc; 
height: 1px; 
width: 100%; 
position: absolute;
top: 275px;
left: 0px;
}

#gallery .caption .content {
margin: 5px;
text-align: left;
}

#gallery .caption .content h3 {
text-align: center;
font-size: 1.5em;
font-family: sans-serif;
margin: 0;
padding: 0;
color: #dbb470;
}

.port {
border: 2px solid #333;
}

table h4 {
width: 200px;
text-align: left;
}

#form td {
background: #edd;
}

