#sideleft {
	float: left;
	width: 700px;
}


#sidelefecontent{
	padding: 20px;
	width:660px;
	height: auto;
	overflow: visible;

}

#sideright {
	float: right;
	width: 200px;
	margin: 0 auto;
	border: 1px solid #E6E6E6;
}


#pagecontent {
	width: 820px;
	border: 0px solid #E6E6E6;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-left: 20px;
}





#titlebg{
	width: 840px;
	height: 25px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/titlebg.gif);
	
	
}

#titlebg h5 {
	color: #FFFFFF;
	margin-right: 650px;
	margin-top: 5px;
	text-align: center;
	font-size:12px;
	font-weight: bold;	
	
}


#titlenews{
	text-align: center;
	font-size:16px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 5px;

}


.date{
	font-size:90%;
	color: #808080;
	text-align: right;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}



.pline {
	font-size:90%;
	color: #808080;
	text-align: right;
	background-image: url(../images/horizontaldotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right:100px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}



.pagepic {
}

.twocols .col1, .twocols .col2 {

	padding: 10px;

}

.pagepic .col1 {
	float: left;
	padding: 10px;
	width: 220px;
	vertical-align: middle;
}

.pagepic .col2 {
	float: right;
	width: 400px;
	font-style: normal;
	text-align: justify;
	padding: 10px;
	vertical-align: text-top;
	font-weight: bold;
	margin-right: 80px;
}

.pagepic .col2 .dl A {
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
}

.pagepic .col2 .dl A:hover{
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.pagepic .col1 .dl A {
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
}

.pagepic .col1 .dl A:hover{
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
