		body

		{

			margin: 0;

			padding: 0;

			font-family: arial, verdana, helvetica;

			font-size: 12px;

			color: #000;

			background-color: #333366;

		}

h1.top {
		color: #ffffff;
		text-align: center;
		font-size: 14px;
}

		#container

		{

			margin: auto;

			width: 800px;

			background-color: #FFF; 
			background-image: url('../images/topbkbanner.jpg');
		
		background-repeat: no-repeat;					

		
		/*	border: 1px solid #4a41ce; */

		}

	

		#banner

		{
        z-index: 0;
		padding-top: 45px;

		height: 168px;
	
		background-repeat: no-repeat;
			

			} 

		#layer1 {

z-index:500;
position: absolute;
		margin-top: 35px; 
			margin-left: 145px; 

			/*	text-align: center; */
font-weight: bold;
font-size: 11px;
				color: #ffffff;

				

		}

#wrapper {
position: relative;
margin-top: -65px;
		width: 800px;
background-image: url('../images/wrapperbk.jpg');
background-repeat: repeat-y;
 border-top: 2px solid green; 
}
#main {
    background:#f7f7f7;
    float:left;
    width:175px;
    margin-top: 8px;
    margin-left: 1px;
    margin-right: 4px;
    margin-bottom: 4px;
    font-size: 11px;
    border: 3px solid #398A73;
    }
		#col

		{
position: relative;
			float: left;

			width: 150px;
			

			margin-left: 2px;

			

		}

		

		#content

		{
		
			background-repeat: repeat-y;

			padding-top: 1em;
margin-left: 151px;
			

		}

#content p {
		margin-left: 35px;
		margin-right: 35px;
}		

		#content h1 { margin-top: 0;

		font-size: 14px; }

#content ul {
		margin-left: 100px;
}		

			A:link {

						color: navy; /* #ABC7FF; */

						font-size: 14px;

						text-decoration: underline;

				}


		A:visited {	color: navy; /* #ABC7FF; */

						font-size: 14px;

						text-decoration: underline;}

        A:active {	color: navy; /* #ABC7FF; */

						font-size: 14px;

						text-decoration: underline;}

        A:hover {color: #abc7ff;

						font-size: 14px;

						text-decoration: none; 

					

        

						}

	 A.navlist:link, A.navlist:visited, A.navlist:active { 

		color: #4a41ce;

		font-size: 12px;

		text-decoration: none;

				

		}

		A.navlist:hover {

						font-size: 12px;

						text-decoration: none; 

						color: #ABC7FF;

						background-color: navy;

				

		}				

		#footer

		{

			clear: both;
width: 800px;
			background-color:  #1b4621; 

			color: white;

		/*	background-repeat: repeat-x; */

		

		

						font-size: 9px;

		}

		#footer A:link, #footer A:visited, #footer A:active { 

		color: #ABC7FF; /* #00ff44; */

		font-size: 9px;

		text-decoration: none;

				

		}

		#footer A:hover {color: #f7d7bd; /* #1b4621; */

						font-size: 9px;

						text-decoration: none; 

					/*	background-color: #4a41ce;  */  /* #00ff44; */

				

		}
		h1 {
		text-align: center;
				align: center;
		}
		tr.toplinecolor {
				background-color: #ADCFFF;
		}
		
		}
		td.ttext A:link, td.ttext A:visited, td.ttext A:active { 

		color: #313063; /* #00ff44; */

		font-size: 9px;

				

		}

		td.ttext A:hover {
		color: #4a41ce; /* #1b4621; */

						font-size: 9px;

						

					/*	background-color: #4a41ce;  */  /* #00ff44; */
			

		}
		
