BODY  
	{ 
	  padding-left: 0px;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  background-color: #A1A1A1;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
  }

			/*used in index.php, nav.php, /sale/index.shtml - goes well with body.link*/
			.text1 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: black;
			}
			
			/*used*/
			.text2 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: red
			}
			
			/*red, bold, used in /time/time.php*/
			.text02 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				font-weight : bold;
				color: red
				
			}
			
			/*navy, bold, used in gallery discription*/
			.text03 {
/*				align: justify;*/
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				font-weight : bold;
				color: navy;
			}
			
			/*used in footer /include/online.php - goes well with body2.link*/
			.text3 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				color: black;
			}
			
			/*used in body in last <td> for /include/nav.php*/
			.forum_body {
				font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
				font-size: 12px;
			}
			
			/*used in /gallery/search.php & adv_search.php*/
			.text4 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				font-style : normal;
				font-weight : bold;
				color: #e3e5e8;				
			}
			/*used*/
			.text5 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-style : normal;
			font-weight : bold;
			color: #e3e5e8;
			}
			
			/*used, small-caps, navy*/
			.text6 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-style : normal;
			font-weight : bolder;
			text-decoration: none;
			font-variant : small-caps;
			color: navy;
			}
			/*used in /webcalendar/upcoming.php*/
			.text7 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-style : normal;
			font-weight : normal;
			text-decoration: none;
			color: #000000;
			}
			/*used in /index.php*/
			.texttiny {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: red
			}
			/*used in /index.php*/
			.texttiny2 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 7pt;
				color: black
			}
			/*hard to tell is referenced in many files*/
			.header {
				font-family: Arial, Helvetica, sans-serif;
				color: 666666;
				font-size : 12pt;
				font-style : normal;
				font-weight : normal;
			}
			/*hard to tell is referenced in many files*/
			.h4 {
				font-family: Arial, Helvetica, sans-serif;
				color: 666666;
				font-size : large;
				font-style : oblique;
				font-weight : bolder;
				letter-spacing : 5px;
			}
			/*hard to tell is referenced in many files; used in /time/index.php 'of the day" titles*/
			h1 {
				font-family: Arial, Helvetica, sans-serif;
				color: black;
				font-size : 14pt;
				font-style : oblique;
				font-weight : bolder;
				letter-spacing : 1px;
			}

			
			/*Just standardize the font and color for <li> calls*/
			li {
			font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
			/*	list-style-image: url("../images/bullet4_li.gif");
			list-style-type : circle;
			list-style-position : outside;*/
			color : Navy;
			}
			
			/*main body links - larger, black - goes well with text1*/
	    	A.body:link {color: #000000; text-decoration: none;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
			A.body:link {font-family: Arial, Helvetica, sans-serif;font-size : 9pt;}
			A.body:visited {font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; font-weight: normal; font-size : 9pt;}
			A.body:hover {color: red;}
			
			/*main body links - small, black, underline - goes well with .text3*/
			A.body2:link {color: #000000; text-decoration: underline;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
			A.body2:link {font-family: Arial, Helvetica, sans-serif;font-size : 8pt;}
			A.body2:visited {font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; font-weight: normal; font-size : 8pt;}
			A.body2:hover {color: red;}
			
			/*very small links - small, black, underline*/
			A.body3:link {color: #000000; text-decoration: underline;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
			A.body3:link {font-family: Arial, Helvetica, sans-serif;font-size : 7pt;}
			A.body3:visited {font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; font-weight: normal; font-size : 7pt;}
			A.body3:hover {color: red;}
						
			/*left side nav links*/
			A.nav:link {color: #e3e5e8; text-decoration: none;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
			A.nav:link {font-family: Arial, Helvetica, sans-serif;font-size : 8pt;}
			A.nav:visited {font-family: Arial, Helvetica, sans-serif; color: #e3e5e8; text-decoration: none; font-weight:bold;font-size:8pt;}
			A.nav:hover {color: red;}
			
			/*left side nav links for breadcrumb*/
			A.navbc:link {color: navy; text-decoration: none;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
			A.navbc:link {font-family: Arial, Helvetica, sans-serif;font-size : 8pt;}
			A.navbc:visited {font-family: Arial, Helvetica, sans-serif; color: navy; text-decoration: none; font-weight:bold;font-size:8pt;}
			A.navbc:hover {color: red;}
			
			/*right side nav links for RSS*/
			A.side:link {color: #000000; text-decoration: none;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
			A.side:link {font-family: Arial, Helvetica, sans-serif;font-size : 8pt;}
			A.side:visited {font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; font-weight: normal; font-size : 8pt;}
			A.side:hover {color: red;}
			
			/*left side nav links for RSS & footer*/
			A.nav2:link {color: #000000; text-decoration: none;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
			A.nav2:link {font-family: Arial, Helvetica, sans-serif;font-size : 8pt;}
			A.nav2:visited {font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; font-weight: normal; font-size : 8pt;}
			A.nav2:hover {color: red; text-decoration: underline;}

/*left side border that is set to 0px currently, used in /include/r_side.php on line 18*/
.text3_border {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				color: black;
				border-left-style: solid;
				border-left-width: 0px;
				border-left-color: #c3c3c3;
			}
/*right side border that is set to 1px currently, used in /include/nav.php on line 26*/
.text3_border_nav {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				color: black;
				text-align:left;
				border-right-style: ridge;
				border-right-width: 3px;
				border-right-color: #c3c3c3;
	}
/* used, main navigation bar next and previous */
.navbox 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#E2E2E2;
	  font-size: 12px; 
	  font-weight:bold;line-height:140%;
	  background-image: url(../images/navbox.jpg);
	  width: 100%;
	  height: 30px;
	}
	
/* used, main (larger) navigation bar next and previous */
.navbox_20  /* main navigation for the body */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#E2E2E2;
	  font-size: 12px; 
	  font-weight:bold;line-height:140%;
	  background-image: url(../images/navbox_20.jpg);
	  width: 100%;
	  height: 10px;
	}

/* used, main (larger) navigation bar next and previous */
.navbox_40  /* main navigation for the body */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#E2E2E2;
	  font-size: 12px; 
	  font-weight:bold;line-height:140%;
	  background-image: url(../images/navbox_40.jpg);
	  width: 100%;
	  height: 40px;
	}

/* the channel part in the css template */
.channel {
	padding: 1px;
	background-color: #c3c3c3;
	border: 1px solid #000;
	height: 50px;
}

/* the channel logo part in the css template */
.logo {
    float: left;
    padding: 5px;
}

/* the channel title part in the css template */
.chantitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

/* the channel rss part in the css template */
.rss {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-size: x-small;
	font-style: italic;
}

/* the lastupdated part in the css template */
.lastupdated {
/*	float: center;*/
	font-size: 6pt;
	font-style: italic;
	color: #525252;
}

/* the news container part in the css template */
.news {
	background-color: #e3e5e8;
	margin-top: -1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #33d;
	font-family: Arial, Helvetica, sans-serif;
}

/* used in the virusb.php file */
.vb_table {
	background-color: white;
	font-size: 10px; color: #000000;
	border: black 0px solid;
	font-family: Verdana, Geneva, Arial, Helvetica;
	}
	
 .vb_title {
	border-bottom: black 1px solid;
	font-weight: bold;
	background-color: #808080; text-align: center;
	}
	
 .vb_header {
	font-weight: bold;
	text-align: center;
	background-color: #c3c3c3;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	}
	
 .vb_row1 {
	color: black;
	background-color: #f0f0f0;
	text-align: center;
	}
	
 .vb_row2 {
	color: black;
	background-color: #f9f9f9;
	text-align: center;
	}
	
 .vb_name {
	color: blue;
	}
	
 .vb_footer {
	font-size: 12px;
	text-align: center;
	border-top: black 0px solid;
	background-color: #808080;
}

/* end use in the virusb.php file */