body {
	background: #4c6402 url(content-bg.jpg) repeat-y scroll center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

div.content {
	background: #4c6402 url(content-bg.jpg) repeat-y scroll center top;
	color: #000000;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	width: 720px;
	text-align: left;
	}

div.menu {
	background: transparent;
	margin: 0px;
	padding: 0px;
	top: 370px;
	right: 80px;
	width: 80px;
	position: absolute;
	word-spacing: 0px;
	z-index: 1;

	font-family: arial, sans-serif;
	font-size: 11px;
	color: #310000;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-transform: none;
	letter-spacing: 0px;
	}
div.section {
	background: transparent url(ankh.gif) no-repeat scroll right center;
	text-align: right;
	font-size: 10pt;
	padding: 0px 18px 0px 0px;
	line-height: 20px;
	}
div.section:first-letter {
	color: #841000;
	}
div#navi a {
	background: #000000 url(menu.gif) no-repeat scroll left center;
	color: #e2d52d;
	display: block;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1px;
	padding: 2px 18px 2px 5px;
	text-align : right;
	text-decoration: none;
	text-transform: none; 
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
div#navi a:hover {
	background: transparent url(menu.gif) no-repeat scroll right center;
	color: #841000;
	text-align : left;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div.disclaimer {
	background: transparent url(footer.jpg) no-repeat scroll left bottom;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 170px 0px 10px 0px;
	position: relative;
	width: 550px;
	text-align: center;
	}
div.disclaimer a {
	color: #ffffff;
	background: url('line.gif') repeat-x center bottom;
}
div.disclaimer a:hover {
	color: #ffffff;
	background: url('link.gif') no-repeat center bottom;
}

div.main {
	background: transparent;
	color: #000000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	left: 95px;
	top: 370px;
	position: absolute;
	text-align: justify;
	width: 450px;
	}

p {
	background: transparent;
	color: #000000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 7px 20px 10px 20px;
	text-align: justify;
	}
p.skin { text-align: center; }
p.center { text-align: center; }
p.show_join_credits, p.show_update_credits, p.show_lostpass_credits { font-size: 9px; text-align: left; }

ul {
	margin: 10px 20px 10px 40px;
	padding: 0px;
	list-style-image: url(x.gif);
	}
li {
	background: transparent;
	margin: 0px 17px 0px 0px;
	padding: 0px;
	text-align: justify;
	list-style-image: url(x.gif);
	}

a, a:visited {
	color: #e2d52d;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #841000;
	font-weight: bold;
	text-decoration: none;
	background: url('link.gif') repeat-x center bottom;
	}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

b {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
                  }
b.name {
	color: #841000;
	font-family: lucida sans, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	}
i {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
                  }

h1 {
	background: url('line.gif') repeat-x center bottom;
	font-family: trebuchet ms, serif;
	font-size: 18px;
	color: #310000;
	font-weight: normal;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 45px;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: left;
	word-spacing: 5px;
      }
h1:first-letter {
	background: url('ankh.gif') no-repeat left center;
	color: #841000;
	font-family: trebuchet ms, serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-transform: none;
	text-align: left;
	}
h2 {
	text-align: center;
	}

input, textarea {
	background: #ffffff;
	color: #000000;
	border: 1px outset #841000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	padding: 2px;
	}
select {
	background: #ffffff;
	color: #000000;
	border: 1px outset #841000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	padding: 0px;
	}
blockquote {
	background: transparent url() repeat-x scroll center center;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 20px 40px 20px 40px;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	border: 10px outset #841000;
	}

label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort h2 {
	text-align: center;
	color: #841000;
}
.codesort h3 { text-align: center;	color: #932a0c; }
.codesort p { }
.codesort a { }
.codesort img { border: 7px solid #a63a1b; }
.codesort input { }
.codesort option { }
.codesort select { }