/*   */
.page_only {
	margin: 0px;
	padding: 10px;
	background-image: url(images/bg-cont.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.page_only h1 {
	text-indent: 30px;
	color: #066;
	font-size: 1.6em;
	margin-bottom: 10px;
	background-image: url(images/past.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_only h1 a {
	color: #003366;
	text-indent: 30px;
	text-decoration: none;
}
.page_only p {
	
	text-align: justify;
}
.page_only p img {
	float: left;
	margin: 5px 10px;
}
.page_other_pages {
	border: 1px dashed #039;
	margin: 0 0 20px;
	padding: 10px;
}
.page_other_pages h3 {
	font-size: 1em;
	font-weight: bold;
	color: #006699;
}
/*.page_other_pages a {
	color: #096;
}*/
.page_other_pages li {
	list-style: url(img/look.gif) inside square;
	
}

.break {
	clear: both;
}