body {
	font-family: Myriad, Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#666;
	margin:0;
	padding:0;
	background: url('images/concreteTile.jpg') top center;
	}

img {
	margin:0;
	padding:0;
	}

div {
	margin:0;
	padding:0;
	}

img {
	margin:0;
	padding:0;
	border: none;
	}

h1, h2, h3, h4 {
	margin: 0 0 10px 0;
	padding:0;
	}

p {
	margin-top:0;
	}
			
#edgeL {
	width:100%;
	margin:0;
	padding:0;
	background:url("images/roughEdgeL.gif") top left repeat-y;
	}

#edgeR {
	width:100%;
	margin:0;
	padding:0;
	background:url("images/roughEdgeR.gif") bottom right repeat-y;
	}
	
#paintStrip {
	width:100%;
	margin:0;
	padding:0;
	background:url("images/paintStrip.gif") top center repeat-x;
}

#header {
	width:760px !important;
	height:115px !important;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:url("images/resume-header.jpg") top center no-repeat;
}	
				
#innerL {
	width:760px !important;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:url("images/innerTileL.gif") top left repeat-y;
}

#innerR {
	width:760px !important;
	margin:0;
	padding:0;
	background:url("images/innerTileR.gif") top right repeat-y;
}

#content {
	width:610px !important;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:#FFF;		
}


		#content .min-height {

			height:550px !important;
			margin:0;
			padding:0;
			}
			
		#content .profile-pic {
			width:210px;
			float:right;
			margin: 0 0 30px 0;
			padding:0;
			}
		
		#content #portfolio-links {
			float:left;
			margin: 25px 0 50px 0;
			padding:0;
			}
		
		#content .portfolio-block {
			width:133px;
			height:250px;
			margin:0 18px 0 0 ;
			padding:0;
			float:left;
			background:url('images/portfolio-swatches.jpg') top left no-repeat;			}
				
#footer {
	font-size:10px;
	line-height:12px;
	width:610px !important;
	margin:50px 0 0 0;
	padding:0;
	clear:both;
	}
	
	#footer .block {
		margin: 0 35px 25px 0;
		padding:0;
		float:left;
		}	
	
/* MISC CLASSES */

.alighleft {
	float:left;
	}

.alignright {
	float:right;
	}

.rightCol {
	width:180px;
	margin:0 0 30px 30px;
	padding:0;
	float:right;
	}
	
	.rightCol ul{
		margin:0;
		padding:0;
	}
	
	.rightCol li {
		margin: 7px 0 7px 0;
		}
		
.portfolio-thumb {
	width:142px;
	height:110px;
	margin: 0 10px 20px 0;
	padding:0;
	float:left;
	}

#close{
	width:110px;
	float:right;
	}

#clientURLBox{
	width:100px;
	float:right;
	text-align:right;
	}
