body {
    margin: auto;
    font: 11px sans-serif;
    background: #808080;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.scroll-pane {
	background:rgba(255,255,255,0.4);
	box-shadow:0 0 35px #a0c798;
	}
/*******************
 * formats
 *******************/
a {
	text-decoration:none;
	color: #000000;	
}
a:hover {
	text-decoration:none;
	color: #4b8040;
}

h1 {
    color: #000000;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 0;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
    color: #000000;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 4px;
	margin-top:0px;
	margin-bottom:0px;
}
p{
	padding: 5px;
	margin-top:0px;
	margin-bottom:0px;	
}
li {
	color:#000000;
    font: 11px sans-serif;	
	margin:0 0 0 0px;

}
ul {
    color: #000000;
    list-style-type: square;
	list-style-position: outside;
	margin:0 2px 0 -27px;
	padding-bottom: 10px;
} 
/*******************
 * divisions
 *******************/ 
 
#outer-container {
    width: 800px;
    height: 600px;
    margin: 40px auto 0px auto;
    padding: 0;
	overflow:hidden;
	box-shadow: 0px 5px 30px #000;
	-webkit-box-shadow: 2px 10px 15px #222;

} 
#header {
	float: left;
	display: inline;
    width: 800px;
    height: 160px;
	margin:0;
	padding:0;
} 
#logo {
	float: left;
	display: inline;
    width: 158px;
    height: 160px;
    background-image: url(../images/logo.jpg); 
	margin:0;
	padding:0;
} 

#navbar {
	float: left;
	display: inline;
    width: 642px;
    height: 160px;
    background-image: url(../images/navbar.jpg);
	margin:0 0 0 0;
	padding:0 0 0 0;
} 

#bodycontainer {
	float: left;
	display: inline;
    width: 800px;
    height: 396px;
	margin:0 0 0 0;
	padding:0 0 0 0;
} 
#lhs {
	float: left;
	display: inline;
    width: 28px;
    height: 396px;
    background-image: url(../images/lhs.jpg);
	margin:0 0 0 0;
	padding:0 0 0 0;
} 
#panel {
	float: left;
	display: inline;
    width: 130px;
    height: 396px;
    background-image: url(../images/panel.jpg);
	margin:0 0 0 0;
	padding:0 0 0 0;
} 

#contentcontainer {
	float: left;
	display: inline;
    width: 611px;
    height: 396px;
	margin:0 0 0 0;
	padding:0 0 0 0;
} 
#mainbody {
	float: left;
	display: inline;
    width: 611px;
    height: 382px;
    background-image: url(../images/body.jpg);
    background-repeat: repeat-y;	
	margin:0 0 0 0;
	padding:0 0 0 0;

} 
#nwmap {
	float:none;
    width: 470px;
    height: 382px;	
    background-image: url(../images/map.jpg); 
	margin:0 0 0 129px;	
}
#frontpage {
	float:none;
    width: 600px;
    height: 382px;	
    background-image: url(../images/house_03.jpg); 
	margin:0 0 0 0px;	
}
#bodybtm{
	float:left;
	display: inline; 
	width: 611px;
	height:14px;
    background-image: url(../images/bodybtm.jpg);
	margin:0px;
	padding:0px;
}
#rhs{
	float:left;
	display: inline;
	width:31px;
	height:396px;
    background-image: url(../images/rhs.jpg);
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#footercontainer{

	width:800px;
	height:44px;
    background-image: url(../images/btm.jpg);	
	margin:0;
	clear:both;
}
/*******************
 * textcontainers
 *******************/ 

#logotext {
	float: left;
	display: inline;
    text-align: center;
    width: 146px;
    height: 17px;
    color: #000000;
    padding: 143px 0px 0px 12px;
    font: 12px "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
} 
#navtext {
	float: left;
	display: inline;
    width: 190px;
    height: 117px;
    padding: 43px 0px 0px 0px;
} 
#navtextr {
	float: left;
	display: inline;
	text-align:right;
    width: 410px;
    height: 117px;
    padding: 43px 0px 0px 0px;
}
#navtext ul {
    color: #000000;
    list-style-type: square;
	list-style-position: outside;
	margin-left:20px;
    padding: 12px 0px 0px 0px;
} 
#navtext a {
    color: #000000;
    font: 12px sans-serif;
	font-weight:bold;
    text-decoration: none;
} 
#navtext a:hover {
    color: #4b8040;
    text-decoration: none;
}
#paneltxt{
	float:left;
	display: inline;
    width: 119px;
    height: 366px;
	font:11px sans-serif;
	padding:15px 5px 15px 5px;
	overflow:auto;	
}
#paneltxt li {
	color:#ffffff;	
	margin:0 0 0 0px;
	padding:0 0 0 0;
}
#paneltxt ul {
	color:#ffffff;
    list-style-type: square;
	list-style-position:outside;
	margin:0 0 0 0;
	padding:0 10px 0 17px;
} 
#paneltxt a{
	color:#ffffff;
	text-decoration:none;
}
#paneltxt a:hover{
	color:#4b8040;
	text-decoration:none;
}
#content {
	float: left;
	display: inline;
    width: 597px;
    height: 352px;
	padding:15px 15px 15px 0px;
  	overflow:auto;
	clear:both;
}
#contentf {
	float: left;
	display: inline;
    width: 585px;
    height: 352px;
	padding:15px 15px 0px 0px;
  	overflow:auto;
	clear:both;
}
#contentl {
	float: left;
	display: inline;
	z-index:2;
    width: auto;
    height: auto;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
  	overflow:auto;
	
}
#contentr {
	float: left;
	display: inline;
	z-index:2;
    width: auto;
    height: auto;
	padding:0px 0px 0px 15px;
	margin: 0 auto;
  	overflow:auto;
}
#footertxtl {
	float: left;
	display: inline; 
	text-align:left;
	width:370px;
	height:39px;
    font: 12px sans-serif;
	padding:5px 0px 0px 30px;	
} 
#footertxtr {
	float: left;
	display: inline;  
	text-align:right;
	width:355px;
	height:39px;
    font: 12px sans-serif;
	padding:5px 45px 0px 0px;
}
/********************
 * Java definitions
********************/
#ext1 {
	float:left;
	display:inline;
    background-image: url(../images/ext12.jpg); 
	background-repeat:no-repeat;
	margin:0 0 0 12px;
}
#ext2 {
	float:left;
	display:inline;
	width:512px;
	height:382px;
	z-index:1;
    background-image: url(../images/ext22.jpg); 
	background-repeat:no-repeat;
	margin:0 0 0 0px;
}
#ext3 {
	float:left;
	display:inline;
	width:611px;
	height:382px;
	z-index:1;
    background-image: url(../images/ext32.jpg); 
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

#ext4 {
	float:left;
	display:inline;
    background-image: url(../images/ext42.jpg);
	background-repeat:no-repeat; 
	margin:0 0 0 190px;
	padding:0 0 0 0px;
}
#ext5 {
	float:left;
	display:inline;
	width:395px;
	height:382px;
    background-image: url(../images/ext52.jpg);
	background-repeat:no-repeat; 
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#ext6 {
	float:left;
	display:inline;
	width:600px;
	height:382px;
    background-image: url(../images/ext62.jpg);
	z-index:1;
	background-repeat:no-repeat; 
	margin:0 0 0 0px;
}
#ext7 {
	float:left;
	display:inline;
    background-image: url(../images/ext72.jpg); 
	background-repeat:no-repeat;
	margin:0 0 0 129px;
}
#ext8 {
	float:left;
	display:inline;
	width:600px;
	height:382px;
    background-image: url(../images/ext81.jpg); 
	background-repeat:no-repeat;
	margin:0 0 0 0px;
}
#ext9 {
	float:left;
	display:inline;
	width:600px;
	height:382px;
 	background-image: url(../images/ext91.jpg); 
	background-repeat:no-repeat;
	margin:0 0 0 0px;
}



