@charset "UTF-8";
body {
	margin: 0px;
	color: #2F3540;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1em;
	background-color: #C5CFD6;
	width: value;
}
a:link, a:visited {
	color: #835454;
	text-decoration: none;
	font-style: normal;
	font-weight: 300;
	text-align: justify;
	font-family: 'IM Fell DW Pica','Raleway';
}
a:hover, a:active {
	color: none;
	text-decoration: none;
	border-bottom: thin solid #F8F8F8;
}
#container {
  


	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#container header h1 {
	border-bottom: medium solid #FFFFFF;
	font-family: de-walpergens-pica-small-caps;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
}
#topNav ul {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: right;
	list-style-type: none;
}
#topNav ul li {
	display: inline;
	margin-left: 15px;
	font-size: 1.3rem;
	margin-right: 15px;
	text-align: center;
}
#container footer ul li {
	text-align: center;
	text-decoration: none;
	display: block;
}
#container footer h1 {
	text-align: center;
	margin-left: 10px;
}
.AboutVisitedUnderline {
	border-bottom: thin solid #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.HomeVisitedUnderline {
	border-bottom: thin solid #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.PortfolioVisitedUnderline {
	border-bottom: thin solid #FFFFFF;
}
.BackgroundImg {
	background-attachment: fixed;
	margin-left: 50px;
	margin-right: 0px;
	background-image: url(url);
}
#container main h2 {
	font-family: josefin-sans, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 50px;
	font-size: 1.2em;
}
#container main h1 {
	font-family: josefin-sans, sans-serif;
	font-style: normal;
	font-weight: 300;
	padding-bottom: 10px;
	margin-left: 50px;
	padding-top: 50px;
	margin-top: 50px;
}
#container main p {
	font-family: josefin-sans, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: large;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
}
#container main {
	padding-bottom: 50px;
}

main:after {
		content: "" ;
		display: table;
		clear: both;
}
#DadMe {
	float: left;
	margin-left: 50px;
	margin-right: 50px;
}
.portfolioWorks .portfolioImages {
	margin-left: 50px;
}
#PortfolioImg1 {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
}

.portfolioIllustrationImages {
	margin-left: 400px;
	margin-right: 400px;
	
.portfolioText {
}
