/*
-----------------------------------------------
Master Style Sheet
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url(undohtml.css);
@import url(screen.css);

/* IE5/Win Only Styles
----------------------------------------------- */
@media tty {
  i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */








#copy #portfolio {
	width: 100%;
	line-height:34px;
	margin:0 0 10px;
	padding:30px 30px 30px 0px;
	height: 400px;
}

.divClear {
    clear:both;
    }
#portfolio a img {
	border: 1px solid #CCC;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#content #mainContent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 950px;
}

#leftCol #portfolio {
	width: 750px;
}

