BODY { 
	 margin: 5; 
	 padding 0; 
	 text-align: center; /* hack to force IE5.x pc to center your wrapper div */  
 	 background-image: url(images/site-bg.jpg);
	 background-color: #000033; 
	 scrollbar-3d-light-color:#ffffff;
    scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#ffffff;
           scrollbar-face-color:#153650;
           scrollbar-highlight-color:#ffffFF;
           scrollbar-shadow-color:black}
 
#wrapper {
	margin: 0 auto;
	background-image: url(images/wrapper-bg.gif);
	background-repeat: repeat-y;
	text-align: left; /* re-align the text to the left after the above hack */
	width 850px;
	background-position: center;}
	

.top-ban {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
        background-color: #000033; 
	background-image: url(images/banback.jpg);}

.top-nav {
	backgroung: #A4AEB7;
	background-image: url(images/nav-bg.jpg);
	text-align: center;}
	
.footer {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	color: #96ACBC;
	text-align: center;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-color: #143148;}

.maintext {
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}	

/* site links */
a:link { 
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #095479;
	text-decoration: none;
	font-weight: bold; }
a:visited { 
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #095479;
	text-decoration: none;
	font-weight: bold; }
a:hover { 
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #57A8D1;
	text-decoration: underline;
	font-weight: bold; }
a:active{ 
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #095479;
	text-decoration: none;
	font-weight: bold; }

	/* nav links*/
	
a.nav-links:link {font-family: verdana, "Times New Roman", Times, serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}
a.nav-links:visited {font-family: verdana, "Times New Roman", Times, serif; font-size: 10px; color: #CCCCCC; text-decoration: none;}
a.nav-links:hover {font-family: verdana, "Times New Roman", Times, serif; font-size: 10px; color: #000000; text-decoration: none;}
a.nav-links:active {font-family: verdana, "Times New Roman", Times, serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}


/*homepage elements*/


.home-rt-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-color: #000000;
	background-image: url(images/beige-bg.jpg);}
	
	
#home-rt-table-format {
	overflow: auto;
	height: 250px;
        font-size: 11px;
	font-color: #000000;
	background-image: url(images/beige-bg.jpg);}
	
.services-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #327FA7;
	background-image: url(images/services-bg.jpg);}
	
.go-table {
	
	text-align: right;
	background-color: #327FA7;
	background-image: url(images/services-bg.jpg);}
	
	.services-top {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.65em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-align: center;
	background-color: #1f357f;
	background-image: url(images/banback.jpg);
	height: 25px;}
	
	
	.services-table-bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;	}
	
/* inner page elements*/

.left-table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(images/beige-bg.jpg);}
	
a.left-links:link {font-size: 11px; color: #000033; text-decoration: none;}
a.left-links:visited {font-size: 11px; color: #000033; text-decoration: none;}
a.left-links:hover {font-size: 11px; color: #000000; text-decoration: none;}
a.left-links:active {font-size: 11px; color: #000033; text-decoration: none;}
-->