body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	margin: 0px;
	width: 790px;
	margin-right:auto;
	margin-left:auto;
}

#content {
	width: 790px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-style: none;
	height: 205px;
	line-height: 0px;
}

#banner {
	height: 80px;
	border:solid;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	margin-bottom: 10px;
}

#main {
	width: auto;
	height: auto;
	margin-top: 0px;
	padding: 3px;
	text-align: left;
}

#leftmenu {
	float: left;
	height: auto;
	width: 206px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#rightcontent {
	float: right;
	height: 541px;
	width: 530px;
	padding: 22px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('images/nat-t-r-tint.gif');
}

#rightentrycontent {
	float: left;
	height: 541px;
	width: 537px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#mapdiv {
	width: 175px;
	height: 295px;
	position: relative;
	top: 68px;
	left: 427px;
}

#entrypanel {
	float: left;
	height: 500px;
	width: 537px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px #666666 solid;
	overflow: auto;
	font-size: 10px;
	line-height: 11px;
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#666666; 
	scrollbar-base-color:#666666; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#666666; 
	scrollbar-shadow-color:#666666; 
	scrollbar-track-color:#ffffff;
	background-image:url('../images/entryback-tint.gif');
	background-repeat:repeat-y;
}

#entrypic {
	font-family: Arial;
	font-size: 8px;
	color: #666666;
	line-height: 11px;
}

#footer {
	float: right;
	height: auto;
	width: 790px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}

h1 {
	font-style:bold;
	font-family: Arial;
	font-size: 18px;
}

h3 {
	font-style:italic;
	font-family: Arial;
	font-size: 16px;
}

h5 {
	font-style:italic;
	font-family: Arial;
	font-size: 12px;
	color: red;
	line-height: 12px;
}

