body {
	background: #FFFFCC url(img/bg.jpg);
	color: #444;
	font: normal 60% "Lucida Sans Unicode",georgia;
	margin: 0;
}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(img/divider.gif) no-repeat;
	height: 20px;
	margin: 20px 0 20px;
}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	text-align: center;
	width: 632px;
	margin: auto;

}

.header {
	background: #56644A url(img/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;

	
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
	background: #334127 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 10px;
}

/* navigation */
.navigation {margin: 0 12px;}

.navigation a {
	color: #6C7151;
	font: bold 1.4em georgia;
	line-height: 40px;
	margin: 0 16px;
	text-decoration: none;
}

/* content */
.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: none;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 40px;
}

/* content item */
.item {clear: both;}

.item img {border: 0px dashed #FFFFCC;}

.item .title {
	color: #003300;
	font: normal 2em georgia;
}

.item .title:first-letter {
	display: inline;
	float: inherit;
	font-size: 2em;
}

.item .metadata {
	color: #003300;
	font-size: 1em;
	float: inherit;
	padding: 10px 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px;
	text-align: center;
	width: 632px;
	margin-left: 52px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}
.headere {

	background: #56644A url(img/headere.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}
.headerd {

	background: #56644A url(img/headerd.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}

