body {
	background: #000000 url(bg.gif) repeat fixed center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

div.content {
	background: #2f3b3b;
	color: #ffffff;
	margin: 15px auto;
	padding: 0px 0px 15px 0px;
	top: 0px;
	position: relative;
	width: 700px;
	text-align: left;
	border: 15px double #000000;
	word-spacing: 2px;
	}

div.screen {
	background: transparent;
	margin: 0px;
	padding: 0px;
	left: 25px;
	width: 150px;
	position: relative;
	z-index: 1;
	}
div.menu {
	background: transparent url(line.gif) repeat-y scroll left top;
	margin: 25px 0px;
	padding: 0px 0px;
	left: 10px;
	width: 170px;
	position: absolute;
	word-spacing: 0px;
	z-index: 2;
	color: #ffffff;
	text-align: left;
	letter-spacing: 0px;
	border: 0px;
	}
div.navi a {
	background: transparent;
	margin-left: 5px;
	padding: 0px;
	text-align : left;
	border: 0px;
}
div.disclaimer {
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 7px;
	color: #ffffff;
	font-family: arial, sans-serif;
	left: 27px;
	position: relative;
	width: 150px;
	}

div.main {
	background: transparent;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	left: 200px;
	position: relative;
	text-align: right;
	width: 480px;
	letter-spacing: -1px;
	}
div.note {
	background: transparent;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 8px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	letter-spacing: 0px;
	}

p {
	background: transparent;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 7px 14px 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: right; }

ul {
	margin: 10px 12px 10px 30px;
	padding: 0px;
	list-style: square;
	}
li {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
	list-style: square;
	}

a, a:visited {
	color: #9FB3B9;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

b {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
                  }
b.name {
	color: #ffffff;
	font-family: lucida sans, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -2px;
	}
i {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
                  }

h1 {
	background: transparent;
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	margin: 10px 13px 0px 2px;
	padding: 4px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 20px;
	text-align: right;
	border-bottom: 1px solid #ffffff;
      }
h2 {
	text-align: right;
	}

input {
	background: #ffffff;
	color: #000000;
	border: 1px outset #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 2px;
	}
textarea {
	background: #ffffff;
	color: #000000;
	border: 1px outset #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 2px;
	}
select {
	background: #ffffff;
	color: #000000;
	border: 1px outset #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 2px;
	}
blockquote {
	background: #000000 url(bg.gif) repeat-x scroll center center;
	margin: 20px 80px 20px 80px;
	padding: 7px 15px 7px 15px;
	text-align: justify;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort label {
	float: left;
	width: 22em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort h2 { 
	background: transparent;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	margin: 0px 10px 0px 80px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
	border-bottom: 1px solid #ffffff;
}
.codesort h3 {
	background: transparent;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	margin: 0px 10px 0px 300px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
	border-bottom: 1px solid #ffffff;}
.codesort p { text-align: right; }
.codesort a { }
.codesort img { border: 7px solid #242E2E; }
.codesort input { }
.codesort option { }
.codesort select { }
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
.codesort ul {
	display: inline;
	padding-right: 0.5em;
	word-spacing: 20px;
	}