			html{
				margin: 0px;
				padding: 0px;
			}
			body{
				background: #000000 url("/Imgs/htmlbg.png");
				background-position: center top;
				background-repeat: no-repeat;
				background-attachment: fixed;
				color: #7A7A7A;
				margin: 0px;
				padding: 0px;
				padding-top: 10px;
				padding-bottom: 10px;
				font-family: Helvetica, Tahoma, Arial, Serif;
				font-size: 11pt;
			}
			a{
				text-decoration: underline;
				color: #ABABAB;
			}
			a:hover{
				text-decoration: none;
				color: #CECECE;
			}
			a:visited{
				text-decoration: underline;
				color: #CECECE;
			}
			.cdivt{
				width: 700px;
				height: 3px;
				background: url("/Imgs/c-top.png") no-repeat;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 0px;
				margin-top: 0px;
			}
			.cdiv{
				width: 700px;
				min-height: 200px;
				background: url("/Imgs/c-mid.png") repeat-y;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				margin-bottom: 0px;
				padding-bottom: 5px;
			}
			.cdivb{
				width: 700px;
				height: 3px;
				background: url("/Imgs/c-bottom.png") no-repeat;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 10px;
				margin-top: 0px;
			}
			#header{
				height: 75px;
				width: 698px;
				margin-bottom: 5px;
				background: url("/Imgs/ContentOverlay.png") -1px -1px;
				border: #454545 1px solid;
				margin-left: auto;
				margin-right: auto;
			}
			#header h1{
				margin-top: 0px;
				margin-left: 5px;
				margin-bottom: 0px;
				font-family: Courier New;
				font-size: 20pt;
				color: #7A7A7A;
			}
			#header h2{
				margin-top: -3px;
				margin-left: 5px;
				margin-bottom: 0px;
				font-family: Courier New;
				font-size: 10pt;
				color: #7A7A7A;
			}
			#header .htbox{
				margin-left: 80px;
				margin-top: 13px;
			}
			#header .donate{
				float: right;
				width: 100px;
				border: 0px;
				margin-top: -40px;
			}
			#header .ppimg{
				width: 92px;
				height: 47px;
				border: 0px;
			}
			#header a img{
				border-style: none;
			}
			#header a, #header a:hover, #header a:visited{
				text-decoration: none;
				color: #7A7A7A;
			}
			#footer{
				height: 22px;
				width: 693px;
				margin-top: 15px;
				background: url("/Imgs/ContentOverlay.png") -1px -1px;
				border: #454545 1px solid;
				margin-left: auto;
				margin-right: auto;
				vertical-align: middle;
				padding-left:5px;
			}
			.t_title{
				font-size: 18pt;
				margin-top: 0px;
				margin-bottom: 0px;
				color: #770000;
				border-bottom: #770000 1px solid;
				margin-left: 5px;
				width: 690px;
			}
			.donate{
				width: 100px;
				border: 0px;
			}
			.ppimg{
				width: 92px;
				height: 47px;
				border: 0px;
			}
			.date{
				font-size: 10pt;
				color: #454545;
				margin-left: 5px;
				width: 690px;
				border-bottom: #454545 1px solid;
			}
			.author{
				font-size: 10pt;
				color: #cecece;
			}
			.small{
				font-size: 10pt;
				color: #cecece;
				margin-bottom: 5px;
			}
			.cdiv_content{
				padding: 5px;
				color: #656565;
			}
			#menu{
				width: 700px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				margin-bottom: 5px;
				padding: 0px;
				height: 25px;
			}
			#menu a{
				display: box;
				height: 30px;
				
				font-size: 14pt;
				text-decoration: none;
				color: #ABABAB;
				background: url("/Imgs/ContentOverlay.png") -1px -1px;
				border: #212121 1px solid;
				padding-left: 2px;
				padding-right: 2px;
			}
			#menu a:hover{
				text-decoration: none;
				color: #CECECE;
				border: #454545 1px solid;
			}
			#menu a:visited{
				text-decoration: none;
				color: #CECECE;
			}
			#menu .spacer{
				display: box;
				height: 30px;
				width: 2px;
				border-left: #212121 1px solid;
				margin-right: 5px;
			}
			.rsstitle{
				width: 592px;
				border: 1px #454545 solid;
				border-bottom: 0px;
				padding-left: 5px;
				margin-bottom: 0px;
				border: 1px #454545 solid;
				border-bottom: 0px;
				background: url("/Imgs/cat_bar.png");
				margin-right: auto;
				margin-left: auto;
				height: 22px;
				color: #FFF;
			}
			.rsstitle a{
				color: #CECECE;
			}
			.rsstitle a:hover{
				color: #FFF;
			}
			.rsstitle a:visited{
				color: #FFF;
			}
			.rsscontent{
				width: 592px;
				border: #454545 1px solid;
				border-top: 0px;
				padding-left: 5px;
				padding-top: 5px;
				background: url("/Imgs/screen_overlay.png");
				margin-right: auto;
				margin-left: auto;
				margin-top: 0px;
			}
			.rsscontent a{
				color: #CECECE;
			}
			.rsscontent a:hover{
				color: #FFF;
			}
			.rsscontent a:visited{
				color: #FFF;
			}
			.rr{
				color: #FF0000;
			}
			.Oinput{
				border: #7A7A7A 1px solid;
				background: url("/Imgs/ContentOverlay.png") -1px -1px;
				color: #FFF;
			}
			input{
				border: #7A7A7A 1px solid;
				background: url("/Imgs/ContentOverlay.png") -1px -1px;
				color: #FFF;
				height: 22px;
			}
			#ProductContainer{
				width: 599px;
				margin-left: auto;
				margin-right: auto;
			}
			#catagory{
				width: 599px;
				border: #000 1px solid;
			}
			#catagory a{
				color: #FFF;
				display: block;
				width: 594px;
				margin-left: auto;
				margin-right: auto;
				border: 0px;
				text-decoration: none;
				cursor: hand;
				cursor: pointer;
				padding-left: 5px;
				color: #9A9A9A;
				font-size: 12pt;
			}
			#catagory .c{
				background: #550000;
			}
			#catagory .b{
				background: #660000;
			}
			#catagory .catheader{
				/*background: url("/Imgs/bg-pat.png");*/
				background: url("/Imgs/cat_bar.png");
				padding-left: 5px;
				height: 22px;
				width: 592px;
				border: 1px #454545 solid;
				border-bottom: 0px;
				margin-left: auto;
				margin-right: auto;
				color: #fff;
			}
			#catagory a strong{
				width: 300px;
				text-align: left;
				cursor: hand;
				cursor: pointer;
			}
			#catagory a span{
				width: 300px;
				float: left;
				cursor: hand;
				cursor: pointer;
			}
			#catagory a:hover{
				color: #9A9A9A;
				background: #990000;
			}
			#catagory a:visited{
				color: #9A9A9A;
			}
			#catagory .catheader a, #catagory .catheader a span{
				color: #FFF;
			}
			.contact_form{
				width: 500px;
				margin-right: auto;
				margin-left: auto;
			}
			.contact_form input, .contact_form textarea{
				width: 400px;
			}
			.whiteA a{
				color: #CECECE;
			}
			.whiteA a:hover{
				color: #FFF;
			}
			.whiteA a:visited{
				color: #FFF;
			}
