body {
	overflow: auto;
	background-color: #61381C;
     }

.background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", "Garamond", "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #60381C;
	
    }
  
  
.navbar {
    overflow: none;
	position: absolute;
	visibility: visible;
	height: 37px;
	width: 650px;
	font-family: "Times New Roman", "Garamond", "sans-serif";
	color: #60381C;		
	margin-left: -140px;
	border-style: solid;
	border-width: 0px;
	border-color: #333333;
	background-attachment: fixed;
	background-image: url(images/background_navbar.png);
	background-repeat: no-repeat;
	
}  
  
  
.layer {
	overflow: auto;
	position: static;
	visibility: visible;
	height: 400px;
	width: 436px;
	font-family: "Times New Roman", "Garamond", "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #60381C;		
	margin-left: 33px;
	margin-top: 23px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #60381C;
	scrollbar-highlight-color: #61381C;
	scrollbar-darkshadow-color: #BF0000;
	scrollbar-3dlight-color: #61381C;
	scrollbar-shadow-color: #61381C;
	padding-right: 5px;
    }


.layer_index {
	overflow: auto;
	position: static;
	visibility: visible;
	height: 310px;
	width: 436px;
	font-family: "Times New Roman", "Garamond", "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #60381C;
	margin-left: 33px;
	margin-top: 23px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #60381C;
	scrollbar-highlight-color: #61381C;
	scrollbar-darkshadow-color: #BF0000;
	scrollbar-3dlight-color: #61381C;
	scrollbar-shadow-color: #61381C;
	border-style:solid;
	border-width:0px;
	clear:both;
	padding-top: 0px;
	padding-right: 5px;
	display: block;
	
	
    }


iframe {
	overflow: hidden;
	height: 400px;
	width: 436px;
    font-family: "Trebuchet MS", "Arial", sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
	color: #336699;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
    }
  
.wondertext {
    font-family: "Trebuchet MS", "Arial", sans-serif;
    font-weight: normal;
    font-size: 9px;
    color: #60381C;
	padding-right: 43px;

}

A:link {color: #E40404; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:visited {color: #E40404; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:hover {color: #FF9C00; font-style: nounderline; text-decoration: none; font-weight: normal;}

li { 
	
	margin-top: 2px;
	margin-left: 16px;
	list-style-position: outside;
	
	}
	
	*ul { 
	
	margin-top: 0px;
	margin-left: 16px;
	list-style-position: outside;
	}
	
.heading {	
	
	margin-bottom: 0px;
	vertical-align: bottom;
	margin-left: 19px;
	border-style: solid;
	border-width: 0px;	
	}

.tabletext {
    font-family: "Times New Roman", "Garamond", "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #FFD9A0;	
	

}

.reviewboxes {
    background-color:#854719;
    padding:9px;
    border-bottom-style:dashed;
    border-bottom-color:#FFD9A0;
    border-bottom-width:1px;
    border-top-style:dashed;
    border-top-color:#FFD9A0;
    border-top-width:1px;
    border-top-style:dashed;
}

.picbox {
	border:1px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;

}

.legaltext {

font-size:10px;
font-style:italic;

}

h1 {

	font-family: "Times New Roman", "Garamond", "sans-serif";
	font-size: 12px;
	text-align: left;
	color:#60381C;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:0px;
	
}