* {
    margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0; 
}
img {
     border: 0;
}
body {
    font-family: Arial;
    line-height: 1.6em;
    margin: 0;
    padding: 0;   
}
#box {
	width: 940px;
	margin: auto;
    background-color: #fff;
    border: 1px solid #fff;  
}
#date {
	margin-left: 800px;
	color: #909;
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
#logo {
	width: 940px;
	height: 150px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;		
}
#main {
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 178px;
	margin-bottom: auto;
	width: 753px;
}
#sidebar_left {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	margin-top: 65px;
	margin-left: 0px;
	margin-bottom: auto;
	width: 170px;
}
#space_01 {
	clear: both; 
	background-color: #fff;
	background-repeat: no-repeat;
	width: auto;
	height: 27px;
	margin-top: 0px;
	padding-top: 0px;
}
#space_02 {
	clear: both; 
	background-color: #fff;
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	margin-top: 0px;
	padding-top: 0px;
}
td.contentheading {
	padding-top: 20px;
	text-align: left;
	color: #909;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:link, a:visited {
    font-weight: normal;
    color: #909;
    outline: none;
    text-align: center;
	font-size: 1em;
}
li { list-style-type: none; 
}
li a {
	display: block;
	width: 89%;
	padding: 0.2em 0.3em 0.2em 0.4em;
	line-height: 1.4em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	text-decoration: none;
	background: #f7f2ea;
}
#current  {
	display: block;
	width: 92%;
	padding: 0.2em 0 0.2em 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	text-decoration: none;
	background: #e8ceec;
	font-family: Arial;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
li:hover #current {
	background: #e8ceec;
	border-color: #aaab9c #fff #fff #ccc;
	font-size: 0.9em;
}
a:hover{
	color: #009;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
	font-size: 0.96em;
}