body {
	font-family: Tahoma;
	font-size: 10px;
	background-image: url('themered/pagebg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	margin:0;
	padding:0;
	}
#sagegroup {
	height: 30px;
	background-image: url('sagebg.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10px;
	margin:0;
	padding:0;
	}
#header {
	width: 98%;
	height: 30px;
	background-image: url('sagebg2.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 12px;
	margin:0;
	padding:0;
	}
#content {
	background-color: #DDDDDD;
	}
#content td {
	font-family: Tahoma;
	font-size: 12px;
	}