body{
	padding: 0px;
	margin: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div#headbar, div#footer{
	width: 760px;
}
div#headbar h1,div#headbar h2, div#footer {
	background-color: #630;
	padding: 2 2 2 8;
	margin: 0px;
	color: #fff;
	font-weight: normal;
	border-top: 1px solid #520;
	border-bottom: 1px solid #520;
}
div#headbar h1{
	font-size: 16px;
}
div#headbar h2{
	font-size: 14px;
}
div#footer {
	background-color: #630;
	color: #fff;
	text-align: right;
	font-size: 10px;
	padding: 3 0;
}
td#leftside {
	background-color: #336633;
}
div#navbar{
	color: #fff;
	text-align: right;
	margin-bottom: 18px;
	font-size: 12px;
}
div#navbar .head{
	font-size: 14px;
	font-weight: bold;
}
div#navbar a{
	color: #fff;
	text-decoration: none;
}
div#navbar a:hover{
	text-decoration: underline;
}

div#addressbox {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px inset #663300;
	padding: 8px;
}
.news_box {
	background-color: #FFFFEC;
	font-size:80%;
	line-height:150%;
	padding: 10px 10px;
	border: 1px solid #aaa;
}
.heading {
	border: 1px solid #660000;
	padding: 4px;
	color: #330000;
}
.maintext {
	font-size: 80%;
	line-height: 120%;
}
td.indexbox {
	border: 1px solid #999999;
}
h4.main {
	font-size: 14px;
	clear: both;
	border-bottom: 1px dotted #963;
	padding: 4px;
	color: #600;
}
h4.bold {
	border-left:13px solid #336633;
	font-size:14px;
	color:#990000;
	padding-left:3px;
	margin-left:10px;
}
.float-right {
	margin-left: 10px;
	float: right;
}
.float-left {
	margin-right: 10px;
	float: left;
}
td#content {
	padding: 15px;
}
.sizesmall {
	font-size: 70%;
	line-height: 120%;
}
table.otoiawase
{
	border: 1px solid gray;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	border: none;
	padding: 6px;
	font-size: 90%;
	color: #330;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
.stainedglass {
	text-align: center;
}
.stainedglass a img {
	border: 1px solid #456;
}
.stainedglass a:hover, .stainedglass a:hover img{
	border-color: #a00;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
.backborder {
	background-image: url(images/backborder.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.news_box {
	font-size:90%;
	line-height:150%;
	background-color:#FFFFCC;
	padding: 10px;
	border: 1px solid #aaa;
}
.news_box h4 {
	color:red;
	font-size: 15px;
	margin-top: 0px;
}
.news_box span {
	float:right;
	margin-left:9px;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
hr {
	display: block;
	clear: both;
	border: none;
	border-bottom: 3px dotted #BBC093;
	padding-top: 20px;
	margin: 0 20px 20px 20px;
}
.topic_box {
	background: url(images/bg_gra1.gif) repeat-x left bottom;
	border: 1px solid green;
	font-size:90%;
	line-height:150%;
	padding: 15px;
}
.topic_box h3 {
	font-size:13px;
	margin-top:0px;
	color:red;
}
.topic_box h2 {
	font-size:17px;
	margin-top:0px;
	color: red;
}
