BODY   {background-color:#333333;} 

.kctext {color: 000000;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		line-height: 145%;
		overflow: scroll;}
		
.formtext {
		color: 000000;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		line-height: 100%;
		overflow: scroll;
		margin: 0px;
		padding: 0px;
}
		
.largetext {color: 000000;
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		overflow: scroll;}
				
.elargetext {color: 000000;
		font-family: arial,helvetica,sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		overflow: scroll;}
				
.titletext{
		color: #000000;
		font-family: arial,helvetica,sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		line-height: 145%;
		text-decoration: underline;
		background-position: center;
}
		
#screenborder {
		position:absolute;
}
	
#header {
		position: absolute;
		top: 0px;
		left:0px;
		width:800px;
		height: 93px;
		z-index: 100;
}

#menubar {
		position:absolute;
		z-index: 0;
		width: 800;
		height: 20;
		left: 0px;
		top:75px;
		background-color: #FFFFFF;
}

#logo {	position: absolute;
			top: 0px;
			width:290px; 
			height:75px;
			background: #FFFFFF;
			z-index: 1}
		
#address {
			position: absolute;
			top: 0px;
			right: 0px;
			height: 75px;
			width: 550px;
			background: #FFFFFF;
			z-index: 100;
			color: #000000;
			font-family: arial,helvetica,sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			line-height: 175%;
}
		
#content { position: absolute;
			left: 0px; top: 94px; 
			width: 800px;
			background: #FFFFFF; 
			color: #000000
			z-index: 1;			
		}
		
#topbox {	position: relative;
			left: 0px; top: 0px; 
			background: #000000;
			height: 250px;
			z-index: 10;
			width: 800px;
		}
			  
#textbox {position:relative; 
			left:0px; top:0px;
 			width:800px; 
			background:#FFFFFF;
			height:75px;
			padding:20px;
			z-index:10;
		}
		
#bottombox {position:relative;
			left:0px; top:0 px;
			width:800px;
			height:324px;
			background:#000000;
			z-index: 10;
			color:#000000;
		}
				
 #productbox {
			position:absolute;
			top:0px;
			left:0px;
			width:300px;
			height:250px;
			z-index:100;
			background-color: #000000;
			background-position: center center;
			padding: 25px;
			border: none;
			color: #FFFFFF;
}
			
 #picturebox {
			position:absolute;
			top:0px;
			right:0px;
			width:500px;
			height:250px;
			z-index:100;
			background-color: #000000;
			background-position: center center;
			padding: 25px;
			border: none;
			color: #FFFFFF;
}

#bottomrightbox {
			position:absolute;
			right:0px;top: 0px;
			width:500px;
			background:#000000;
			height: 350px;
			padding: 30px;
			z-index:100;
			color:#000000;
}
			  
#bottomleftbox {
			position:absolute;
			left:0px;top: 0px;
			width:300px;
			background:#000000;
			height: 350px;
			padding: 30px;
			z-index:1;
			color:#000000;
}
#llistbox {position:absolute; 
			left:0px;top:75px;
 			width:266px;  background:#FFFFFF;
			height:460px;
			padding:20px;
			z-index:105;}
			
#clistbox {position:absolute; 
			left:266px;top:75px;
 			width:266px;  background:#FFFFFF;
			height:460px;
			padding:20px;
			z-index:105;}
									
#rlistbox {position:absolute; 
			left:532px;top:75px;
 			width:267px;  background:#FFFFFF;
			height:460px;
			padding:20px;
			z-index:105;}
#responsebox {
	position:absolute;
	top:300;left:300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #66CC99;
	margin: 5px;
	padding: 5px;
	height: 50px;
	width: 100px;
	border: thin solid #000000;
	z-index:1;
}
