body { color: black; background: #f3f4ee url(../images/background-mess.jpg) no-repeat fixed left top; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.roughedgeleft { background-image: url(../images/rough-edge-left.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: left top; }
.roughedgeright { background-image: url(../images/rough-edge-right.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: right top; }
.roughedgebottom { background-image: url(../images/rough-edge-bottom.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: left bottom; }
.roughedgetop { background-image: url(../images/rough-edge-top.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: center top; }
.roughedgelogoback { background-image: url(../images/logo-back.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: left 104px; }
.bodytext { color: #666; font-size: 18px; text-align: justify; padding: 10px; }
#searchform div {
	background-image: url(../images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
#searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 115px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}
#searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
.sidebarleft { color: #666; font-size: 18px; font-weight: bold; background-color: #f8faf7; padding-top: 40px; padding-right: 12px; padding-bottom: 10px; }
.sidebarright { color: #666; font-size: 18px; font-weight: bold; background-color: #f8faf7; padding-top: 40px; padding-bottom: 10px; padding-left: 10px; }
