body{
	background-image:url(../img/bg_static.jpg);
	background-repeat:repeat-x;
}

#header{
	background-image:url(../img/headerbg_static.gif);
	background-repeat:repeat-x;
}

#controlPanel a, #controlPanel span{
	color:#E7E4DB;
}

#menu ul li a.selected,#menu ul li a:hover{
	background-color:#4E4832;
}

#categoryList{
	width:207px;
	overflow:hidden;
	border-right:dashed 1px #DDDDDD;
	font-size:0.8em;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:4000px;
	margin-bottom:-4000px;
}

#categoryList h3 a{
	text-decoration:none;
	color:#2E4935;
}

#categoryList li a{
	text-decoration:none;
	color:#5A8966;
}

#categoryList h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

#categoryList ul{
	padding-left:17px;	
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

#categoryList ul.level0{
	border-bottom:dashed 1px #DDDDDD;
	margin-bottom:13px;
}

#categoryList ul li{
	list-style-image:url(../img/arrow_bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}

#categoryList ul ul{
	margin-top: 12px;
}

#banner1{
	position:relative;
	left:-12px;
	margin-bottom:9px;
}

#template{
	float:left;
	width:720px;
	margin:0;
	padding:0;
}

#categoryList{
	float:left;
}

a.blueLink{
	color:#1B94D9;
	font-family:Lucida Sans Unicode, Verdana;
	font-size:0.9em;	
}

#welcome{
	color:#BEBBB3;
}

#bottomPanel1{
	background-color:#969083;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.68em;
	
	color:#fff;
	padding-top:5px;
}
#bottomPanel1 a{
	color:#eee;
}
#bottomPanel2{
	padding-top:5px;
	background-color:#7D7666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.68em;
	color:#eee;
}
#search{
	width:187px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#searchTitle{
	width:177px;
	height:27px;
	padding-top:10px;
	padding-left:10px;
	background-color:#DDDBD8;
	border-bottom:solid 1px #fff;
	margin:0;
}

#searchTitle h3{
	color:#4A4E32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#searchContent{
	width:167px;
	background-color:#EEEDEB;
	margin:0;
	padding:10px 10px 10px 10px;
}
