body{
	font-size: 12pt;
	background: #fffde8;
	color: black;
	overflow: visible;
}

h1 {
	font-style: italic;
	line-height: 1.1em;
	font-size: 11pt; font-family: Palatino, Times, serif;

}

h2 {
	position: static;
	margin-left: 90px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Times, Palatino, serif;

}

img {
	border-style: none;
	border-width: 0px;
}

a {
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	color: #666666;
}

a:hover, a:focus, a:active {
	text-decoration: none;
	color: black;
}

a:focus, a:active {
	text-decoration: none;
	color: black;
}

p, tr, td {
	border-style: none;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#sidebar{
	border-color: black;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-top-width: 0px;
	position: absolute;
	top: 0;
	left: 0px;
	width: 160px;
	height: 1500px;
}

#sidebar2{
	border-color: black;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	position: absolute;
	top: 0;
	left: 161px;
	width: 3px;
	height: 1500px;
}

.insidesidebar{
	line-height: 1.2em;
	margin-top: 165px;
	padding-right: 16px;
	text-align: right;
}

#header{
	height: 100px;
	position: absolute;
	float: none;
	border-color: black;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	top: 0; 
	left: 165px;
	right: 0;
	bottom: 0px;
}

#header2{
	height: 4px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	float: none;
	border-color: black;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	top: 100px; 
	left: 165px;
}

#browsebar_top{
	padding-top: 8px;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Times, Palatino, serif;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	height: 34px;
	right: 0px;
	position: absolute;
	border-color: black;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	top: 105px; 
	left: 165px;
}

#browsebar_float{
	margin-top: 16px;
	padding-top: 8px;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Times, Palatino, serif;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: dotted;
	height: 34px;
	right: 0px;
	position: relative;
	float: none;
	border-color: black;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
}

.insideheader{ 
	margin-left: 160px;                                                               
	margin-top: 37px;                                                               
}

#maincontent{
	right: 0px;
	bottom: 0px;
	top: 168px;
	position: absolute; 
	left: 165px;
}

#displaycontent{
	right: 0px;
	bottom: 0px;
	top: 168px;
	position: absolute; 
	left: 165px;
	overflow: visible;
}

.insidemaincontent{ 
	width: 650px; 
	position: static; 
	text-align: center;
	left: 165px;
 
}

.display_table{
	line-height: 1.4em;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Times, Palatino, serif;
}

.searchbutton{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 53px;
	cursor:pointer;
	background:white;
	color: black;
	font-family: Times, Palatino, serif;
	font-weight:bold;
}

#address{
	line-height: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 9.5px;
	font-family: Palatino, Times, serif;
}

