.main {
	background: url(images/bg.gif) repeat-y center;
}
div#map {
	border: 2px outset gray;
}
div#sidebar {
	border: 1px none #666;
	padding: 4px;
	line-height: 1.4em;
	overflow:auto;
	font-size: 82%;
	text-align: left;
}
img {
	border: 0px;
}
.brownout {
	border: 1px solid #CA7032;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 15px;
	color: #AE4B22;
}
.hr {
	height: 1px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.area {
	margin-top: 5px;
	margin-bottom: 5px;
}
.area li {
	margin-left: 1.5em;
	list-style: disc;
	line-height: 1.5em;
}

.smtext {
	font-size: 80%;
	line-height: 1.5em;
	text-align: left;
	padding-left: 130px;
	margin: 4px;
}
.copyright {
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	letter-spacing: 5px;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

//.style1 {font-size: 110%}
.style2 {
	font-size: 90%;
	text-align: left;
}
.style3 {font-size: 110%}
.style4 {	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	color: #996600;
}
.style5 {font-size: 120%}
.subtitle1 {	font-size: 150%;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	letter-spacing: 5px;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.txt14px {
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
.footer {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
