@charset "UTF-8";
/* CSS Document */


#mainsections {
	text-align: center;
}

#nudesportraits {
	position: relative;
	max-width: 1020px;
	padding: 5px 0px 5px 0px;
	width: 90%;
	margin-top: 15%;
	margin-bottom: 10px;
	display: inline-block;
}

#nudes {
	width: 37.68%;
	max-width: 540px;
	float: left;
}

#portraits {
	width: 60.92%;
	max-width: 873px;
	margin-left: 1.39%;
	float: left;
}

#abstracts {
	position: relative;
	max-width: 675px;
	width: 67.48%;
	margin-left: 16.26%;
	margin-right: 16.26%;
	margin: 0 auto;
	margin-top: -10px;
}

#projcom {
	position: relative;
	max-width: 1020px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin-top: 13%;
	display: inline-block;
	clear: both;
	float:right;
	
}

#projects {
	float: right;
	max-width: 171px;
	width: 17.10%;
	margin-right: 5px;
}

#commissions {
		float: right;
			max-width: 230px;
			margin-right: 5%;
	width: 23.0%;
}

#smallscreen {
	display: none;
}
@media (max-width: 1024px) {
	#nudesportraits {
			margin-top: 10%;
	}
}


@media (max-width: 550px) {
	
	#smallscreen {
	display: inline;
	max-width: 550px;
	width: 100%;
}

#mainsections {
	display: none;
}

#projcom {
	display: none;
}

#sprojcom {
	position: relative;
	max-width: 1020px;
	width: 100%;
	margin-top: 15%;
	margin-right: 2.5%;
	display: inline-block;
	clear: both;
	float:right;
	
}

#sprojects {
	float: right;
	max-width: 171px;
	width: 25.65%;
	margin-right: 5px;
}

#scommissions {
		float: right;
			max-width: 230px;
	width: 34.5%;
}

#snudes {
	position: relative;
	width: 53%;
	margin-right: 2.5%;
	margin-top: 30%;
	float: right;
	max-width: 291px;
	clear:both;
}

#sportraits {
	position: relative;
	width: 85.64%;
	margin-right: 2.5%;
	margin-top: 3%;
	float: right;
	max-width: 471px;
		clear:both;
}

#sabstracts {
	position: relative;
	width: 95%;
	margin-right: 2.5%;
		margin-top: 3%;
	float: right;
	max-width: 522px;
		clear:both;
}

}



