@charset "UTF-8";
/* CSS Document
Journals CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 8/29/07 9:01AM
Validated 8/29/07 9:01AM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/journals_02.jpg) top left no-repeat;
	}
	
div#headerdivafghan, div#headerdivafrican {
	width: 100%;
	height: 217px;
	background: url(../images/afghan_02.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/journals_04.jpg) top left no-repeat;
	}
	
div#titlediv.afghan, div#titlediv.africa {
	background: url(../images/afghan_04.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#contentcenterdiv.afghancen, div#contentcenterdiv.africacen {
	background: url(../images/afghan_06.jpg) top left no-repeat;
	}
	
div#contentrightdiv {
	background: url(../images/journals_07.jpg) top left no-repeat;
	width: 501px;
	float: left;
	padding: 20px 145px 0 45px;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#contentrightdiv.christmas2009 {
	background: url(../images/journals2009_07.jpg) top left no-repeat;
}
	
div#contentrightdiv.afghancon {
	background: url(../images/afghan_07.jpg) top left no-repeat;
	width: 501px;
	float: left;
	padding: 20px 145px 0 45px;
	}
	
div#contentrightdiv.africacon {
	background: url(../images/africa_07.jpg) top left no-repeat;
	width: 501px;
	float: left;
	padding: 20px 145px 0 45px;
	}
	
div#contentrightdiv p.divider {
	text-align: left;
	padding: 30px 0 15px 0;
	clear: both;
	}
	
div#contentrightdiv p.divider img {
	border: 0;
	}

div#bannerdiv {
	margin: 70px 0 30px 0;
	}
	
div#tellafrienddiv {
	margin: 15px 0 0 100px;
	}
	
div#topnavdiv {
	width: 198px;
	height: 186px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 493px;
	top: 66px;
}

img#biospacertop {
	float: right;
	width: 290px;
	height: 50px;
	border: 0;
	}
	
img#biospacerbot {
	width: 75px;
	height: 250px;
	border: 0;
	float: right;
	}
	
/* Text */
	
div#contentrightdiv p {
	padding: 0 0 10px 0;
	}
	
div#contentrightdiv p.date {
	font-weight: bold;
	padding: 10px 0 4px 0;
	}
	
div#contentrightdiv p.datechristmas {
	font-weight: bold;
	padding: 10px 0 4px 0;
	}
	
div#contentrightdiv p.top {
	font-weight: normal;
	text-align: right;
	padding: 0;
	font-size: 80%;
	}
	
div#contentrightdiv h1 {
	font-size: 130%;
	font-weight: bold;
	padding: 10px 0 10px 0;
	}
	
div#contentrightdiv h1#titleh1 {
	font-size: 130%;
	font-weight: bold;
	padding: 90px 0 10px 0;
	color: #c82227;
	}
	
/* Images */
	
	
div#contentrightdiv img#biospacer {
	width: 100%;
	height: 100px;
	border: 0;
	}
	
/* LINKS */

div#contentrightdiv p.datechristmas a {
	color: #3ea031;
	text-decoration: underline;
	}
	
div#contentrightdiv p.datechristmas a:hover {
	color: #c82227;
	text-decoration: underline;
	}
