			html, body{height:96%;min-height:98%;}

			body{
				color:#555;
				font-family:Courier New; 
			font-size:0.9em;
			margin:0px;
			}
			
			p { 
				//text-indent: 3em;
			 }
			
			a {
				color:#333;
				text-decoration:none;
			}
			
			a:hover{
			text-decoration: underline;
			}


			.active{color: #004276; font-weight:bold;}

			h1,h2,h3,h4,h5 {color: #004276;}
			.container{
				text-align:left;
				width:800px;
				height:100%;
				margin:10px;
			}

			.box2 h2{font-size:17px;}
			
			
			.box1{
				float: left;
  				width: 170px;
				padding:8px;
				height:100%;			
			}
			
		
		    .box1 ul{
		    list-style:none;
		    padding-left:0px;
			margin-left:0px;
		    }

	    .box1 ul ul{
		    list-style:circle;
		    padding-left:31px;
                    margin-bottom:10px;
		    }
          .box1 ul ul li{
                    font-size:0.8em;
                    }

		    
			.box2{
				border-left: 1px dashed #ccc;
				width: 570px;
				padding: 8px;
				padding-left:16px;
				margin-left: 200px;
				background-color: #fcfcfc;
				padding-right:10px;
				min-height:100%;			
			}

			.box2 a{font-weight:bold;
			}
			
			.box1 h3{ margin-top:30px;
			  margin-bottom:-10px;}
			
			.box2 p{}
			
			.copyright{
				font-size:0.7em;
			}

			.datetime{font-size:0.8em;
			float:right;
			color: #004276;
			}
div.team{
padding-bottom:20px;
margin-bottom:20px;
}

div.floatLeft img{
float:right;
margin-left: 8px;
border: 3px solid #ccc;
}