body {
	margin:0;
	padding:0;
	background:#000 url("/images/bg.jpg") repeat-x;
	text-align:center;
}
body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#outer {
	margin: 0px auto;
	padding: 0;
	width: 810px;
	background-color:#B4B49E;
}

#inner {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	text-align:left;
	background-color:#000;
}
#header {
	margin:0;
	padding:0;
	background:#000;
}
#logo {
}
#topmenu {
	background: #fff url("/images/nav_bg.jpg") no-repeat;
	margin:0;
	padding:4px 0 4px 0;
	height: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.body {
	color: #666632;
}
a.body:hover, .Copy a:hover, .newsitem a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	text-decoration: none;
	line-height: 15px;
	margin: 0 0 8px 0;
}
.mainHeading {
	background-image:url('/images/banner_chis_tech_2.gif');
}
.sideHeading {
	background-image:url('/images/hp_news_head.jpg');
}
.newsItem {
	padding: 20px;
	margin: 0px;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	line-height: 12px;
}
.Copy, .copyrt {
	padding: 0px;
	margin: 10px 25px 8px 25px;
}
.copyrt { color: #FFF; }
ul {
	margin: 0 0 8px 9px;
	line-height: 15px;
	list-style-type: square;
}
ul.largelist {
	font-size:1.5em;
	line-height:1.5em;
}
ul.largelist a, .Copy a, .newsitem a {
	color: #666632;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	/*margin: 40px 0 0 0;32px;*/
	font-weight:normal;
	padding: 0px;
	/*border-bottom: 1px solid #DADACE;*/
}
h1 {
	font-size: 22px;
	color: #666633;
	margin: 40px 0 0 32px;
}
h2 {
	font-size: 16px;
	color:#FF8800;/*#FF9900;*/
	line-height: 20px;
}
h3, th {
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align:left
}
.project_pic {
	float:left; 
	margin-right:20px; 
	margin-bottom:20px;
}
