body {
	margin: 0 auto;
	margin-bottom:10px;
	 }
	 
#container {
	width:800px;
	height:auto;
	margin:auto;
	}
	
#header {
	width:800px;
	height:78px;
	background:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	}
	
#header #links {
	 width:800px;
	 height:24px;
	 top:15px;
	 text-align:center;
	 position:relative;
	 }
	
#picture {
	width:800px;
	height:auto;
	background:url(images/text-bg.jpg);
	background-repeat:repeat;
	position:relative;
	margin:auto;
	}
	
#nat {
	width:427px;
	height:114px;
	bottom:56px;
	position:absolute;
	margin:auto;
	}
	
#home-footer{
	width:800px;
	height:94px;
	background:url(images/home-footer.jpg);
	background-repeat:repeat-x;
	position:relative;
	margin:auto;
	}
	
#home-footer #allrights {
	width:245px;
	height:25px;
	left:550px;
	bottom:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFCC;
	text-align:right;
	position:absolute;
	}
	
#textcont{
	width:800px;
	height:auto;
	position:relative;
	background:url(images/text-bg.jpg);
	background-repeat:repeat;
	}
	
#textcont #text-area{
	width:769px;
	padding:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:relative;
	}
	
#textcont #text-area-gallery{
	width:469px;
	height:541px;
	padding:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position:relative;
	}
	
#textcont #text-picture1{
	width:260px;
	height:auto;
	left:500px;
	font-size:12px;
	line-height:15px;
	position:absolute;
	top:0px;
	}
	
#textcont #text-picture{
	width:260px;
	height:1198px;
	left:502px;
	background-image:url(images/shot-bg.jpg);
	padding:20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	position:absolute;
	top: 0px;
	}
	
#textcont #text-picture-gallery{
	width:300px;
	height:428px;
	left:500px;
	position:absolute;
	top:0px;
	}
	

