@charset "UTF-8";
body{
  margin: 0px;
  padding: 0px;
  background-color: white;
}
li{
  margin-bottom: 4px;
}
.left_side{
  background-image: url('http://www.peacecorpsjournals.com/images/design_01.gif');
  background-repeat: repeat-y;
  background-position: right;
}
.right_side{
  background-image: url('http://www.peacecorpsjournals.com/images/design_03.gif');
  background-repeat: repeat-y;
  background-position: left;
}
.crumbs {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
}
.disclaimer{
  font-size: 10px;
}
.block{
  margin: 8px 8px 8px 16px;
}
.blocktitle{
  font-size: 18px;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  line-height: normal;
	text-transform: capitalize;
  margin-bottom: 12px;
  color: #ff6600;
}
.blockcontent{
  margin-left: 8px;
}
.blockcontent li{
  margin-left: 16px;
}
.blockcontent ul{
  padding-left: 0px;
}
.error{
  margin: 8px 8px 8px 16px;
}
.errortype{
	font-family: sans-serif;
  font-size: 16px;
  color: red;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  line-height: normal;
	text-transform: capitalize;
  margin-bottom: 12px;
}
.errordesc{
  margin-left: 8px;
}
.crumbs a:link{
  color: #ff6600;
}
.crumbs a:visited{
  color: #ff6600;
}
.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content a:link{
  color: #000090;
  text-decoration: none;
}
.content a:visited{
  color: #000090;
  text-decoration: none;
}
.content a:hover{
  color: #000090;
  text-decoration: underline;
}
.journal_title{
  color: green;
  font-variant: small-caps;
  font-size: 120%;
}
.journal_description{
  color: green;
}
.recent_updated{
  color: #ff6600;
  font-weight: bold;
}
.error{
  color: red;
  font-weight: bold;
}
.cur_page{
  color: red;
  font-weight: bold;
  margin-left: 8px;
}
.other_page{
  margin-left: 8px;
  font-weight: bold;
}
p.thumb{
	float:left;
	padding:0px;
	margin: 0px;
}
p.thumb a{
	display:block;
	float:left;
	width:152px;
	height:114px;
	overflow:hidden;
	position:relative;
	z-index:1;
}	
p.thumb a img{
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	height: auto;
	width: 150px;
	border: 1px solid #999;
}
p.thumb a:hover{
	overflow:visible;
	z-index:1000;
	border:none;		
}
p.thumb a:hover img{
	border:1px solid #999;
	background:#fff;
	padding:0px;
	left:0px;
	top:0px;
  width: 200px;
  height: auto;
}
p.thumb_small{
	float:left;
	padding:0px;
	margin:8px 16px 8px 8px;
}
p.thumb_small a{
	display:block;
	float:left;
	width:122px;
	height:92px;
	overflow:hidden;
	position:relative;
	z-index:1;
}	
p.thumb_small a img{
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	height: auto;
	width: 120px;
	border: 1px solid #999;
}
p.thumb_small a:hover{
	overflow:visible;
	z-index:1000;
	border:none;
}
p.thumb_small a:hover img{
	border:1px solid #999;
	background:#fff;
	padding:0px;
	left:0px;
	top:0px;
  width: 170px;
  height: auto;
}
.entry_option {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: left;
}
.entry_from a:link, .entry_from a:visited{
	color: #000090;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.entry_from a:hover{
 	color: #000090;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  text-decoration: underline;
}
.entry_date {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
.entry_from {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.entry_content {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 8px 4px 8px 8px;
	padding: 0px 32px 0px 0px;
}
.entry_comments{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin: 8px 4px 8px 8px;
	padding: 0px 32px 0px 0px;
}
.entry_title span {
	color: #FF0000;
	text-decoration: none;
}
.entry_title{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.randominfo{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888;
	text-decoration: none;
}
.updateinfo{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
  padding: 4px 4px 0px 4px;
  text-align: left;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}
.small{
	font-size: 10px;
}
.highlight{
  font-weight: bold;
}
.white{
  color: #FFF;
}
.bold{
  font-weight: bold;
}
.medium{
  font-size: 12px;
}
.big{
  font-size: 14px;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.space8{
  margin: 8px;
}
.space4{
  margin: 4px;
}
.space2{
  margin: 2px;
}
.space16{
  margin: 16px;
}
.orange{
  color: #ff6600;
}
.red{
  color: red;
}
.archive_day{
  margin-left: 8px
}
.archive_month{
  width: 100px;
  font-weight: bold;
}
.keywords{
  font-weight: bold;
  color: #ff6600;
}
.btn a:link, .btn a:visited {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  color: #000;
  background-image: url('http://www.peacecorpsjournals.com/images/btnbk_up.gif');
  background-repeat: repeat-x;
  height: 40px;
  font-size: 14px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  visibility: visible;
  position: relative;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  margin-top: 8px;
  margin-right: 16px;
  margin-bottom: 8px;
  margin-left: 16px;
}
.btn a:hover{
  background-image: url('http://www.peacecorpsjournals.com/images/btnbk_down.gif');
  background-repeat: repeat-x;
}
.rateInfo{
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
	vertical-align: middle;
}
