body {
	font-family: arial;
	min-width: 860px;
}

a {
	color: black;
}

a:visited {
	color:black;
}
a:hover {
	color: black;
	text-decoration: none;
}

.header {
	/*position: absolute; */
	background: #dedede;
	margin-top: 5px;
	border: thin solid black;
	height: 44;
	padding: 4px;
}

.header-content{
	width:100%;
	margin:1 auto;
	position:relative;
   margin-top: 12px;
}

.header-image {
	float:left;
	position:relative;
   margin-top: -12px;
}

.header-text {
   position:relative;
   /*margin-top: 12px;*/
}

.links {
   /*background-image:url(http:/*revolution.lastholdout.com/images/brushedMetal.png); */
   /*background: #E4ECEC;*/
	/*background: white;*/
	padding: 4px; 
	border: thin solid black;
	border-top: none;
}

.wrap{
	width: 860px;
	/*background:#467DA6;*/
	/*background: white;*/
   /*margin:5 auto;*/
   padding-top: 0;
   padding-bottom: 0;
   padding-right: 0;
   padding-left: 0;
}

.side {
	/*position: absolute;*/
	position:relative;
	float:left;
	width:245px;
	/*top:61px*/
}

.main {
	/*position: absolute;*/
	/*margin-left:205px;*/
	width:605px;
	float:right;
	/*top:56px*/
}

.footer {
	/*background-image:url(http:/*revolution.lastholdout.com/images/brushedMetal.png);*/
	/*background:#4987D5;*/
	background: #dedede;
	border: thin solid black;
	clear:both;
	font-style:italic;
	font-size:x-small;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px; 
	/*border:thin solid gray;*/
}

.dock {
	border: thin solid black;
}

.dock-header {
	font-weight: bold;
	background: #dedede;
	padding: 2px;
	border-bottom: thin solid black;
}

.dock-content {
	font-size: small;
	padding: 5px;
}

.dock-footer {
	font-weight: bold;
	background: #dedede;
	padding:2px;
	border-top: thin solid black;
	height:10px;
}

.entry {
	/*margin: 5px;*/
	border-top: thin solid black;
	border-right: thin solid black;
	border-left: thin solid black;
}

.entry-header {
	background: #dedede;
	border-bottom: thin dashed black;
	padding: 5px
}

.entry b.rtop b, .entry b.rbottom b {
	/*display:block;
	height: 1px;
	overflow: hidden;
	background-image:url(http:/*revolution.lastholdout.com/images/brushedMetal.png);
	background: #E4ECEC;
	background: #4987D5;*/
}

.entry-body {
	padding: 5px;	
}

.entry-links {
	background: #dedede;
	border-top: thin dashed black;
	border-bottom: thin solid black;
}

.book {
	border-bottom: thin dotted black;
	/*width:150px*/
}

.image {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.2;
}

b.rtop, b.rbottom{
	/*display:block;*/
}

b.rtop b, b.rbottom b{
	/*display:block;*/
	height: 1px;
	overflow: hidden;
	/*background-image:url(http:/*revolution.lastholdout.com/images/brushedMetal.png);
	background:#4987D5;*/
}
b.r1{ /*margin: 0 5px;*/}
b.r2{ /*margin: 0 3px;*/}
b.r3{ /*margin: 0 2px;*/}
b.rtop b.r4, b.rbottom b.r4{
	/*margin: 0 1px;
	height: 2px;*/
}

