html, body {
margin : 0 auto;
width : 100%;
height : 100%;
}

body {
background : #fa8072;
font-family : Verdana, sans-serif;
}

a {
text-decoration : none;
color : #ff8c00;
}

a:hover {
text-decoration : underline;
}

a.section {
color : #ff8c00;
}

a.keyword {
color:#000000;
}

#layout {
height : 100%;
background : #ffe6d5;
margin-left : auto;
margin-right : auto;
width : 841px;
border-right : 4px double orange;
border-left : 4px double orange;
}

#content_column {
width : 445px;
border-top : 1px solid orange;
border-right : 1px solid orange;
text-align : center;
vertical-align:top;
}

#content {
width : 434px;
text-align : justify;
padding : 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}

#section {
width : 389px;
vertical-align : top;
}

#entryContent {
position : relative;
top : -10px;
left : -10px;
width : 300px;
height : 300px;
overflow : auto;
}


td.right {
text-align : right;
}

.section {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 8pt;
width : 214px;
text-align : left;
}

.tstamp {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 8pt;
width : 214px;
text-align : right;
color : #ff8c00;
}

.logohead {
width : 935px;
height : 185px;
}

.titleHead {
text-align : center;
}

.subtitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12pt;
margin-top : 2px;
margin-bottom : -5px;
}

.imgCenter {
display : block;
margin-left : auto;
margin-right : auto;
}

.displayContent {
width : 300px;
}

.keywords {
text-align : left;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 8pt;
}

img.sm_left {
float : left;
margin-right : 8px;
}

img.sm_right {
float : right;
margin-left : 8px;
}

.toolbar span {
border : outset;
}

.toolbar span.active {
border : inset;
}

.webpulp {
	width:184px;
	height:295px;
}

img.webpulp {
	border:none;
}

caption.sidebar {
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-align:left;
	margin:0px 0px 3px 3px;
	text-align:left;
}

.saicons { width:100%; text-align:right; margin-top:5px;}
.iconlink { border:none; margin-right:5px; }
.rewindIm { margin-top:15px; }
.rewindYr { font-size:8pt; font-weight:bolder; margin:2px 5px 5px 0px; color:#373a36; }
.rewindTx { font-size:8pt; color:#4d7ae5; margin:2px 5px 5px 0px; text-align: justify; }
.rewindTx > a { color:darkred; }
.blogRollImg { width: 370px; }
