html,body{margin:0;padding:0}
body{font: 76% verdana, arial, helvetica, sans-serif;text-align:center;background-image:url(../images/stripebg1x2.png); background-repeat: repeat-x repeat-y;
}
p{margin:0 10px 10px}
a{color: #3399FF;}
a:link{text-decoration:underline}
a:visited{color:#7BBE32}
a:hover{text-decoration:none}
h2, h3{margin: 8px 10px;}
h3 a{text-decoration:none;}
h3{font-size:14px;}
h3 a:link, h3 a:visited{color: #3399FF;}
h3 a:hover{color:#7BBE32}
div#header{height:100px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B;background-image:url(../images/cn-header.png);
  border-left: solid 1px #DA2121;border-right: solid 1px #DA2121;width:888px;}
div#container{text-align:left;background: #fff;}
div#content p{line-height:1.5;}
div#navigation{background:#FAFAFA;}
div#extra{background:#FAFAFA}
div#footer{background: #D31919;color: #FFF;border-left: solid 1px #DA2121;border-right: solid 1px #DA2121;}
div#footer p{margin:0;padding:15px 0 0 10px}

div#container{width:900px;margin:0 auto}
div#wrapper{float:left;width:100%;}
div#content{margin: 20px 190px 20px 190px}
div#navigation{float:left;width:188px;margin-left:-900px;padding-top: 10px;}
div#extra{float:left;width:188px;margin-left:-190px;padding-top: 10px;}
div#footer{clear:left;width:898px}
/* my additions*/
div#chart{
	width: 500px;
	margin: 10px auto;
}
#footer p{line-height: 10px;}
#footer p.small, span.small a{
font-size: 10px;
line-height: 0px;
padding: 10px 0 20px 10px;
text-decoration: none;
}
span.small a{padding:0;color:#f00;}
#header{}
ul#nav{
margin: -80px 0 0 0;
padding-top: 5px;
list-style-type: none;
text-align: center;
font-family: arial;
font-size: 14px;
height: 40px;
position: relative;
width: 260px;
float: right;
}
ul#nav li{
list-style-type: none;
line-height: 0;
display: inline;
}
li#resources{
position: absolute;
visibility:hidden;
top: 60px;
right: 173px;
width: 121px;
height: 35px;
background-image:url(../images/resources.gif);
background-position: 0 -35px;
background-repeat: no-repeat;
}
li#about{
position: absolute;
top: 60px;
right: 5px;
width: 163px;
height: 35px;
background-image:url(../images/about.gif);
background-position: 0 -35px;
background-repeat: no-repeat;
}
li#about:hover{background-position: 0 0}
li#resources:hover{background-position: 0 0}
ul#nav li a:link{text-decoration: none;}
div.hide{visibility: hidden;height: 35px;}
h1.hide{visibility: hidden;height: 80px;margin: 0;}

table#inputs{
width: 160px;
text-align: left;
margin: 5px auto;
background-color: #fff;
padding: 8px 0;
border: solid 1px #eee;
}
table#inputs td{padding-bottom: 5px;}
td.left{
text-align: right;
padding-right: 5px;
font-weight:bold;
}


li#lang{
position:absolute;
top: 5px;
right:5px;
}
li#lang img{border: solid 1px #999;}
.adsense{
margin: 0 10px;
}