html, body {
	margin: 0;
	padding: 0;
	background: #d6e2f3 url("gfx/back.png") repeat-x top left;
	text-align: center;
	color: #000000;
	/*height: 100%;*/
	font-family: verdana,helvetica;
	font-size: 16px;
}

#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	left: -10px; 
	width: 835px;
	height: auto;
	background: transparent;
/*	background: #e1e1e1;	*/
	text-align: center;
}

#topfem {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 835px;
	height: 84px;
	background: transparent;
	text-align: right;
}

#femtopmost {
	position: absolute;
	right: -30px;
}

#top {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 835px;
	height: 103px;
	background: #e1e1e1 url("gfx/topback.png") no-repeat bottom left;
	text-align: left;
}

#femtop {
	position: absolute;
	right: -109px;
}

#logo {
	position: absolute;
	top: 70px;
	left: 60px;
}

#topbar {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 835px;
	height: 28px;
	background: #e1e1e1 url("gfx/topbar.png") no-repeat top left;
	text-align: right;
	clear: both;
}

#topbarfem {
	position: absolute;
	top: 0px;
	right: 0px;
}

#femright {
	position: absolute;
	top: 0px;
	right: -124px;
}


#maincont {
	margin: 0 auto 0 auto;
	padding: 0;
	/*width: 100%;*/
	/*height: 100%;*/
	min-height: 350px;
	height: 350px;
	/*background: #e1e1e1 url("gfx/menuback.png") repeat-y top right;*/
/*	border-right: solid 1px;*/
}

/*	padding: 0;	*/
/*	height: auto;*/


#main {
	margin: 0 auto 0 auto;
	padding: 0px;
	float: left;
	position: relative;
	/*left: 0px;*/
	width: 650px;
	max-width: 650px;
	text-align: left;
	border-color: #000000;
	border-left: solid 1px #000000;
	border-right: solid 0px;
	min-height: 500px;
	height: 500px;
	background: #e1e1e1 url("gfx/mainback.png") no-repeat top left;
	/*overflow: hidden;*/
	/*min-height: 52px;*/
}	

#content {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 93%;
	height: 450px;
	min-height: 450px;
	background: transparent;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: verdana,helvetica;
	font-size: 16px;
}

#menucont {
	margin: 0 auto 0 auto;
	/*float: left;*/
	padding: 0;
	position: absolute;
	right: 0px;
	width: 184px;
	min-width: 184px;
	/*height: auto;*/
	min-height: 500px;
	height: 500px;
	background: #e1e1e1 url("gfx/menuback.png") repeat-y top right;
}


#menuup {
	margin: 0 auto 0 auto;
	padding: 0;
	float: right;
	position: relative;
	right: 0px;
	width: 184px;
	min-width: 184px;
	height: 52px;
	min-height: 52px;
	background: #e1e1e1 url("gfx/paprocblur.png") no-repeat bottom right;
	border: 0px;
}

#menumain {
	margin: 0 auto 0 auto;
	float: right;
	padding: 0;
	position: relative;
	width: 173px;
	min-width: 173px;
	/*height: 100px;*/
	height: 398px;
	min-height: 398px;
	max-height: 398px;
	/*background: #000000 url("gfx/menuback.png") repeat-x top left;*/
	border-color: #000000;
	border-right: solid 1px #000000;
	color: #a17c31;
	font-size: 20px;
	overflow: hidden;
}

#button {
	border: 0;
}

#bottbar {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 833px;
	height: 30px;
	min-height: 30px;
	background: #e1e1e1 url("gfx/bottombar.png") no-repeat top left;
	border-color: #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	clear: both;
	text-align: left;
	overflow: hidden;
}

.foottxt {
	position: relative;
	top: 3px;
	margin-left: 20px;
	font-family: verdana,helvetica;
	font-size: 14px;
	text-decoration: bold;
	color: #a1a1a1;
}

.foottxt a {
	color: #c7c7c7;
}

.foottxt a:hover {
	color: #ffffff;
	text-decoration: none;
}

#coalup {
	margin: 0 auto 0 auto;
	padding: 0;
	position: absolute;
	top: 40px;
	left: -31px;
}

#coaldown {
	margin: 0 auto 0 auto;
	padding: 0;
	position: absolute;
	top: 632px;
	left: 630px;
}
