body {
	background: #000 url() repeat-y scroll center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

div.content {
	background: #000000 url() repeat-y scroll center top;
	color: #841000;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	width: 700px;
	text-align: left;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
	}

div.disclaimer {
	color: #841000;
	font-family: trebuchet ms, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 7px;
	text-align: center;
	}

p {
	background: transparent;
	color: #841000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 7px 40px 10px 40px;
	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 40px 10px 60px;
	padding: 0px;
	list-style-image: url(x.gif);
	}
li {
	background: transparent;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	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: #ff0000;
	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 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	}
i {
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
                  }

h1 {
	background: url('') no-repeat center bottom;
	font-family: trebuchet ms, serif;
	font-size: 28px;
	color: #b37d27;
	font-weight: normal;
	font-style: normal;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 10px;
	line-height: 20px;
	text-align: center;
	word-spacing: 15px;
      }
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: #841000 url() repeat-x scroll center center;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 20px 150px 20px 150px;
	padding: 10px 15px 10px 15px;
	text-align: center;
	}

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: #841000; }
.codesort p { }
.codesort a { }
.codesort img { border: 7px solid #841000; }
.codesort input { }
.codesort option { }
.codesort select { }