		body	{
			background:#fff;
			color: #292F33;
			}

		#header {
			background-image: url(./images/knife.jpg);
                        background-repeat: no-repeat;
                        background-position: left center;
			height: 100px;
			font-family: geneva,arial, helvetica, sans-serif;
			margin-left:30px;
			color: #292F33;
		}
			
		.myname {
			color: rgb(#CC3300);
			font-family: geneva, helvetica, sans-serif;
			font-size: 14px;
			height: 18px;
			width: 180px;

			letter-spacing: .3em;
			font-variant: small-caps;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			border-left: thick;
			border-color: #000;
			background-color: #000;
			margin-top: 15px;
			margin-left: 190px;


		}

		.myname h1{
			color: #99CC99;
			font-size: 12px;
		}

		.mytitle  {
			background-image: url(./images/knife.jpg);
                        background-repeat: no-repeat;
                        background-position: left bottom;
			color:#000;
			font-size: 10px;
			letter-spacing: 0px;
			font-variant: normal;
			font-weight: none;
			text-decoration: none;
			border-style: none;
			margin-left: 190px;
			margin-top: 15px;
		}

		#mynav {
			position: absolute;
			color: rgb(#CC3300);
			width: 300px;
			height: 160px; 
			margin: 10px;
			top: 150px;
			left: 10px;
			font-family: geneva, helvetica, sans-serif;
			font-size: 12px;

			letter-spacing: .3em;
			font-variant: small-caps;
			font-weight: bold;
			border-style: none;
			position: absolute;

		}

		#copy {


			border-style: none;
			position: absolute;
			top: 150px;
			left: 50px;
			width: 450px;
			heigth: 100%;
			margin-left: 50px;
			padding-left: 120px;
			color: #292F33;
			
			font-family: geneva,arial, helvetica, sans-serif;
			font-size: 10px;

			line-height: 1.7em;

		}
		
		#copy h1 {
                        text-decoration: none;
                        border-width: 1px;
                        border-color: #CC3300;
                        background-color: #CC3300;
                        color: #fff;
			font-size: 12px;
			letter-spacing: .3em;
			font-variant: small-caps;
			font-weight: bold;
			border-style: none;
			position: relative;

		}

		#copy h3 {
			font-size: 10px;
			font-varient: all-caps;
			color: #FFF;
			font-weight: normal;
			background-color: #888;
			position: relative;
		}

              #copy h4 {
			font-size: 10px;
			font-varient: all-caps;
			color: #FFF;
			font-weight: normal;
			background-color: #C0C0C0;
			position: relative;
		}

		#copy p {
			color: #292F33;

		}

		#copy a:link, #copy a:visited {
			text-decoration: none;
			font-weight: bold; 
                        color: #CC3300;

		}

		#copy a:hover, #copy a:active {
                   888ext-decoration: none;
                        color: rgb(200,200,200);
			background-color: #CC3300;
                }

	

		.navbutton {
			top: 190px;
			padding-bottom: 8px;
			margin-left: 10px; 
			border-width: 1px;
			border-color: #CC3300;
			width: 90px;
		}

		.navbutton a:link, .navbutton a:visited {
			text-decoration: none;
			background-color: #fff;
			color: #CC3300;
		
		}
		
		.navbutton a:hover, .navbutton a:active {
			text-decoration: none;
			color: #fff;
			border-width: 1px;
			border-color: #CC3300;
			background-color: #CC3300;	
		}

		#footer {
			background-image: ;
                        background-repeat: no-repeat;
                        background-position: left bottom;

		}