/* CSS Document */

#content { width:960px; padding-left:0; padding-right:0; }
		
		#footer {
		width: 960px;
		height: 21px;
		background-image: none;
		background-repeat: no-repeat;
		background-position:bottom;
		background-color:#01245c;
		overflow:visible;
		}
		
		#bot_content {
		width: 960px;
		background-image: none;
		background-repeat: repeat-y;
		background-color:#01245c;
		/*height: 14px;*/
		text-align:center;
		color:#ffffff;
	}
	
	a {text-decoration: none; color: #ffffff;}