body {
	margin: 0;
	padding: 0;
	background: #084C69 url(pix/pagebg.gif);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #009999;
}
i {display: none;}
.clearer {clear: both;}
a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00CC99;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 10px;
}
h1 {
	font-family: Garamond;
	font-size: 240%;
	color: #006666;
}
h2 {
	font-size: 150%;
	color: #FF9900;
}
h3 {
	font-size: 120%;
	color: #333399;
}
#bgtop {
	width: 100%;
	min-height: 500px;
	background: url(pix/bgtop.gif) repeat-x top;
}
#alpha {
	margin: 0 auto;
	width: 750px;
	min-height: 300px;
	background: url(pix/alpha.gif) repeat-y;
}
#header {
	position: relative;
	height: 154px;
	background: url(pix/header.jpg) no-repeat;
}
#topmenu {
	float: right;
	margin-right: 30px;
	width: 530px;
	text-align: right;
	color: #993300;
	padding-top: 3px;
}
#topmenu a {
	font-size: 11px;
	color: #993300;
	margin: 0 4px;
}
#topmenu a:hover {
	color: #FFFF99;
}
a#logo {
	position: absolute;
	display: block;
	width: 180px;
	height: 80px;
	top: 50px;
	left: 50px;
}

#main {
	min-height: 346px;
	background: url(pix/main.jpg) no-repeat top;
}
#leftmenu {
	float: left;
	width: 180px;
	margin-left: 9px;
	min-height: 200px;
}
#leftmenu ul {
	margin: 20px auto;
	padding: 0;
	width: 146px;
	border: 2px solid #FFF;
	list-style: none;
	background: #2e7d9b;
	text-align: left;
}
#leftmenu ul a {
	display: block;
	background: url(pix/bnBg.gif) no-repeat;
	border-bottom: 1px solid #036;
	padding: 5px 10px;
	color: #FFF;
	font-size: 11px;
}
#leftmenu ul a:hover {
	background: url(pix/bnOver.gif) no-repeat;
}
#leftmenu p {
	padding: 0 14px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}


#pagetext {
	float: left;
	width: 500px;
	min-height: 450px;
	margin-left: 30px;
	text-align: justify;
	padding-top: 20px;
}
#pagetext img {margin: 6px 8px;}
#bottomtext {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	padding-top: 20px;
	color: #006699;
}

#bottom {
	height: 12px;
	background: url(pix/bottom.gif) no-repeat;
}
#bytds {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #669999;
}
#bytds a {color:#699;}
#edit a {
	color: #084B69;
	font-size: 9px;
	font-weight: normal;
}
#edit a:hover {color: #FFF;}
#wikitext {min-height: 400px;}

