html {
	background: #e1ddce url(../images/bg-xy.jpg) top left repeat;
}

body {
	background: transparent url(../images/BGywam_haiti.jpg) top center no-repeat;
	border-top: 5px solid #000;
	color: #333;
	font-size: 13px;
	padding: 20px 0 40px;
}

a {
	color: #019dc4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.alignleft a,
.alignright a {font-size: 16px;}

.content_body {
	background: #fff url(../../img/24_col.gif) repeat-y;
}

.home_btn {
	display: block; 
	height: 90px; 
	width: 235px;
	text-indent: -2000px;
}

.translate {
	background: transparent;
}

.serif {font-family: Georgia, Times, serif;}

.navigation {padding: 35px 0px 20px;}
#nav {margin-top: 18px; margin-left:-8px;}
#nav li {
	list-style-type: none;
	float: left;
	margin-left: 36px;
}
#nav li.first {margin-left: 22px;}
#nav li a {
	color: black;
	font-family: Georgia, Times, serif;
	font-size: 15px;
}

.photo-frame {
	background: #fff url(../images/photo_frame.jpg) top left no-repeat;
	display: block;
	height: 390px;
}
.photo-frame img {
	margin: 24px 10px 10px 40px;
	border: 1px solid #999;
}

.post .entry {margin-bottom: 60px;}

h2 {font-weight: normal; font-size: 34px; }
h3 {font-weight: normal; font-size: 21px; margin:28px 0px 12px; }
h4 {text-transform: uppercase; margin-top:21px; font-size: 15px;font-family: Georgia, Times, serif; font-weight: normal; letter-spacing:1px;}
h5 {margin: 0px; font-size: 13px; margin-bottom: 0px;}
.serif p {font-size: 15px;}

#footer {
	background: #a19b85 url(../images/bg-footer.jpg) top left no-repeat;
	display: block;
	height: 118px;
	padding-top: 20px;
}

.sidebar-excerpt {
	margin-bottom: 20px;
}