body {
	text-align: left;
	font-family: times, serif;
        font-style:italic; 
        font-size:9pt;
        background-color: #ffffff;
}

tr {
	font-family: times, serif;
        font-style:italic; 
        font-size:9pt;
}

a:link {
color: #000;
}

a:hover {
text-decoration: none;
color: #000;
}

a:visited {
color:#000;
}
a:visited:hover {
color:#000;
text-decoration: none;
}

#header {
        width: 800px;
}

#content {
        width:800px;
}

#header a:link {
text-decoration: none;
}

#header a:visited {
text-decoration: none;
}

a:hover {
color:#000000;
}

#both {
	clear: both;
}

#footer {
       font-family: helvetica, ariel, san-serif;
       font-style: normal;
        width:800px;
}

#headerNav {
       font-family: helvetica, ariel, san-serif;
       font-style: normal;
        width:200px;
       float: right;
}
#headerNews {
       font-family: times, serif;
        font-style:italic; 
        width:400px;
       float: left;
}
#headerTitle {
width: 190px;
float: left;
}

.title {
text-transform: uppercase;
}

#postContent {
        float: left;
	width: 550px;
	padding-top: 10px;
	background-color: #ffffff;
text-align: center;
}

#postContent img {
	margin-bottom: 15px;
}

#postCliffnote {
        padding-left: 10px;
        float: right;
	font-size:9pt;
	width:200px;
        border-left: thin solid #000000;
	margin-top: 10px;
}

hr {
        border: 0;
        height: 1px;
        color: #000000;
        background-color: #000000;
        width: 100%;
}

#postCliffnote img {
       margin-bottom: 7px;
}

#postArea {
       padding-top: 10px;
       padding-bottom: 100px;
       float: left;
       width: 800px;
}

#postTitle {
display:inline;
float:left;
width:600px;
}

#cliffTitle {
float: right;
width: 200px;
display: inline;
}

#main {
 	display: block;
  	margin:225px auto 20px auto;
        width: 800px; 
}

h1 {
       font-family: helvetica, ariel, san-serif;
       text-transform: uppercase;
       font-size: 14px;
       font-style: normal;
	display: inline;
}

img {
       border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.cliffClass p + p {
margin-top: 1em;
}

h3 {
	font-size: 11px;
	display: inline;
}

object {
margin-bottom: 15px;
}

#linkList {
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 20px;
}

#catList {
float: left;
width: 190px;
margin-top: 10px;
margin-bottom: 20px;
}

#tagCloud {
float: left;
width: 340px;
margin-top: 10px;
margin-bottom: 20px;
}

.navigation {
font-family: times, serif;
        font-style:italic; 
}
#headerBox {
display: block;
z-index:100;
width: 800px;
background-color: #ffffff;
border-bottom: 1px solid #000000;
margin-top:-225px;
padding-top: 20px;
position:fixed;
}

#container {
width: 800px;
margin-left: auto;
margin-right: auto;
}