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

body {
background:  url('bgh.jpg') repeat-x center top #f9d800;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#content{
position: relative;
width: 760px;
background-repeat: no-repeat;
background-position: center 400px;
background-color: #f9d800;
}

#header {
width: 760px;
height: 160px;
position: relative;
overflow: show;
background: transparent;
}

#links {
display: block;
height: 60px;
width: 580px;
position: absolute;
left: 220px;
bottom: -10px;
z-index: 10;
}

#links a {
font-size: 1.2em;
text-decoration: none;
color: #f0f0f0;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
background: transparent;
border-bottom: solid 2px #0171A1;
margin-right: 3px;
margin-left: 3px;
}

#links a:hover {
background: #0171A1;
}

#cbody {
margin-top: 10px;
width: 400px;
position: relative;
float: left;
z-index: 10;
}

#copy {
width: 400px;
background: url('bgc.jpg') repeat-x center top #fff;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .75em;
line-height: 1.75em;
}

h1, h2, h3 {
color: #005578;
line-height: 1.5em;
}

.top {
width:400px;
height: 11px;
background: transparent url('corners.gif') no-repeat center top;
background-position: -1 -1;
}

.bot {
width:400px;
height: 11px;
background: transparent url('corners.gif') no-repeat center bottom;
}

#words {
color: #000;
background: transparent;
position: relative;
top: -11px;
width: 380px;
padding: 10px;
}

#words img {
border: 5px solid #aaa;
}

#words li {
padding-bottom: 10px;
}

#words .quote {
color: #0e0e0e;
font-size: 1.5em;
font-style: italic;
font-weight: normal;
font-family: sans-serif;
}

.imgs {
width: 280px;
overflow: hidden;
background: #fff;
float: right;
margin-top: 10px;
border: solid #ffc 6px;
font-size: .6em;
}

.imgs ul, .imgs ol {
text-align: left;
padding-left: 10px;
}

#logo {
position: relative;
top: 0px;
z-index: 5;
}

ul {
margin-left: 20px;
line-height: 25px;
}

#footer {
color: #000;
font-size: 10px;
height: 10px;
width: 100%;
position: relative;
bottom: 0px;
text-align: center;
clear: both;
}
#footer a{
color: #bc2e2e;
}

#logos {
float: left;
position: absolute;
top: 160px;
left: 0px;
background: transparent;
border: none;
z-index: 1;
}
#logos img {
border: 0px;
padding-bottom: 30px;
}

