a {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: white;
}
body {
    width:965px;
    margin: 0px auto 0px auto;
    color:white;
	background-color:#d3d3d3;
	background-image:url(../images/ajcf.jpg);
    border: 0px solid black;
}
.buttonclear{
    float:left;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width:200px;
    height:30px;
    color: red;
    background-color:#d2d2d2; 
    border: 1px solid red;
    border-radius:15px;
    font-size: 18px;
    font-weight: bold;
}
.buttongo {
    
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    width:50px;
    height:25px;
    color: red;
    background-color:#d2d2d2; 
    border: 1px solid red;
    border-radius:15px;
    font-size: 18px;
    font-weight: bold;
}

#buttonjoinjava1 {
    float:left;
    margin: -140px 0px 20px 100px;
    padding: 0px 0px 0px 0px;
    width:60px;
    height:85px;
    background-color:#000000;
    border: 1px solid black;
    border-radius:15px;
}
#buttonjoinjava2 {
    float:left;
    margin: -140px 0px 20px 360px;
    padding: 0px 0px 0px 0px;
    width:60px;
    height:85px;
    background-color:#000000;
    border: 1px solid black;
    border-radius:15px;
}

#buttonjoinjava3 {
    float:left;
    margin: -140px 0px 20px 560px;
    padding: 0px 0px 0px 0px;
    width:60px;
    height:85px;
    background-color:#000000;
    border: 1px solid black;
    border-radius:15px;
}
#buttonjoinjava4 {
    float:right;
    margin: -140px 100px 20px 0px;
    padding: 0px 0px 0px 0px;
    width:60px;
    height:85px;
    background-color:#000000;
    border: 1px solid black;
    border-radius:15px;
}

#buttonjoinjava5 {
    float:left;
    margin: -160px 0px 20px 10px;
    padding: 0px 0px 0px 0px;
    width:60px;
    height:85px;
    background-color:black;
    border: 1px solid white;
    border-radius:15px;
}

#buttonjoinjava6 {
    float:right;
    margin: -160px 10px 20px 0px;
    padding: 0px 0px 0px 0px;
    width:60px;
    height:85px;
    background-color:black;
    border: 1px solid white;
    border-radius:15px;
}

#buttonjionhtml {
    position: absolute;
    top: 150px;
    left: 800px;
    border: 1px solid black;
    border-radius:15px;
}

.buttonjoinhtmlstyle {
     width:60px;
     height:85px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     text-align:center;
     cursor:pointer; 
     color:white;
     /* background-image:url(../images/star.jpg);
    background-image:url(../images/jim.png);*/
     background-color:#000000;
     border-radius:15px;
     border: 1px solid black;
  }
.camdict {
  	
    margin: -100px 0px 30px 400px;
    padding: 0px 0px 0px 0px;
    height:60px;
 	width: 150px;
	border: 2px solid white;
}

.col1 {
  	float: left;
    clear: both;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
 	width: 200px;
	color:white;
	background-color:#000000;
	border: 1px solid white;
}
.col1F {
  	float: left;
    clear: both;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:45px;
 	width: 140px;
	color:white;
	background-color:#000000;
	border: 0px solid white;
}
.col2C {
    float: left;
    margin: 20px 20px 20px 10px;
    padding: 0px 0px 0px 0px;
	width: 140px;
	height:80px;
  	border: 0px solid white;
    /*background-color:#b5b5b5;*/
    background-color:#000000;
}
.col2F {
    float: left;
    margin: 15px 20px 15px 10px;
    padding: 0px 0px 0px 0px;
	width: 140px;
	height:60px;
  	border: 0px solid white;
    /*background-color:#b5b5b5;*/
    background-color:#000000;
}
.col1U {
  	float: left;
    clear: both;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
 	width: 960px;
	color:white;
	/*background-color:#000000;*/
	background-color:red;
	border: 1px solid white;
	border-radius:10px;
}
.col2 {
    float: right;
    margin: 5px 20px 0px 10px;
    padding: 0px 0px 0px 0px;
	width: 730px;
  	border: 1px solid white;
    /*background-color:#b5b5b5;*/
    background-color:#000000;
}

.col1data {
  	float: left;
    clear: both;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
 	width: 100px;
	color:white;
	background-color:#000000;
	border: 1px solid white;
}
.col2data {
    float: right;
    margin: 5px 20px 0px 10px;
    padding: 0px 0px 0px 0px;
	width: 830px;
	color:white;
  	border: 1px solid white;
    background-color:#000000; 
}
.content { 
    padding: 5px 10px 5px 10px;
    margin: 20px 0px 10px 0px;
    background-color:#000000; 
    color:white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
     
}

.col1dataJ { 
margin: 2px 0px 5px 5px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 0px;
width: 100px;  /* Allows for fluid design. Can be set to pixels */ 
height:20px; 
float: left;
overflow:auto; 
color:white;
background-color:#000000; 
border: 1px solid #ffffff; 

} 
.col2dataJ { 
margin: 2px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 360px;
height:20px;   
float: left;
overflow:auto; 
color:white;
background-color:#000000; 
border: 1px solid #ffffff; 

} 

.col3dataJ { 
margin: 2px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
padding: 0px 0px 0px 0px;
width: 230px;
height:20px;   
float: left;
overflow:auto;
text-align:right; 
color:white;
background-color:#000000;  
border: 1px solid #ffffff; 

} 

.col4dataJ { 
margin: 2px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding:0px 0px 0px 0px; 
width: 250px;
height:20px;  
float: left;
overflow:auto; 
color:white;
background-color:#000000; 
border: 1px solid#ffffff; 

}
 
.col1dataP { 
margin: 0px 0px 0px 5px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 5px;
width: 100px;  /* Allows for fluid design. Can be set to pixels */ 
height:20px; 
float: left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 
.col2dataP { 
margin: 0px 0px 0px 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 100px;
height:20px;   
float:left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 
.col3dataP { 
margin: 0px 0px 0px 10px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 0px;
width: 720px;  /* Allows for fluid design. Can be set to pixels */ 
height:20px; 
float: left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 
.rowdataW{
margin: 0px 0px 0px 0px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 0px;
width: 950px;  /* Allows for fluid design. Can be set to pixels */ 
height:40px; 
color:black;
/*background-color:#d2d2d2; */
border: 1px solid black;

}

.col1dataW { 
margin: 0px 0px 0px 15px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 0px;
width: 175px;  /* Allows for fluid design. Can be set to pixels */ 
height:20px; 
font-size: 18px;
float: left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 
.col2dataW { 
margin: 0px 0px 0px 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 175px;
height:20px; 
font-size: 18px;  
float:left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 
.col3dataW { 
margin: 0px 0px 0px 10px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 0px;
width: 550px;  /* Allows for fluid design. Can be set to pixels */ 
height:20px;
font-size: 18px; 
float: left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 
.col4dataW { 
margin: 0px 0px 10px 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 490px;
height:30px;   
float:left;
overflow:auto; 
color:black;
background-color:#d2d2d2; 
border: 1px solid black;

} 

.contentdataJ{
   float: left;
   margin: 10px 20px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: 945px;
   height: 400px;
   overflow:auto; 
   border: 1px solid white;
   background-color:#b5b5b5;
   font-size: 16px; 
   text-align:left;
}

#contenth ul{
		padding: 0px 0 0 0;
		margin: 0px 0 0 0;
		height: 170px;
		text-align: center;
		border: 1px solid black;
	}
	
	#contenth ul li{
			display: inline;
			padding: 0 5px ;
			border: 1px solid black;
		}
		
	#contenth ul li img{
				border: 4px solid #fff;
				-webkit-box-shadow: #000 0 0 5px;
				-moz-box-shadow: #000 0 0 5px;
				box-shadow: 0 0 5px #000;
				-webkit-transition: all 0.5s ease-in;
				cursor: pointer;
				border: 1px solid black;
			}
/*			
	#contenth ul li img:hover{
				-webkit-box-shadow: #0cf 0 0 20px;
				-moz-box-shadow: #0cf 0 0 20px;
				box-shadow: #0cf 0 0 20px;
				-webkit-transform: rotate(5deg);
				-moz-transform: rotate(5deg);
				transform: rotate(5deg);
				border: 1px solid black;
			}
*/			
.datatitle {
    margin: 0px 0px 1px 0px;
    padding:0px 0px 0px 0px;
    width:955px;
    font-size: 14px;
    font-weight:bold; 
    height:16px;
    text-align:center;
    color:white;
    background-color:#000000;
    border: 1px solid white;
    border-radius:5px;
   }

#headersearch {
    margin: -50px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    width:965px;
    height:25px;
    clear:both
}
#headersearch1 {
    margin: -50px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    float:left;
    width: 450px;
    height:20px;
    color: white;
    background-color:#000000;
    /*border: 1px solid white;*/
    border-radius:5px;
}

#headersearch2 {
    margin: -50px 0px 5px 640px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:300px;
    height:20px;
    color: white;
    background-color:#000000;
    /*border: 1px solid white;*/
    border-radius:5px;
}

#headersearch3 {
    margin: -40px 0px 5px 5px;
    padding: 0px 0px 0px 0px;
    float:right;
    width:310px;
    height:25px;
    color: white;
    background-color:#000000;
    border: 1px solid white;
    border-radius:5px;
}

#header{
		height:230px;
		width:965px;
		text-align:center;
		margin: 0px 0px 0px 0px;
		border: 1px solid red;
		border-radius:15px;
	}
#headersearchW {
    margin: 0px 0px 5px 10px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:450px;
    height:25px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}
#headersearchA {
    margin: -30px 0px 5px 500px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:450px;
    height:25px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}

#headersearchM {
    margin: 0px 0px 5px 10px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:550px;
    height:25px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}

#headersearchWP {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:350px; 
    height:50px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}

.letters { 
   margin: 5px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
    padding: 0px 0px 0px 0px;
    font-size:20px;
    /*float:left; */
    width: 200px;
    height:35px;   
    color:red;
    background-color:white;
    border: 1px solid #505050;
}

#headersearchPL {
    margin: 0px 0px 5px 50px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:200px; 
    height:50px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}

.numPL { 
    margin: 5px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
    padding: 0px 0px 0px 0px;
    font-size:20px;
    text-align:center;
    /*float:left; */
    width: 40px;
    height:35px;   
    color:red;
    background-color:white;
    border: 1px solid #505050;
}

#headersearchPN {
    margin: -60px 0px 5px 100px;
    padding: 0px 0px 0px 0px;
    float:right;
    width:280px; 
    height:50px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}

.numPN { 
    margin: 5px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
    padding: 0px 0px 0px 0px;
    font-size:20px;
    text-align:center;
  /*  float:left; */
    width: 40px;
    height:35px;   
    color:red;
    background-color:white;
    border: 1px solid #505050;
}


#headersearchWPL {
    margin: +20px 0px 5px 10px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:400px;
    height:25px;
    color:white;
    background-color:#505050;
    border: 0px solid black;
    border-radius:5px;
}
#headersearchWPR {
    margin: 0px 0px 5px 500px;
    padding: 0px 0px 0px 0px;
    float:left
    width:250px;
    height:25px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}
#headersearchAP {
    margin: -30px 0px 5px 550px;
    padding: 0px 0px 0px 0px;
    float:left;
    width:380px;
    height:25px;
    color:white;
    background-color:#505050;
    border: 1px solid black;
    border-radius:5px;
}

.headersearchboxrow {
    margin: 0px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    width:965px;
    height:30px;
    color: white;
    background-color:#000000; 
    border: 1px solid black;
    border-radius:5px;
   }
#ipaddress {
    margin: 5px 0px 0px 0px;
    height:25px;
    width:965px;
   /* border: 1px solid white;*/
}

#menubar {
    margin: 5px 0px 0px 0px;
    height:25px;
    width:965px;
   /* border: 1px solid white;*/
}
/* link styles */
.nav a {
    font-size: 16px;
    font-weight: lighter;
	text-decoration:none;
	display: block;
	padding: 5px 7px 4px 17px;
	color:white;
	width:134px;
	background-color:#000000;
	border: 1px solid white;
	border-radius:5px;
    margin: 0;
}

.nav li li a {
  /* style for links on pop-up menus */
}

.nav li li li a {
	/* style for second level menu links */
}

.nav a:hover{
	
    background-color: white;
	color: black;
	
}

/* main nav bar */
.nav {
	margin: 0;
	padding: 0;
	line-height: 1;
	
}

/* all list items */
.nav  li {
    
	margin:0 !important;
	padding:0 !important;
	list-style: none; /* remove bullets */
	float: left; /* place buttons side by side */
    position: relative;
   
}


/* pop-up subnav */
.nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
    left: 0;
    top: 1.72em; /* change when you change height of links */
	display: none;
}


/* list items in pop-up subnav */
.nav ul li {
	float: none; /* so links line up one above the other for drop-downs */
}

/*3rd level menu position*/
.nav ul ul {
	position: absolute;
  	left: 8.8em; /* change when you change width of links */
  	top: -1px;
  	z-index: 99;
  	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.nav ul ul li {
	z-index: 100;
}



/* look for buttons that have menus */
.nav .sub {
	background-image: url(../superfish/images/arrow_down.png);
  	background-repeat:no-repeat;
  	background-position: 2px 3px;
}

.nav .subsub {
	background-image: url(../superfish/images/arrow_left.png);
  	background-repeat: no-repeat;
  	background-position: 4px 7px;
}

.numW { 
margin: 5px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px;
font-size:20px; 
width: 40px;
height:35px;   
text-align:center;
color:red;
/*background-color:#d2d2d2; */
 background-color:white;
border: 1px solid #505050;
}


.num { 
margin: 0px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px;
float:left;
font-size:20px; 
width: 25px;
height:25px;   
text-align:center;
color:red;
/*background-color:#d2d2d2; */
 background-color:white;
border: 1px solid #505050;
}

.meaning { 
margin: 0px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px;
font-size:20px; 
width: 300px;
height:25px;   
text-align:left;
color:red;
/*background-color:#d2d2d2; */
 background-color:white;
border: 0px solid #505050;
}

.word { 
margin: 0px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px;
font-size:20px; 
width: 250px;
height:25px;   
text-align:left;
color:red;
/*background-color:#d2d2d2; */
 background-color:white;
border: 0px solid #505050;
}

.pagetitle {
    margin: -20px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    width:955px;
    font-size: 18px;
    font-weight:bold; 
    text-align:center;
    height:20px;
    color: red;
    background-color:#000000; 
    border: 1px solid black;
    border-radius:5px;
   }


.pagetitleW {
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    width:965px;
    font-size: 14px;
    font-weight:bold; 
    height:18px;
    text-align:center;
    color:black;
    background-color:#d2d2d2; 
    border: 1px solid black;
    border-radius:0px;
   }

.pagetitleM {
    margin: 40px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    width:965px;
    font-size: 14px;
    font-weight:bold; 
    height:16px;
    text-align:center;
    color:black;
    background-color:#d2d2d2; 
    border: 1px solid black;
    border-radius:0px;
   }

.pagetitleWS {
    margin: 10px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    width:965px;
    font-size: 14px;
    font-weight:bold; 
    height:16px;
    text-align:center;
    color:black;
    background-color:#d2d2d2; 
    border: 1px solid black;
    border-radius:0px;
   }

.post {
    margin: 10px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    width:955px;
    font-size: 14px;
    font-weight:bold; 
    height:100px;
    text-align:center;
    color:red;
    background-color:white; 
    border: 1px solid white;
    border-radius:0px;
   }
.video {
    margin: 10px 0px 10px 370px;
    padding:0px 0px 0px 0px;
    width:240px;
    font-size: 14px;
    font-weight:bold; 
    height:180px;
    text-align:center;
    color:red;
    background-color:red; 
    border: 1px solid white;
    border-radius:0px;
   }


.textwhite {
    margin: -20px 0px 0px 0px;
    font-size: 24px;
    font-weight:bold;
    text-align:center;
    padding: 0px 0px 0px 0px;
    color:white; 
      
   }
.textwhite16 {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight:bold;
    text-align:left;
    padding: 0px 0px 0px 0px;
    color:white; 
      
   }
.textred16 {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight:bold;
    text-align:center;
    padding: 0px 0px 0px 0px;
    color:red; 
      
   }

#titlebarh0px {
    margin: 0px 0px 0px 0px;
    font-size: 24px;
    font-weight:light;
    text-align:center;
    padding: 0px 0px 0px 0px;
    height:24px;
    width: 955px;
    color: #ffffff; 
    border: 1px solid black;
    border-radius:10px;   
   }
.topimgh{
    width: 955px;
    height:180px;
    margin: 0px 0px 0px 0px;
    padding:40px 0px 0px 0px;
    font-size: 30px;
    font-weight:bold; 
    text-align:center;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius:15px;
    background-image: url(../images/topimage.jpg);
    background-repeat: no-repeat;
}
.topimghSmall{
    width: 955px;
    height:50px;
    margin: 0px 0px 0px 0px;
    padding:40px 0px 0px 0px;
    font-size: 30px;
    font-weight:bold; 
    text-align:center;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius:15px;
    background-image: url(../images/topimage.jpg);
    background-repeat: no-repeat;
}
#xpagex {
   margin:0px auto 2px auto;
   padding:0px 0px 0px 0px; 
   width:938px; 
   height:20px;
   clear:both;
   color:white; 
   background-color:black;
   border: 1px solid white;
   border-radius:5px;
}
.xpagexPages {
   margin:20px auto 2px auto;
   padding:0px 0px 0px 10px; 
   width:938px; 
   height:190px;
   clear:both;
   color:red; 
   background-color:black;
   border: 2px solid white;
   border-radius:5px;
}


.xpagexN {
   margin:0px auto 2px auto;
   padding:0px 0px 0px 10px; 
   width:938px; 
   height:20px;
   clear:both;
   color:red; 
   background-color:black;
   border: 1px solid white;
   border-radius:5px;
}
#xpagepolyx {
   margin:0px auto 2px auto;
   padding:0px 0px 0px 0px; 
   width:938px; 
   height:20px;
   clear:both;
   color:white; 
   background-color:black;
   border: 1px solid white;
   border-radius:5px;
}


#charLJ { 
margin: 2px 0px 5px 5px;/* Applied to first column only in lieu of padding (personal thing) */ 
padding: 0px 0px 0px 0px;
width: 20px;  /* Allows for fluid design. Can be set to pixels */ 
height:20px; 
float: left;
overflow:auto; 
color:white;
background-color:#505050; 
border: 1px solid #505050;
}
 
.charLL { 
margin: 2px 0px 2px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 10px 0px 0px 0px; 
width: 965px;
height:35px;   
float: left;
/*overflow:auto; */
color:black;
background-color:#d2d2d2; 
border: 1px solid #505050;
}

.charL { 
margin: 0px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 965px;
height:45px;   
float: left;
/*overflow:auto; */
color:black;
background-color:#d2d2d2; 
border: 1px solid #505050;
}
.num1L { 
margin: 0px 15px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 25px;
height:25px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}

.num1LX { 
margin: 0px 15px 0px 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 25px;
height:25px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}


.num2L { 
margin: 0px 15px 0px 0px; /* Puts a 2 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 25px;
height:25px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;
}

#char1 { 
margin: 5px 0px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 40px;
height:30px;   
float: left;
text-align:center;
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}
#char1x { 
margin: 5px 0px 0px 5px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 40px;
height:30px;   
float: left;
text-align:center;
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}

#char2 { 
margin: 5px 0px 0px 0px; /* Puts a 2 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
width: 40px;
height:30px;   
float: left;
text-align:center;
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;
}


.num1L { 
margin: 0px 15px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 70px;
height:25px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}
.num1LW { 
margin: 0px 15px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 70px;
height:50px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}
.numSLW { 
margin: 0px 15px 0px 0px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 200px;
height:50px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}
.num1LX { 
margin: 0px 15px 0px 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 70px;
height:25px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;

}


.num2L { 
margin: 0px 15px 0px 0px; /* Puts a 2 pixel space between columns (left side) - think cellspacing */
padding: 0px 0px 0px 0px; 
font-size: 14px;
width: 70px;
height:25px;   
float: left;
text-align:center;
overflow:auto; 
color:black;
background-color:#d2d2d2;  
border: 0px solid #505050;
}
