body
		{
			margin: 0;
			padding: 0;
			font-family: georgia, times, "times new roman", serif;
			color: #000;
			/*background-color: #0050A0;*/
			background-color: #CDDEEF;
						
		}
		
		#banner {
			margin-bottom: -2px;
			}
		
		#container
		{
			
			width: 799px;
			margin-left: auto;
			margin-right: auto;
			background-color:#607F9D;
		}
		

		#navigation 
		{
			background-image: url('images1/nav_bg.jpg');
			height: 26px;
			text-align: center;
			padding-top: 2px;
		}

		#navigation a 
		{
			padding-left: 10px;
			padding-right: 10px;
			text-decoration: none;
			font-size: 14px;
			color: #FFFFFF;
			
			
		}	
		
		#navigation a:hover
		{
			color: #000000;
		}
		
			
		img {
			border: 0;
			}
		
		#content
		{
			padding-top: 1em;
			padding-left: 2em;
			padding-right: 1em;
			padding-bottom: 1.5em;
			min-height: 500px;
			background-image:url(images1/content_bg.jpg);
			background-repeat: repeat-x;
			background-color: #679ACC;
			margin-top: -2px;
			
		}
		
		#content p 
		{
			font-size: 14px;
			line-height: 1.5em;
		}
		
		#content h2 { 
			margin-top: 0; 
			color: #666666;
			padding-right: 5px;
			border-right: 5px solid #999999;
			font-size: 1em;
			text-align: right;
			}
		
		#content a {
			color: #A5553D;
			}
			
		#footer
		{
			background-image: url('images1/footer_bg.jpg');
			height: 24px;
			text-align: center;
			clear: both;		
				
			
		}
		
		#footer a 
		{
			
			padding-left: 10px;
			padding-right: 10px;
			text-decoration: none;
			font-size: 14px;
			color: #FFFFFF;
			text-decoration: none;
			
		}
		
		#footer a:hover 
		{
			color: #000000;
		}
		
			
		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;
	
		#login {
			position: relative;
			}
