/*
	JL Web Services 2007
*/

table {text-align: center;
	   font-family: lucida bright, helvetica, sans-serif;
	   padding-left: 250px;
	   }

table#top {text-align: left;
	   font-family: lucida bright, helvetica, sans-serif;
	   padding-left: 125px;	
	  }

hr {color: black;
	width: 95%; height: 4px;
	text-align: center;
   }

body {margin: 0;
	  padding: 0; 
	  background-color: black;
	 }

#low {position: relative;
	  color: black;
	  width: 900px;
	  left: 50px; top: 0;
	  font-family: lucida bright, helvetica, sans-serif;
	 }

#center {text-align: center;
		 color: black;
		 font-family: lucida bright, helvetica, sans-serif;
		 }
	  
address {text-align: center;
   		 font-size: larger;
		 font-weight: bold;
		 color: black;
		 font-family: lucida bright, helvetica, sans-serif;}
		 
p#intro {text-align: center;
   		 font-size: large;
		 color: black;
		 font-family: lucida bright, helvetica, sans-serif;
		 width: 600px;
		 }	  

p#link {border: 0; 
		position: relative;
       	left: 70px; top: -142px;
		font-size: medium;
		
	   }

		
#link a {color: black;
		text-decoration: none;
		font-size: medium;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;}
		  
#link a:visited {color: black;
			    text-decoration: none;
			   	font-size: medium;
			  	font-family: Arial, Helvetica, sans-serif;
			    font-weight: bold;}
			   
#link a:hover {color: green;
			  text-decoration: none;
			  font-size: medium;
			  font-family: Arial, Helvetica, sans-serif;
			  font-weight: bold;}

#link :active {color: black;
			   text-decoration: none;
			   font-size: medium;
			   font-family: Arial, Helvetica, sans-serif;
			   font-weight: bold;
			   }
	
div#head {width: 1000px;
		 background: url('foregrnd.jpg');
		 margin: 0px auto 0px;
		 height: 300px;
		 text-align: justify;}
		 
div#fore {width: 1000px;	
		  background: url('foregrnd.jpg');
		  margin: 0px auto 0px;  
		  height: 100%;
		  text-align: justify;}
		  
div#foot {width: 1000px;	
		  background: url('foregrnd.jpg');
		  margin: 0px auto 0px;  
		  height: 100%;
		  text-align: justify;}
		  
#end a {color: black;
		text-decoration: none;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		}
		  
#end a:visited {color: black;
			    text-decoration: none;
			   	font-size: 11px;
			  	font-family: Arial, Helvetica, sans-serif;
			    }
			   
#end a:hover {color: black;
			  text-decoration: underline;
			  font-size: 11px;
			  font-family: Arial, Helvetica, sans-serif;
			 }

#end a:active {color: black;
			   text-decoration: none;
			   font-size: 11px;
			   font-family: Arial, Helvetica, sans-serif;
			  }

#end {text-align: center;
		   font-size: 11px;
		   color: black;
		   font-family: Arial, Helvetica, sans-serif;}

#build {text-align: center;
       }

img#part {border: 0;
		 }

#parts {text-align: center;
		font-size: larger;
		font-weight: bold;
		color: black;
		font-family: lucida bright, helvetica, sans-serif;
	    border: 0;
		position: relative;
		left: 20px; top: 1180px;}
		   
img#home {border: 0; 
		  position: relative;
       	  left: 35px; top: 100px;
		 }

img#prod {border: 0; 
		  position: relative;
       	  left: -10px; top: 148px;
		  }		   

img#cont {border: 0; 
		   position: relative;
       	   left: -50px; top: 195px;
		 }
		 
img#glow {border: 0; 
		   position: relative;
       	   left: 785px; top: -178px;
		 }

div.whitebox {background-image: url(mount1.jpg);
			  background-color: rgb( 255, 255, 255 );
			  width: 900px;
			  height: inherit;
			  margin: 0 0 0 50px;
			 }
			 
textarea {color: rgb( 0, 0, 0 );
		  background-color: rgb( 255, 255, 255 );
		  font-weight: bold;
		 }
						
input[type = text]{color: rgb( 0, 0, 0 );
				   background-color: rgb( 255, 255, 255 );
				   font-weight: bold;
			      }
					 
#move {position: relative;
	   left: 150px;
	  }
