body {
	margin-top: 0px;
	text-align:center;
	background:  url(x00bg.png);
	}

#wrapper {
		width:586px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		background:#000000;
		}
#one {
		width:586px;
		height:144px;
		float:left;
		background: url(x001.jpg) no-repeat;
		}
#two {
		width:586px;
		height:197px;
		float:left;
		background: url(x002.jpg) no-repeat;
		}
#nav {
		width:586px;
		height:43px;
		float:left;
		margin:0px;vertical-align:left;
		background: #000000;
		}
#content {
		width:552px;
		padding-left:17px;
		padding-right:17px;
		float:left;
		background: #000000;
		color:#666666;
		font-size:11px;
		font-family:helvetica;
		}
#footer {
		width:552px;
		padding-left:17px;
		padding-right:17px;
		padding-top:10px;
		padding-bottom:10px;
		clear:both;
		background: #000000;
		color:#666666;
		font-size:9px;
		font-family:helvetica;
		text-align:justify;
		}

		ul#link li {
					display:block;
					float:left;
					margin-top:0;
					margin-left:0;
					}
		ul#link li a {
						display:block;
						outline:none;
						width:0px;height:28px;
						background: url(x003.jpg) no-repeat;
						background-position: 0% 0%;
						text-indent:-9009px;
						align:left;
						margin:0px;
						}
		ul#link li#clear a {
						width:73px;
						background-position:-25px 0;
						}
		ul#link li#clear a:hover {
						background-position:-25px -27px
						}
		ul#link li#about a {
						width:79px;
						background-position:-98px 0;
						}
		ul#link li#about a:hover {
						background-position:-98px -27px
						}
		ul#link li#code a {
						width:65px;
						background-position:-252px 0;
						}
		ul#link li#code a:hover {
						background-position:-252px -27px
						}
		ul#link li#rules a {
						width:75px;
						background-position:-177px 0;
						}
		ul#link li#rules a:hover {
						background-position:-177px -27px
						}	
		ul#link li#join a {
						width:58px;
						background-position:-317px 0;
						}
		ul#link li#join a:hover {
						background-position:-317px -27px
						}
		ul#link li#fan a {
						width:60px;
						background-position:-375px 0;
						}
		ul#link li#fan a:hover {
						background-position:-375px -27px
						}	
		ul#link li#update a {
						width:88px;
						background-position:-436px 0;
						}
		ul#link li#update a:hover {
						background-position:-436px -27px
						}
				#content a:link, #content a:active, #content a:visited{color:#3F584E; font-weight:bold; text-decoration:none;}
				#content a:hover{ color:#2C4038; font-weight:bold; text-decoration:none;}
				#footer a:link, #footer a:active, #footer a:visited{color:#3F584E; font-weight:bold; text-decoration:none;}
				#footer a:hover{ color:#2C4038; font-weight:bold; text-decoration:none;}
					blockquote {background: #000000 url(stats.jpg) no-repeat; margin-left:66px; width:280px; 
					height:88px;padding:2px; font:helvetica;padding-left:50px;
					font-size:11px;}
					#content h1 {color:#666666;font-size:13px; letter-spacing: 2px; border-bottom: 1px solid #212121; text-align:right; margin-bottom:2px; margin-top:4px;}
					#footer h2 {color:#212121; font-size:10px;text-decoration:underline; text-align:center; margin-bottom:1px;}
					.gradualshine{ filter:alpha(opacity=30);-moz-opacity:0.3;}
					textarea, input, select {background:#000000; color:#666666; border: 1px solid #666666; font-size:11px;font-family:helvetica;}
					input:focus, textarea:focus, label:focus {background:#202020; }
					::-moz-selection{color: #969595;  background: #3A5F54;}
