	a.home:link {
		color: #000000; 
		text-decoration: none;
	}
	
	a.home:visited {
		color: #000000; 
		text-decoration: none;
	}
	
	a.home:hover {
		text-decoration: underline;
	}

	body {
		background-color: #ffffff;
		font: .8em/1.3em verdana;
		text-align: center;
	}

		img.special { 
			border: 1px black solid;
	}
		.lighten {
			color: #C0C0C0;
	}

		#page {
			height: 725px;
			width: 100%;
			margin: 0px;
			padding: 0px;
			
	}
				

		
		#header ul {
			display: block;
			background-color: transparent;
			list-style-type:none;
			margin: 0 auto;
			padding: 0px;
			width: 805px;
			height: 50px;
			
	} 

		#header ul li {
			float:left;
			width: 115px;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 7px;
			padding: 0px;
	} 
	
		#header a {
			cursor:pointer;
	} 
	
		#header a img {
			border: 0px none;
			padding: 0px;
			margin-bottom: 0px;
	}  	
	
		#flashcontent {
			position: relative;
			top: 10px;
			margin: 0px;
			padding: 0px;
			text-align: left;
			width: 100%;
			height: 630px;		
	}

		#bg {
			background-image: url('http://www.kurtstrecker.com/indexbuttons/bg.jpg');
			background-repeat: no-repeat;
			background-position: 0px 10px;
			display: block;
			margin: 0 auto;
			padding-bottom: 44px;
			padding-top: 0px;
			margin-top: 0px;
			height: 630px;
			width: 781px;
			

	}
	
		#text {			
			background-image: url('http://www.kurtstrecker.com/images/aboutimage.jpg');
			background-repeat: no-repeat;
			background-color: #ffffff;
			background-position: 420px 45px;
			position: relative;
			margin: 0 auto;
			padding-top: 20px;
			padding-left: 35px;
			left: 10px;
			height:600px;
			width: 996px;
			left: 15px;
			top: 10px;
	}

		#image {

			position: absolute;
			left: 393px;
			top: 130px;
			margin-top: 0px; 
			margin-left: 0px;
			width: 673px;
			height: 600px;
	}	
		
		#footer {
			padding: 14px;
			background-color: #ffffff;
			position: relative;
			width: 800px;
			margin: 0 auto;
			text-align: center;
	}