body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7E0F7;
}
.borders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borders_full {
	border: 1px solid #000000;
}

.left_background {
	background-image: url(leftbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_background {
	background-image: url(rightbackground.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}.journalist_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.menu_background {
	background-image: url(photo_banner.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text_table_background {
	background-image: url(text_table_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.journalist_background {
	background-image: url(journalist_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.border_blue_sides {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5476C6;
	border-right-color: #5476C6;
	border-bottom-color: #5476C6;
	border-left-color: #5476C6;
}
