body {
	background-color:#26464E;
	padding:0px;
	margin:0px;
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
}
#header {
	width:765;
	padding:0px;
	margin:0px;
}



h1 {
	border-bottom:1px solid #3A470B;
	color:#3A470B;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin:20px 14px 10px 0px;
	text-align:left;
	width:265px;
	float:left;
}
.text {
	font-size:0.7em;
	line-height:1.8em;
	float:left;
	clear:left;
	width:265px;
}
.pusher {
	clear:both;
}


.first-image {
	margin:5px 0px 5px 0px;
	padding:0px;
	border:1px solid black;
}
.second-image {
	margin:5px 0px 5px 8px;
	padding:0px;
	border:1px solid black;
}



#container {
	width:765px;
	text-align:left;
	padding:0px;
	margin:0px;
	background:#FFFCD2;
}
.page-content {
	background:url(../images/content-top.png) no-repeat top;
	padding:20px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	width:755px;
}



#left-border {
	background:url(../images/left-border.png) repeat-y;
	width:5px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
#right-border {
	background:url(../images/right-border.png) repeat-y;
	width:5px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}



#footer {
	width:765px;
	height:5px;
	padding:0px;
	margin:0px;
}
#footer-left {
	background:url(../images/bottom-left.png) no-repeat;
	height:5px;
	width:5px;
	padding:0px;
	margin:0px;
}
#footer-center {
	background:url(../images/bottom-border.png) repeat-x;
	height:5px;
	width:755px;
	padding:0px;
	margin:0px;
}
#footer-right {
	background:url(../images/bottom-right.png) no-repeat;
	height:5px;
	width:5px;
	padding:0px;
	margin:0px;
}
#footer-text {
	text-align:center;
	clear:both;
	margin:20px 0px 0px 0px;
	font-size:0.7em;
	line-height:1.8em;
}