body {
			background: #000000;
			margin-top: 0px;
			max-width:95%;
			font-family: Helvetica, Arial, san-serif;
			
			}
		

			
			.header {
			border: 2px inset black;
			width: 100%;
			padding: 0px 2px 1px 0px;
			float: left;
			}
			
			#menu {
			font-family: Verdana, san-serif;
			font-size: .8em;
			font-weight: 700;
			position: relative;
			float: right;
			color: white;
			text-align: right;
			width: 97%;
			height: auto;
			margin: 0 0 0 0;
			word-spacing: .7em;
			border: 4px outset;
			border-right: solid #666;
			border-left: none;
			border-top: none;
			border-bottom:solid #666;
			background: url(../img/menuback.jpg) right center #000;
			padding-right: 1.2em;
			}
			
			#menu a:link {
						font-size: 1.1em;
						color: #000;
						text-decoration: none;
						}
			
			#menu a:hover { color: #FFF;
						text-decoration: none; }
			
			#menu a:active {color: #000;
						text-decoration: none; }
			
			#menu a:visited { color: #000; 
						text-decoration: none;}
			#menu a:visited:hover { color: #FFF;
						 }
		
			#main {
				text-align: center;
				position: relative;
				float: right;
				background-color: #222;
				color: #99DDFF;
				margin: 10px 0px 5px 0px;
				width: 98%;
				border-color: #111;
				border-width: 4px;
				border-style: inset;
				padding: 3px 5px;
				}
			
			#adsleft {
				float: left;
				position: relative;
			}
			
			#window {
				margin: 1em 1em 1em 9em;
				padding: 0 1em 3em 3em;
				text-align: left;
				background: url(../img/bg03.gif) top left #000000 repeat;
				border: inset 5px #111;
				font-weight: lighter;
				min-height: 25em;
			}
			
			#window h1 {
				font-family: Arial, Verdana, serif;
				font-weight: lighter;
				color: #EEE;
				font-size: 23pt;
				text-align: left;
				text-indent: 1em;
			}
			
			#window h2 {
				font-family: Arial, Verdana, serif;
				font-weight: lighter;
				color: #FFF;
				font-size: 15pt;
				text-align: center;
				text-indent: 0em;

			}
			
			#window p {
				max-width: 95%;
				font-family: Verdana, san-serif;
				font-size: 1em;
				font-weight: lighter;
				color: #ADF;
				text-align: justify;
				line-height: 1.2em;
				text-indent: 0.5em;
				margin-right: 2em;
				letter-spacing: 0.05em;
			}
			
			#window hr {
				width: 80%;
				text-align: center;
				text-indent: 0em;
				margin-right: 2em;
			}
			
			#window p + p { text-indent: 0em;}
			
			#window a:link {
				color: #FFFFFF;
				text-decoration: none;
				
			}
			
			#window a:hover {
				color: #FFF;
				text-decoration: underline;
			}
			
			#window a:visited {
				color: #DDDDDD;
				text-decoration: none;
							}
			#window a:visited:hover {
				color: #ADF;
				text-decoration: underline;
			}
			
			#window img {
				width: 50%;
				padding: 0;
				margin: 2%;
				background-color: black;
				border: 3px inset;
			}
			#window embed {
				width: 80%;
				padding: 5%;
				margin: 5%;
				background-color: black;
			}
			
			#footer {
				float: right;
				position: relative;
				width: 90%;
				margin: 10px 0px 0px 50px;
				border-style: none;
				border-width: 0px;
				color: #000000;
			}
			#footer a:link { color: #000;
						background-color: #111;
						text-decoration: none;}
			
			#footer a:hover { color: red;
						text-decoration: none; }
			
			#footer a:active {color: red;
						text-decoration: none; }
			
			#footer a:visited { color: #333; 
						text-decoration: none;}
			#footer a:visited:hover { color: #CCC ;
					text-decoration: none;}
					
			.image1 {
				float: right;
				margin: 2em 1em .5em 1em;
				padding: .5em;
				border: 3px ridge #333333;
				width: 40%;
			}
			#image2 {
				float: left;
				position: relative;
				margin: 1em 1em .5em 1em;
				padding: .5em .5em .5em .5em;
				border-style: none;
				border-width: 0px;
				width: 100%;
			}

	#image3 {
			float: right;
			position: relative;
			width: auto;
			height: auto;
			clear: both;
			}
			
			
			#counter img {
				width: 10%;
				position: relative;
				float: right;
			}
			
			.headerbutt h3 {
				position: relative;
				float: none;
				background: url(img/buttback1.jpg) top center white no-repeat;
				width: 360px;
				height: 40px;
				text-align: center;
				background-attachment: scroll;
			}
			