body {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #ccc;
}
a:link, a:visited{
	color: #0670b0;
	text-decoration: none;
}
a:hover, a:active {
	color: #f00;
	text-decoration: underline;
}
h1{
	margin: 0;
	padding: 0;
	color: #f00;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
h2{
	color: #0670b0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-left: 10px;
	padding-top: 2px;
	border-left: 10px solid  #f00;
	border-bottom: 1px solid #f00;
}
h2.left{
	color: #0670b0;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 10px;
	border: 0;
}
h3{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

li{
	list-style: circle;
}
a:link.normal, a:visited.normal{
	color: #0670b0;
	text-decoration: none;
}
a:active.normal, a:hover.normal{
	color: #f00;
	text-decoration: underline;
}
#content {
	background:#fff;
	margin:0;
	padding:0;
	border:0;
	width: 700px;
}
#header {
	margin:0;
	padding: 0;
	border: 1px solid #000;
	width: 698px;
	height: 58px;
}
#white {
	background-color: #fff;
	margin: 3px;
	padding-left: 40px;
	height: 14px;
}
#blue {
	background-color: #0670b0;
	height: 20px;
	width: 698px;
}
#red {
	background-color: #f00;
	color: #fff;
	font-size: 0.85em;
	height: 21px;
}
#grey {
	background-image: url("images/bg_grey.gif");
	padding: 0;
	text-align: center;
}
#grey p{
	margin: 0px;
	padding: 10px 10px 0 15px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
}
#menu dl {margin: 0;}
#menu dt {
	margin: 5px 0 0 0;
	padding: 3px 0 0 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}
#menu dd {
	margin: 0 5px 0 5px;
	height: 100px;
	border-left: 1px solid #f00;
	border-top: 1px solid #f00;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;
}
#menu dd p {
	padding: 0;
	margin-top: 10px;
	margin-left: 110px;
	font-size: 0.8em;
}
#menu dd.taiken {
	background-image: url("images/taiken_s.jpg");
	background-repeat: no-repeat;
}
#menu dd.tour {
	background-image: url("images/tour_s.jpg");
	background-repeat: no-repeat;
}
#menu dd.peace {
	background-image: url("images/peace.jpg");
	background-repeat: no-repeat;
}
#menu dd.moscow {
	background-image: url("images/ensemble_s.jpg");
	background-repeat: no-repeat;
}
#menu dd.meeting {
	background-image: url("images/meeting.jpg");
	background-repeat: no-repeat;
}
#menu dd.lesson {
	background-image: url("images/russian08.jpg");
	background-repeat: no-repeat;
}
#news{
	background-color: #fff;
	color: #03c;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#mid {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 125px;
	border-top: 0;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 2px solid #808080;
}
#flag {
	margin: 0;
	padding: 0;
	width: 700px;
	border: 1px solid #000;
}
#address{
	color: #333;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 5%;
	padding: 10px;
	border: 1px dotted #ccc;
	font-size: 0.8em;
	line-height: 1.5em;
}
#events{
	color: #03c;
	font-size: 0.9em;
	line-height: 1.5em;
	margin:0;
	padding: 10px;
}
#time_table {
	font-size: 0.9em;
}
#time_table td{padding: 8px 4px;line-height:1.5em; }
#time_table th{background-color: #0670b0; color: #fff; font-size:1.1em;padding:5px 2px;}
#left_navi{
	line-height: 1.5em;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #f00;
}
#left_navi ul{margin: 0; padding: 0;}
#left_navi li{
	margin-left:15px;
	padding-bottom: 5px;
}
#footer{
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: #fff;
	border-top: 1px dashed #ccc;
}
#weather{
	margin:20px;
}