body {
	background: #000000 url(bg.jpg) repeat-y scroll center 533px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
div.content {
	background: transparent url(header.jpg) no-repeat scroll center top;
	color: #000000;
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	position: relative;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	}
div.menu {
	background: transparent;
	font-family: impact, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 310px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	width: 600px;
	word-spacing: 5px;
	}
div.main {
	background: transparent;
	color: #000000;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 5px;
	text-align: justify;
	width: 600px;
	}
div.disclaimer {
	background: transparent url() no-repeat left bottom;
	color: #000000;
	font-family: courier new, times new roman, serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 600px;
	}

p {
	background: transparent;
	color: #000000;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	margin: 7px 20px 10px 20px;
	padding: 0px;
	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: right; }

ul {
	margin: 10px 20px 10px 40px;
	padding: 0px;
	list-style-type: circle;
	}
li {
	background: transparent;
	color: #000000;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: justify;
	list-style-type: circle;
	}

a, a:visited {
	color: #AE0407;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #706C63;
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color: #F00C1B;
	font-weight: bold;
	text-decoration: none;
	}

b {
	color: #000000;
	text-decoration: none;
	text-transform: none;
                  }
b.name {
	color: #323427;
	font-family: impact, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	}
i {
	color: #000000;
	text-decoration: none;
	text-transform: none;
                  }

h1 {
	background: url('star.png') no-repeat left center;
	font-family: courier new, times new roman, serif;
	font-size: 13pt;
	color: #B23807;
	font-weight: bold;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 13px 0px 0px 32px;
	text-transform: none;
	letter-spacing: 12px;
	line-height: 80px;
      }
h1:first-letter {
	color: #F00C1B;
	font-family: courier new, times new roman, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: left;
	}
h2 {
	text-align: center;
	}

input {
	background: #706C63;
	color: #ffffff;
	border: 1px solid #F00C1B;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 5px;
	}
textarea {
	background: #706C63;
	color: #ffffff;
	border: 1px solid #F00C1B;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 5px;
	}
select {
	background: #706C63;
	color: #ffffff;
	border: 1px solid #F00C1B;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	}
blockquote {
	background: transparent;
	color: #000000;
	margin: 10px 100px 10px 100px;
	padding: 10px 30px 10px 30px;
	text-align: justify;
	border-left: 7px solid #000000;
	border-right: 7px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort h2 { text-align: center;	color: #000000; }
.codesort h3 { text-align: center;	color: #000000; }
.codesort p { }
.codesort a { }
.codesort img { }
.codesort input { }
.codesort option { }
.codesort select { }