/* CSS Template by gorotron */

body {
	background-image:url('images/bg1b.gif');
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
}

h1 {
	font-size:14pt;
	color:#FF9900;
	font-weight:bold;
	margin:0; 
	font-family:Copperplate Gothic Light
}

h2 {
	font-size:11pt;
	color:#E66200;
	margin:0;
	font-weight:bold;
	font-family:sans-serif
}

h3 {
	font-size:10pt;
	color:#008080;
	font-weight:bold;
	margin:0;
	font-family:sans-serif
}

p {
	margin-top:0;
	font-size:10pt;
	line-height:150%; 
	font-family:sans-serif; 
	color:#000000; 
	margin-bottom:0
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url("../mandarin/images/leaf.gif");
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	background:url("../mandarin/images/bg1c.gif") repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	background:url("../mandarin/images/bg1.gif") repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:10pt;
	color:#F90;
	text-decoration:none;
	padding:10px;
	height:10px;
}

#nav a:hover {
	background-color:#333; color:#666666
}

#leftColumnBottom {
	width:130px;
	background:url("../mandarin/images/bg1c.gif") repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	font:10px Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

ul  
   { 
   font-family: sans-serif; 
   font-size: 10pt 
}
li { 
   line-height: 150%; 
   margin-top: 0; 
   margin-bottom: 0
}
ol { 
   font-family: sans-serif;
   font-size: 10pt; 
   line-height: 150%; 
   margin-top: 0; 
   margin-bottom: 0
}
a {
   font-family: sans-serif; 
   font-size: 10pt
}
