body {
	margin:10px 10px 0px 10px;
	padding:0px;
	/*BACKGROUND-COLOR: #dcd1c8;*/
	BACKGROUND-COLOR: #ffffff;
		height:100%;
}
#leftcontent {
	position: absolute;
	left:10px;
	top:152px;
	width:160px;
	background:#fff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	z-index:3;
	background-color: #D4D0C8;
}
#centercontent {
	background-color:#e2e2e2;

	margin-left: 160px;
	margin-bottom: 0px;
	
	border-left:1px solid #000000;
	border-top:1px solid #000000;
/*background-image:url(images/smallboxgradient.gif);
background-repeat:no-repeat;
background-position:left top;*/
		min-height:300px;
}
#contentbox {
	width:80%;
	position: relative;
	top: 50px;
	left: 63px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding: 15px;
	z-index:2;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	visibility: inherit;
}

#smallboxheader {
background-color:#006600;
font-size:24px;
color:#FFFFFF;
border:1px solid #000000; 
}

#smallcontentbox {
border:1px solid #000000; 
padding-right:7px; 
margin-top:5px;
}

#banner {

	/*background-image:url(images/banner.gif);*/
	
	background-image:url(images/banner3.jpg);
	background-position:225px top;
	background-repeat:repeat;
	background-color:#eeeeee;
	height:141px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	min-width:800px;
}
#container {
	background:#eeeeee;
	border-bottom: 1px solid #000000;
	border-right:1px solid #000000;
	border-left: 1px solid #000000;
	min-width:800px;
}
#headlogo {
	border-right:#000000 1px solid;
	width:225px;
	height:141px;
	/*background-image:url(images/HPCLogo250.jpg);*/
}
.smalllink {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}
.biglink {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#663300;
	font-style:italic;
	text-decoration:none;
}
.title {
	font-size: 22px;
	font-weight:bold;
}
.menucurser {
curser: default;
}

.contentlist {
margin-bottom:7px;
}
