.sidebar {
	float: left;
	background: transparent url(../../images/content/leftlocation.jpg) center center no-repeat;
	width: 200px;
	height: 500px;
	overflow: hidden;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.page_content {
	background: transparent url(../../images/content/middlelocation.jpg) top left no-repeat;
	width: 705px;
	height: 500px;
	overflow: hidden;
	padding: 0 0 0 0;
}

.page_content .pane {
	width:670px;
	height:465px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.style13 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-decoration: none;
}
