body {
font-family: Georgia, serif;
background: #fff;
color: #000;
background-image: url(/images/cpfr_bg.gif);
}

.first {
margin-top: 0;
}

.hidden {
display: none;
}

.last {
margin-bottom: 0;
}

.nomargin {
margin: 0;
}

dt {
font-weight: bold;
}

dd {
margin-bottom: 1em;
}

img.readit {
margin-right: 5px;
}

#container {
width: 760px;
\width: 780px;
w\idth: 760px;
border: 1px solid gray;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
background-color: #fff;
}

#banner {
position: relative;
margin-bottom: 0;
background-color: rgb(213, 219, 225);
background-image: url(/images/cpfr_banner-bg.png);
background-position: right;
background-repeat: no-repeat;
overflow: hidden;
padding: 10px;
height: 84px;
voice-family: "\"}\""; 
voice-family:inherit;
height: 64px;
}
html>body #banner {
height: 64px;
}

#bigtime {
position: absolute;
top: 10px;
left: 10px;
margin: 0;
}

#bigtime #heading {
font-size: 48px;
font-weight: normal;
margin: 0;
display: inline;
line-height: 34px;
}

#bigtime #heading a {
color: #000;
text-decoration: none;
}

#bigtime #heading span {
font-size: 24px;
margin: 0;
}

#bigtime #slogan {
font-size: 16px;
font-style: italic;
margin: 3px 0 0 0;
}

* html body #bigtime #slogan {
margin-top: 12px;
}

#content {
padding: 10px;
margin-left: 220px;
background-color: #fff;
color: #000;
}

#content a {
color: #000;
text-decoration: underline;
}

#content p, #content ul, #content ol, #content dl {
font-size: 0.9em;
line-height: 145%;
}

#content h1 {
margin-top: 0;
font-weight: normal;
font-size: 1.5em;
}

#content h2 {
font-weight: normal;
font-size: 1.2em;
}

#content h3 {
font-size: 0.9em;
font-weight: bold;
}

#sidebar-a {
float: left;
width: 200px;
\width: 220px;
w\idth: 200px;
margin: 0;
margin-right: 0;
padding: 10px;
background-color: rgb(235, 235, 235);
}

#sidebar-a p, #sidebar-a ul, #sidebar-a ol {
font-size: 0.7em;
line-height: 145%;
}

#sidebar-a h3 {
font-size: 1em;
color: #444;
border-bottom: 1px solid #999;
font-weight: bold;
}

#sidebar-a #nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar-a #nav ul li {
margin: 0 0 10px 0;
padding: 0;
}

#sidebar-a #nav ul li, #sidebar-a #nav ul li a {
color: #000;
font-weight: bold;
text-decoration: none;
}

.box {
border: 1px solid #999;
padding: 5px;
}

.pic-left {
float: left;
margin: 3px 5px 5px 0;
}

.pic-right {
float: right;
margin: 3px 0 5px 5px;
}

#footer {
clear: both;
padding: 10px;
margin-top: 0;
background-color: rgb(213, 219, 225);
text-align: center;
font-size: 0.7em;
}

.centered {
text-align: center;
}