@charset "UTF-8";
.picturebordersright {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3399;
}

.picturebordersleft {
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3399;
	float: left;
}
.textlayout {
	float: left;
	margin-left: 269px;
	margin-right: 269px;
}
.picturecaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF99FF;
}
.colLeftFrontPage {
	position: relative;
	left: 0px;
	width: 270px;
	padding-left: 0px;
	float: left;
	background-color: #000000;
	margin-right: 10px;
}
#pageSurroundAll #pageSurround .colLeftFrontPage .picturebordersleft #a {
}
.colMidFrontPage {
	position: relative;
	width: 320px;
	float: left;
}
.colRightFrontPage {
	position: relative;
	width: 270px;
	right: 0px;
	float: right;
}
