img {
	border: 0;	
}

A {
    color: #222;
}

#footer {
	background-image: url(/templates/sakiai/images/bottom.jpg);
	background-repeat: no-repeat;
	color: #ffffff;	
	font-size: 11px;
}

#footer div {
	margin-left: 310px;
	margin-top: 14px;
	color: #f2f2f2;

}

#footer a {
	color: #f2f2f2;
	font-size: 11px;
}

#page {
		    background-image: url(/templates/sakiai/images/bg2.jpg);
		    background-repeat: repeat-y;
		    background-color: white;

}

#menu {
    background-color: #f5821f;		
}

#address {
    font-size: 11px;	
	text-align: right;
}

#address a {
	color: black;
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;	
}

#search input {
	border: 1px solid #6b6d6f;
}

h1 {
margin: 0px;
color: #585858; 
font-size:16px; 
font-family: "Georgia"; 

border-bottom: 2px solid #f58220;
margin-bottom: 20px;
}

h3 {
   font-weight: bold;
   font-size: 17px;
   
   color: #de7011;
}


h2 {
   font-weight: normal;
   font-size: 17px;
   color: #de7011;
}

.small {
   font-size: 10px;
   color: #444;
}

.orangeline {
    height: 2px;
    background-color: #f58220;
}

#pagei {
   margin: 20px;

}

#pagei img.right {
float:right; margin:0 0 1em 1em;
}

#pagei img.left {
float:left; margin:0 1em 1em 0;
}

.img_left {
   margin-right: 10px;
   margin-bottom: 8px;
}

.img_right {
   margin-left: 10px;
   margin-bottom: 8px;
}

.news_date {
	color: #f58220;
	font-size: 11px;
}
#news_subject a {
	font-weight: bold;
	color: #585858;	
	text-decoration: none;
}

#news_body {
	text-decoration: none;
	margin-bottom: 10px;
	font-size: 11px;
	color: #585858;
}

#menu ul {
	list-style: none;
	margin: 0;
	float: right;

	padding: 0;
}

#menu li {
float: left;
font-weight: bold;
margin-right: 10px;

padding-right: 10px;
border-right: 1px solid white;

}

#menu a {

color: white;
text-decoration: none;
}