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;
 }
 
 #interior {
 position: relative;
 width:800px;
 height:750px;
 padding:0px;
 margin-left: 20px;
 }
 
  #footer {
 position: relative;
 float: right;
 width:680px;
 height:40px;
 padding:0px;
 margin-bottom: 0px;
 }
  
  #bottom {
	position: relative;
	margin-top: 3px;
	margin-left: 70px;
	margin-bottom: 0px;
	color: #333333;
	width:660px;
	height:230px;
	padding:0px;
 }
 
 #header {
	height: 241px;
	width: 650px;
	background-image:url(images/back3.gif);
	right: auto;
	margin-left: 10px;
}

#splitright {
	background: url('nat/menu_dlk.jpg') top center no-repeat;
	width: 250px;
	height: 370px;
	margin-top: 3px;
	margin-left: 20px;
	float: right;
	overflow: hidden;
	text-align: center;
}

#splitleft {
	margin-top: 3px;
	margin-left: 20px;
	width: 300px;
	height: 370px;
	float: left;
	overflow: hidden;
	text-align: justify;
	font-size: 12px;
}
 
 #side1{
	width:375px;
	height:400px;
	background-image:url('images/side1cont.jpg');
	position:relative;
	float:left;
	color: #000000;
	text-align:left;
 }
 #side2 {
 	width:295px;
 	height:520px;
 	float:right;
 	background:#333333;
 	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: 5px;
	left: 40px;
	width: 680px;
	font-size:75%;
	margin: 8px;
	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:515px;
 height:750px;
 background:#333333;
 color: #CCCCCC;
 margin: 50px;
 text-align: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;
}
 

