body {
 margin:20px;
 background-color:#333333;
 color: #333333;
 text-align:center;
 }
#bar {
 height:25px;
 background-image:url(images/back1.jpg);
 color: #CCCCCC;
 }

 #bodyblock {
 position: relative;
 background-image: url(images/back1.jpg);
 color: #333333;
 width:700px;
 height:750px;
 padding:0px;
 margin: auto;
 }
 
 #exterior {
 position: relative;
 background-image: url(images/back1.jpg);
 color: #333333;
 width:800px;
 height:750px;
 padding:0px;
 margin: auto;
 }
 
  #background {
 position: relative;
 background-image: url(images/backshot.jpg);
 color: #333333;
 width:800px;
 height:750px;
 padding:0px;
 margin: auto;
 }
 
  #bottom {
	position: relative;
	background-image: url(nat/graybk.jpg);
	top: 10px;
	left: 10px;
	color: #333333;
	width:620px;
	height:230px;
	padding:0px;
	margin: 0px;
 }
 
 #header {
height: 250px;
width: 665px; 
background-image:url(images/back3.gif);
}

 #splitright {
background: url('nat/menu_dlk.jpg') top center no-repeat;
width: 45%;
height: 400px;
float: right;
overflow: hidden;
text-align: center;
}

#splitleft {
	margin: 20px;
	width: 40%;
	height: 375px;
	float: left;
	overflow: hidden;
	text-align: justify;
	font-size: 12px;
}
 
 #side1{
	width:375px;
	height:400px;
	position:relative;
	float:left;
	color: #000000;
	font:Georgia, "Times New Roman", Times, serif;
	left margin:85px;
	text-align:left;
 }
 
 #side2 {
 width:295px;
 height:520px;
 float:right;
 color: #000000;
 margin: 5px;
 text-align:left;
 }
 
 a:active,
a:visited,
a:link	    			{ color: #b8ce83; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }



    #topmenu {
	position: relative;
	top: 10px;
	left: 40px;
	width: 680px;
	font-size:75%;
	margin: 30;
	line-height:normal;
	height: 26px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(nat/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(nat/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#669900;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#669900;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
 
 #cont {
	width:750px;
	height:400px;
	color: #CCCCCC;
	text-align:center;
	float: left;
 }

 #menu {
	background: url(images/menu.gif) bottom left repeat-x;
	width: 800px;
	height: 30px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0 ;
}
#menu li {
	float: left;
	margin: 0;
}
#menu li a {
	background: url(images/menu.gif) bottom left repeat-x;
	background-color: #fff;
	height: 2em;
	line-height: 2em;
	width: 124px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#menu li a:hover {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
p {
  text-indent: 2.0em;
}
h4 {
	margin-left: 5em;
}
 

