body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #330000;
	background: #c9b89d url(pix/pagebg.gif);
	text-align: center;
	margin: 0;
}
a {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
}
h1 {
	margin: 4px 0;
	font-size: 1.6em;
	color: #660000;
	text-align: center;
}
h2 {
	margin: 0;
	font-size: 1.3em;
	color: #996633;
}
h3 {
	margin: 0;
	font-size: 1.1em;
	color: #CC3300;
}
#header {
	width: 100%;
	height: 95px;
	background: url(pix/header.gif);	
}
a#home {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 70px;
}
#logo {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 74px;
	background: url(pix/logo.gif) no-repeat bottom center;
}
#leftmenu a, #rightmenu a {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 2px;
	padding: 0 5px;
	background: #660000;
}
#leftmenu a:hover, #rightmenu a:hover {
	background: #330000;
	color: #FFFFCC;
}
#leftmenu, #rightmenu {
	position: absolute;
	width: 236px;
	top: 42px;
}
#leftmenu {
	left: 10px;
	text-align: right;
}
#rightmenu {
	right: 10px;
	text-align: left;
}
#pagetop {
	width: 100%;
	background: url(pix/pagetop.gif) repeat-x top;
}
#alpha {
	margin: 0 auto;
	width: 714px;
	background: #FFFFFF url(pix/alpha.gif) repeat-y;
	text-align: justify;
}
#carpet {
	height: 109px;
	background: url(pix/carpet.jpg) no-repeat;
}
#pagetext {
	clear: both;
	float: left;
	width: 500px;
	min-height: 300px;
	margin-left: 28px;
	overflow: visible;
}
#pagetext ul li {
	margin: 0 1em 0 -2em;
}
* html #pagetext {margin-left: 14px; height: 300px;}
#menu {
	float: right;
	width: 146px;
	margin-right: 16px;
}
* html #menu {margin-right: 8px;}
#menu table {
	margin: 8px 0;
	width: 144px;
	border: 1px solid #660000;
	background: #ede8d9;
	font-size: 1em;
}
#menutext {
	padding: 0 2px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
.head {
	background: url(pix/tablehead.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 3px;
}
#footer {
	clear: both;
	height: 52px;
	background: url(pix/footer.gif) no-repeat;
}
#footertext {
	padding-top: 11px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
i {visibility: hidden;}
#edit a {color: #C9B89D}
#edit a:hover {
	color: #FFFFCC;
}
#bytds, #bytds a {
	color: #663300;
	font-weight: bold;
}
