#dn {
		background-color: #e1eef2;
		position:relative;
		z-index:100;
		width:72%;
		left:8%;
		min-height:675px;
		/*visibility:hidden;*/
		
}
#col1 {
		clear: left;
		float: left;
		width: 88%;
		padding: 25px 3% 25px 3%;
		margin: 30px 3% 30px 3%;
		display: inline;
		background-color: white;
		position: relative;
		min-height:565px;
		}
#col2 {
		position:absolute;
		width: 42;
		top: 120px;
		left: 97%;
		}
.resumesectioncontent p {
		font-size:20px;
		}
.sec1 {
		float:left;
		width:22%;
		}
.div1  {
		float:left;
		width:4%;
		}
.clear  {
		clear:both;
		}
.pageheader {
		width:100%;
		height:316px;
		background-image:url('/images/about.jpg');
		background-repeat:no-repeat;
		background-position:center; 
		}