body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #F8F2D1;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 1020px;
	max-width: 1400px;
}
ul {
display:none;
}
a {
      outline:none;
      		}
#container { 
	width: 100%;  
	background: #F8F2D1;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 
#header { 
	height: 230px;
	background-image: url(hatteruj2.jpg); 
	padding: 0px;
	text-align: left;
	  }
#header h1 {
	margin: 0;
	padding: 10px 0;
} 
#sidebar1 {
	float: left; 
	width: 190px;
	padding: 0;
}
#sidebar2 {
	float: right;
	width: 185px;
	padding: 0;
		}
h1 {
	display: none;
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif;}
.style3 {font-family: Georgia, Arial, Helvetica, sans-serif; font-weight: bold; }
.style4 {font-family: Arial, Helvetica; font-weight:bold; font-size:small;}
.style5 {font-family: "Courier New", Courier, monospace;}
.style6 {font-weight: bold;}
.style7 {font-family: "Courier New", Courier, monospace; font-weight: bold;}
.style8 {font-family: "Courier New", Courier, monospace; font-weight: bold; font-size:smaller;}
.style11 {
	font-size: 12px;
line-height: 12px;
margin-top: 0px;
margin-bottom: 5px;
}
.style12 {font-size: 14px;
border-bottom: 1px dotted;
padding-bottom: 2px;
margin-top: 15px;
margin-bottom: 5px;
line-height: 14px;
}
.style13 {
	font-size: 11px;
}
.style14 {
margin-bottom: 10px;
color: #990000; 
}
#mainContent { 
	margin: 0;
	padding: 0;
	font-size: medium;
	}
#mainContent a:link, a:visited, a:active {
	color: #720C15;
	text-decoration: none;
	}
#mainContent a:hover {
	color: #CBB279;
	text-decoration: none;
	}
#lin{
padding-left: 2px;
padding-right: 10px;
}
#lin a:link, a:visited, a:active {
	color: #720C15;
	text-decoration: none;
	}
#lin a:hover {
	text-decoration: underline;
	color: #CBB279; }
#footer { 
	background:F8F2D1;
	text-align:center;
	color: #000000;
	}
#footer p {
	font-family: 'Book Antiqua', 'Times New Roman', Times;
	height: 18px;
	margin: 0;
	padding: 10px 0;
} 

.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}