/* GENERAL STYLES */
#bodyTall {
	background-color: #000000;
	width: 417px;
	height: 468px;
	overflow: auto;
}
#bodyWide {
	background-color: #000000;
	width: 556px;
	height: 357px;
	overflow: auto;
}
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	scrollbar-base-color: black;
	scrollbar-track-color: black;
	scrollbar-face-color: #3B7A29;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
}
#layout {
	width: 906px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.imgnoborder {
	border: 0px;
}
.dateText {
	color: #3B7A29;
	font-style: oblique;
	font-weight: bold;
}


/* EDITOR PROPERTIES */

