@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	margin-bottom:40px;
	background:url(images/body-bg.jpg);
	}

#container {
	height:auto;
	border: 1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-color: #FFFFFF;
	border-style: solid;
	width:832px;
	margin: 0 auto;
	top: 0px;
	}
	
#links {
	width:830px;
	height:17px;
	text-align:center;
	padding-top:22px;
	padding-bottom:22px;
	}
	
#pictures {
	width:691px;
	height:393px;
	margin-left:71px;
	margin-right:68px;
	border:1px;
	border-style:solid;
	border-color:#336600;
	text-align:right;
	}
	
#pictures #images{
	width:673px;
	height:373px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
	margin-right:8px;
	}	
	
#text-area {
	width:676px;
	height:auto;
	margin-left:71px;
	margin-right:68px;
	margin-top:10px;
	margin-bottom:35px;
	padding-top:29px;
	padding-left:17px;
	padding-bottom:25px;
	background:url(images/text-bg.jpg);
	}
	
#text {
	width:521px;
	height:auto;
	margin-left:223px;
	padding-right:20px;
	padding-bottom:20px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#336600;
	position:absolute;
	text-align:left;
	top: 497px;
	}

#footmark {
	width:832px;
	position:relative;
	margin:auto;
	padding-top:4px;
	color:#99B27F;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
	}