﻿#sidebar {
	float: left;
	width: 140px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
}

#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 150px;
	width: auto;
	padding: 10px 15px 10px 25px;
	background-image:url(image/sbar-sdw.gif);
	background-position:left top;
	background-repeat:repeat-y;
} 
h1 {
	font-size: medium;
	background-image: url(image/h1-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1.5em;

}
h2 {
	font-size: small;
	color: #333333;
	font-style: normal;
	height: 1.3em;
	background-image: url(image/h2-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:3px;
	padding-left:20px;
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	border-color: #CCCCCC;

}

h3 {
	font-size:small;
	font-weight:700;
	color: #003366;
}
/*.news_pic {
	width:200px;
	height:auto;
	float:left;
	margin-left:15px;
}*/
