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: left;
position: relative;
padding-bottom: 50px;
}

#social_links {
text-align:left;
margin: 0 0 0 3px;
}

#social_links dt,
#social_links dd {
float: left;
}

#social_links dt {
color: #ffffff;
margin: 0 9px 0 2px;
}

#social_links dd {
margin: 0;
}

#social_links .first {
padding-right: 14px;
background-image: url('/img/fadedpipe.gif');
background-repeat:no-repeat;
background-position: 55px 10px;

}

#social_links dd a {
display: block;
background-repeat: no-repeat;
width: 49px;
height: 48px;
background-image: url('/img/twitter_bug_big.gif');
text-indent:-5000px;
}

/*Facebook Link*/
#social_links .first a {
width: 49px;
height: 48px;
background-image: url('/img/facebook_bug_big.gif');
}

#info {
color: #77bad8;
font-style:italic;
font-size: 90%;
margin: 70px 0 0 2px; 
text-align: left;
width: 100%;
padding: 0;
}

#info a {
color: #77bad8;
}

#info span {
color: #013446;
}

#sponsors {
padding: 0;
position: absolute;
right: 3px;
top: 20px;
}

#footer #sponsors li {
float:left;
margin: 0 0 0 15px;
}

#sponsors a {
display: block;
background-repeat: no-repeat;
width: 76px;
height: 54px;
background-image: url('/img/CFC_logo.gif');
text-indent:-5000px;
}

#sponsors .first a {
width: 53px;
height: 54px;
background-image: url('/img/EHL_logo.gif');
}

#footer li {
list-style: none;
margin: 0;
}
