body {
	background: #4f2507 url(pix/pagebg.jpg) repeat-x;
	margin: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #663300;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 1em;
        color: #663300;

}
h1, h2, h3 {margin: 0 0 8px 0;}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #990000;
}
h2 {
	color: #CC3300;
	font-size: 150%;
}
h3 {
	color: #003366;
	font-size: 120%;
}
a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
#alpha {
	margin: 0 auto;
	width: 750px;
	background: url(pix/alpha.gif) repeat-y;
}
#header {
	position: relative;
	height: 197px;
	background: url(pix/header_new.jpg) no-repeat;
}
#logo {
	position: absolute;
	display: block;
	height: 156px;
	width: 266px;
	top: 17px;
	left: 28px;
}
#main {
	background: url(pix/main.jpg) no-repeat top;
	min-height: 302px;
	text-align: justify;
}
*html #main {height: 302px;}
#pagetext {
	float: right;
	width: 500px;
	min-height: 302px;
	padding: 0 30px 20px 20px;
}
#pagetext img {
	margin: 6px 8px;
}
*html #pagetext {width: 550px;}
#leftmenu {
	float: left;
	width: 100px;
	padding: 0 20px 20px 70px;
	color: #FFFFCC;
}
*html #leftmenu {width: 200px;}
#leftmenu a {
	color: #FFFF99;
}
#leftmenu a:hover {
	color: #FF9900;
}
#footer {
	background: url(pix/footer.gif) no-repeat bottom;
	height: 24px;
}
#bottominfo {
	font-weight: bold;
	color: #CC9933;

}
.clearer {clear: both;}
#edit a {
	color: #4F2507;
}
#edit a:hover {
	color: #FFFFFF;
}
#bytds {
	color: #CC9933;
	font-weight: bold;
}
