@charset "utf-8";
/* CSS Document */

#topBorder {
	background: url(../images/border/tb2.gif) no-repeat right bottom;
	height: 16px;
	width: 830px;
	margin: 1em auto 0;
}
#header_top {
	background: url(../images/border/lb_dk_sm.gif) repeat-y left top;
	height: 300px;
}
#leftCol_top {
	/*background: #808080 url(../images/border/t_lt_sm.gif) no-repeat left top;*/
	height: 16px;
}

#mainContent_top {
	background: #808080 url(../images/border/t_dk_lg.gif) no-repeat left top;
	height: 18px;
}


#bottomBorder {
	background: url(../images/border/bb.gif) no-repeat right top;
	height: 16px;
	width: 830px;
	margin: 0 auto;
}
