/* CSS Document */

body {margin:0; padding:0; color:#000; background:#FBFBE8; font-size:11px; height:100%; font-family: Arial, Helvetica, sans-serif;}


/*Home*/

#top-left{ float:left; height:439px;}
#top-middle{float:left; }
#top-right{float:left; }
#bottom-left{clear:both; float:left; }
#bottom-right{float:left;}

/*Layout*/
#header {width: 800px;}
#content-left {width:200px; float:left; padding-left:10px;}
#content-right{width:540px; float:right; padding-right:30px;}
#footer {font-size:10px; color:#666; text-align:center;}
.prevnext {background: url(/refugee/images/dusty_diaries/prevnext.jpg) no-repeat; height:50px; color:#666; font-size:10px;  text-align:left; padding-left:20px; padding-top:20px;}
#footer .prevnext{ background-position:180px 0; padding-left:200px; height:40px}
.prevnext a, .prevnext a:visited, .prevnext a:hover{font-weight:bold; color:#993300; text-decoration:none;}
.prevnext .disabled{ visibility:hidden;}

img.thumb {}
.caption{ font-size:10px; color:#666; width:185px; padding-top:5px; line-height:10px;}

.padtop{ padding-top:20px;}

p {padding:2px 4px 1px 4px;}
h1 {color:#993300; font-size:13px; text-transform:uppercase; font-weight:bold;}
h2 { color:#666;font-size:11px; }

.featured-txt {	font-style: italic;	color: #621A11;	padding-left: 15px;}

a {color:#CE5F3A; text-decoration:none;}
a:hover {color:#BF3000; text-decoration:underline;}
a img {border:none;}
