body {
	background: #35221B;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
div.content {
	background: transparent url(Image2.jpg) no-repeat scroll center top;
	color: #35221B;
	margin: 0 auto;
	padding: 0px;
	width: 508px;
	position: relative;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	}
div.menu {
	background: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 415px 0px 0px 0px;
	text-align: center;
	text-transform: none;
	width: 508px;
	color:#FFFFFF;
	word-spacing: 0px;
	}
div.main {
	background: transparent;
	color: #35221B;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	border:none;
	padding: 5px;
	text-align: justify;
	width: 400px;
	}
div.end {
	background: transparent;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 400px;
	}

p {
	background: transparent;
	color: #CBA485;
	font-family: arial, sans-serif;
	font-size: 11px;
	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: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
	list-style-type: circle;
	}

a, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	}
a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

b {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
                  }
b.name {
	color: #ffffff;
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	}
i {
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
                  }

h1 {
	background: url('codes/b.jpg') no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #BFA1A1;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	padding: 13px 0px 0px 42px;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
      }
h2 {
	text-align: center;
	}

input {
	background: #CDAD87;
	color: #000000;
	border: 0px dotted #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	padding: 2px;
	}
textarea {
	background: #CDAD87;
	color: #000000;
	border: 0px dotted #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	padding: 2px;
	}
select {
	background: #CDAD87;
	color: #000000;
	border: 0px dotted #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	padding: 0px;}
blockquote {
	background: transparent;
	color: #CBA485;
	margin: 20px 30px 20px 30px;
	padding: 7px 15px 7px 15px;
	text-align: justify;
	border: #7D5852 dotted medium;
	}

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: #BE8260; }
.codesort h3 { text-align: center;	color: #BE8260; }
.codesort p { }
.codesort a { }
.codesort img { }
.codesort input { }
.codesort option { }
.codesort select { }

