body
		{
			margin: 0;
			padding: 0;
			font-family: georgia, times, "times new roman", serif;
			color: #000;
			background-color: #40A7F7;
						
		}
		
		#container
		{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color:#046403;
	border: 5px solid #FFFFFF;			
		
		}
		
		#nav
		{
			float: left;
			width: 160px;
			background-color: #FFFFFF;
			margin-top: 0px;
		}

		
		#nav p { margin-top: 0; }


		#navigation a 
		{
			padding-left: 10px;
			color: #FFFFFF;
			font-weight: bold;
			font-family: Arial;
			text-decoration: none;
			
		}	
		
		#navigation a:hover
			{
				color: #044104;
			}
		
		#navigation {
			background-image: url(images/nav_bg.jpg);
			background-position: top;
			background-repeat: no-repeat;
			height: 22px;
			text-align: center;

			}		
			
		img {
			border: 0;
			}
		
		#content
		{
			padding-top: 1em;
			padding-left: 2em;
			padding-right: 1em;
			padding-bottom: 1.5em;
			margin-left: 170px;
			min-height: 500px;
			background-image:url(images/content_bg.jpg);
			background-repeat: no-repeat;
			background-position: bottom right;
			background-color: #FFFFFF;
			
		}
		
		#content p 
		{
			font-size: 14px;
			line-height: 1.5em;
		}
		
		#content h2 { 
			margin-top: 0; 
			color: #990000;
			padding-right: 5px;
			border-right: 5px solid #FFCC33;
			font-size: 1em;
			text-align: right;
			}
		
		#content a {
			color: #A5553D;
			}
			
		#content img {
			border: 0px;
			}
			
		#content p.links img {
			
			border: 2px solid #000000;
			padding: 0px;
			margin: 0px;
			}
			
		#footer
		{
			clear: both;
			text-align: center;
			background-image: url(images/nav_bg.jpg);
			color: #000000;		
			height: 22px;
			
			
			
		}
		
		#footer a 
		{
			padding-left: 10px;
			color: #FFFFFF;
			font-weight: bold;
			font-family: Arial;
			text-decoration: none;
			
		}
		
		#footer a:hover
			{
				color: #044104;
			}		
				
		h3 a {
			text-decoration: none;
			color: #000000;
			}
			
		ul li {
			font-family: georgia, times, "times new roman", serif;
			font-size: 12px;
			line-height: 1.5em;			
			}
			
		hr {
			border: 1px solid #A5553D;
			width: 50%;
		
		#id {
			margin: 0;
			padding: 0;
			font-size: 14px;
			border: 2px outset #0050A0;
			}
			

	
#table100 {
	border-top-color: #046403;
	border-right-color: #046403;
	border-bottom-color: #046403;
	border-left-color: #046403;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	color: #1B4D1A;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCFF99;
	text-align: center;
}
