body{

	


	text-align: center;

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 80%; 
	line-height: 140%; 
	letter-spacing: 0.1em; 



}



div#all{

	width: 830px;
	height: 538px;



	text-align: left;
}

div#header{
	
	padding: 5px 0px 5px 0px;
	width: 830px;

}


div#main{

	width: 830px;
	padding: 20px 20px 0px 10px;

	background-image: url(../img/theremin.gif); 
	background-repeat: no-repeat;
	background-position: right bottom;




}

div#navi_all{

	width: 830px;
}



div#navi_left{

	width:480px;
	float: left;

}

div#navi_right{

	width:340px;
	float: right;
}


div#blog{

	float: left;
	position: relative; top:20px;
}
 



div#navi_1{

	
	position: relative; top:125px;

	 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight: 500; 
	color: #FFFFFF;
	
	width: 166px;
	 
	background-image: url(../img/navi_1.gif);
	background-repeat: no-repeat;
	padding: 31px 14px 20px 9px; 

	text-align: center;
	line-height: 11px; 
	letter-spacing: 1px; 
	
}


div#navi_2{

	float: right; 
	position: static;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight: 500; 
	color: #FFFFFF;
	
	width: 166px;
	 
	background-image: url(../img/navi_2.gif);
	background-repeat: no-repeat;
	padding: 31px 14px 23px 9px; 

	text-align: center;
	line-height: 11px; 
	letter-spacing: 1px; 
	
}


div#navi_3{


	float: left;
	position: relative; top:95px;

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight: 500; 
	color: #FFFFFF;
	
	width: 166px;
	 
	background-image: url(../img/navi_3.gif);
	background-repeat: no-repeat;
	padding: 31px 14px 20px 9px; 

	text-align: center;
	line-height: 11px; 
	letter-spacing: 1px; 
	
}

div#navi_4{

	float: right;
	position: relative; top:95px;

	 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px; 
	font-weight: 500; 
	color: #FFFFFF;
	
	width: 166px;
	 
	background-image: url(../img/navi_4.gif);
	background-repeat: no-repeat;
	padding: 31px 14px 20px 9px; 

	text-align: center;
	line-height: 11px; 
	letter-spacing: 1px; 
	
}


div#footer{

	clear: both; 
	width: 830px;
	padding: 3px;
	text-align: center; 
	font-size: 85%;
	color: #C0C0C0; 


}



A { 
text-decoration: none; 

  color : black;
} 

a:link { color: #FFFFFF; } 
a:visited { color: #FFFFFF; } 
a:hover { color: #FFFFFF; } 
a:active { color: #FFFFFF; } 



a span{ 
text-decoration: none; 
border-bottom: 1px  #1E90FF dotted; 
} 

a:link span{ color: #1E90FF; } 
a:visited span{ color: #1E90FF; } 
a:hover span{ color: #1E90FF; } 
a:active span{ color: #1E90FF; } 
