
body { background:#f5f5f5 url(newspaper2.gif) repeat; }
ol , ul { padding:0; }
ul {
list-style-position:inside;
list-style-type:circle;
margin-top:0;
}
a { color:#098bdd; }
a:hover {
color:#fff;
background:#027ac6;
text-decoration:none;
}
.clear { clear:both; }
#container {
width:800px;
margin:0 auto;
}
.tight {
margin:0;
padding:0;
}
#logo { margin:36px 0 24px 0; }
#content {
width:712px;
margin-right:auto;
margin-left:auto;
margin-top:-4px;
padding:1px 30px;
background:#fff;
}
h2 {
font:32px georgia, serif;
margin-bottom:0.3em;
text-align:center;
}
#content p {
font:15px georgia, serif;
line-height:1.5em;
margin-top:0;
margin-bottom:3em;
}
ol#idea {
font:15px georgia, serif;
line-height:1.5em;
margin-bottom:1.5em;
}
ol#idea li {
margin-bottom:1.5em;
list-style-position:inside;
}
.quote {
font:italic 15px georgia, serif;
line-height:1.5em;
padding:0 60px;
margin: 24px 0 48px 0;
}
.author {
font-style:normal;
}
.left {
float:left;
width:340px;
font:14px georgia, serif;
line-height:1.5em;
text-align:center;
}
.left img , .right img {
border:1px solid #ddd;
margin-bottom:12px;
}
.left a , .right a {
font-weight:bold;
}
.right {
float:right;
width:340px;
text-align:center;
font:14px georgia, serif;
line-height:1.5em;
}
.end-notes {
border-top:1px dotted #ddd;
padding-top:6px;
margin-top:36px;
text-align:center;
font:11px georgia, serif;
line-height:1.5em;
color:#333;
}