body {
}
#header_bar {
	font-size: 9px;
	color: #FFFFFF;
	background-image:  url("../images/templates/header_bar_bg.jpg");
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
}
#maintable {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#maincontainer {
}

.subnav {
	background-image:  url("../images/templates/subnav_bg.jpg");
	background-repeat: repeat-y;
	height: 100%;
}

#mainspace {
	padding: 3px;
}


#main_content {
	color: #333333;
	padding: 5px;
}


#mainpic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#focusspace {
	font-size: 12px;
	color: #333333;
}

#focusspace1 {/* focus boxes on right */
	padding: 5px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
}

#focusspace2 {/* focus boxes on top */
	padding: 5px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#focusspace3 {/* focus boxes on bottom */
	padding: 5px;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
}

#focusspace h5 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 3px;
	margin-top: -5px;
	width: 180px;
	text-align: left;
}
#focus_content {
	font-size: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	height: 200px;
	overflow: auto;
	width: 180px;
	text-align: left;
}
#focusfeature_content {
	font-size: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 20px;
	height: 70px;
	overflow: auto;
	width: 180px;
	text-align: left;
}
#focusspace img{
        align: center;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 3px;
}
#footer_bar {
	background-image:  url("../images/templates/footer_bar_bg.jpg");
	padding: 2px;
	height: 28px;
}

/*********** #navBar link styles ***********/

#sub UL {
	margin: 0px;
	padding: 0px;
}

#sub li{
	margin: 0px;
	padding: 0px;
	LIST-STYLE-TYPE: none;
}
