body {
font-family: georgia, "times new roman", serif;
font-size: .9em;
background: #006290 url(/img/bg-gradient.jpg) top repeat-x;
padding: 0;
margin: 0;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: 0;
}

.clear {
clear: both;
height: 1px;
line-height: .01;
margin: 0;
}

.quote-cite {
font-size: 75%;
font-style: italic;
}

#page {
background: url(/img/clouds.jpg) top center no-repeat;
}

.container {
width: 886px;
margin: 0 auto;
padding-top: 60px;
}

#header {
height: 137px;
background: url(/img/bg-header.jpg) no-repeat;
position: relative;
z-index: 10;
padding: 10px 0 0 10px;
}

#middle {
background: url(/img/bg-middle-repeater.png) repeat-y;
padding: 0 19px;
}

#middle .container {
background: url('/img/content-repeater.jpg') top repeat-x;
width: auto;
padding: 0;
margin: 0;
}

#content {
float: left;
width: 550px;
}

#sidebar {
background: url(/img/sidebar.jpg) top no-repeat;
float: right;
width: 204px;
padding: 50px 40px 0;
}

#footer {
background: url(/img/bg-footer.png) top no-repeat;
padding-top: 35px;
text-align: center;
}

#footer ul {
margin: 0;
padding: 0;
width: 100%;
}

#footer li {
list-style-type: none;
display: inline;
padding: 0 1em;
margin: 0;
font-size: .8em;
color: #77bad8;
font-weight: bold;
border-right: 2px solid #013f5c;
}

#footer li.last {
border-right: 0;
}

#sig {
display: block;
margin-top: 40px;
}

.preload {
position: absolute;
top: 0;
visibility: hidden;
}

.preload img {
visibility: hidden;	
}