body {
	margin-top: 20px;
	margin-left: 0px;
	background: #121111 url(bgx001.jpg) no-repeat;
	}

#wrapper {
		width:667px;
		margin-left:auto;
		margin-right:auto;
		}
#img1 {
		width:667px;
		height:181px;
		float:left;
		background:  url(bgx002.jpg) no-repeat;}
#img2 {
		width:657px;
		float:left;
		padding:5px;
		font-family:georgia;
		color:#525151;
		font-size:11px;
		background: #000000 url(bgx003.jpg) no-repeat;}
#footer {
		width:667px;
		height:60px;
		padding-top:5px;
		clear:both;
		font-family:georgia;
		color:#525151;
		font-size:9px;
		text-align:center;
		background: url(bgx004.jpg) no-repeat;
		}
#nav {
		width:556px;
		height:100px;
		clear:both;
		margin-left:35px;
		font-family:georgia;
		}
blockquote {background: #000000 url(bgx005.jpg) no-repeat; margin-left:160px; width:320px; text-align:center;
			height:89px;padding:2px; font-family:georgia;font-size:9px;}		
		#img2 a:link, #img2 a:active, #img2 a:visited{color:#939393;text-decoration:none;}
		#img2 a:hover{color:#C9B38D;text-decoration:none;}
		#nav a:link, #nav a:active, #nav a:visited{color:#939393; text-decoration:none;}
		#nav a:hover{color:#21222E; text-decoration:none;}
		#footer a:link, #footer a:active, #footer a:visited{color:#7D7D7D; text-decoration:none;}
		#footer a:hover{color:#C9B38D; text-decoration:none;}
		#img2 h1{color:#1C1C1C; font-size:30px; letter-spacing: 5px; text-align:left; margin-top:2px; margin-bottom:-25px;}
		#img2 h2{color:#525151; font-size:11px; letter-spacing: 5px; text-align:center; text-decoration:underline; margin-bottom:1px; margin-top:1px;}
		.border {padding:3px;border:1px solid #1D1D1D;}
		.border:hover {padding:3px; border:1px solid #939393; cursor:help;}
		.color{background:#090909; color:#194441; text-align:center; padding-left:70px; padding-right:70px;}
		textarea, input, select {background:#000000; color:#1D1D1D; border: 1px solid #1D1D1D; font-size:11px;font-family:georgia;}
		input:focus, textarea:focus, label:focus {border: 1px solid #939393; color:#939393;}
.navs {
		 list-style-type: none;
		 list-style-position:outside;
		 position: relative;
		 margin: 0;
		 padding: 0;
	 }
	 .navs li{
		display: block;
		overflow: hidden;
		padding: 0;
		cursor: pointer;
		float: left;
		width: 139px;
		height: 53px;
		margin-right: 0px;
		background-image:url(bgx006.jpg);
		background-repeat:no-repeat;
	}
	.navs a{
		display:block;
		height:53px;
		text-indent:-9999px;
		outline:none;
	}
	#link1 {
		background-position:0px 0px;
	}
	#link2 {
		background-position:-139px 0px;
	}
	#link3 {
		background-position:-278px 0px;
	}
	#link4 {
		background-position:-417px 0px;
	}
	#link1.active, #link1:hover {
		background-position:0px bottom;
	}
	#link2.active, #link2:hover{
		background-position: -139px bottom;
	}
	#link3.active, #link3:hover {
		background-position: -278px bottom;
	}
	#link4.active, #link4:hover {
		background-position: -417px bottom;
	}
