html {
	height: 100%;
min-height: 100%;
}
body {
	background-color: #182125;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px 0px 0px 0px;
	height: 100%;
	min-height: 100%;
}
div.overall {
	background-image: url(../img/aaron.yendall.organic.bg.gif);
	background-position: bottom center;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
min-height: 100%;

}
div.logo {
	width: 412px;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 10px;
}
div.positiona {
	padding-left: 120px;
}
div.positionb {
	padding-left: 150px;
}
div.headings{
	width: 350px;
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

	text-align: right;
}
.hidden {
  display: none;
}
div.content{
	width: 350px;
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	text-align: justify;
}
div.featuredcontent{
	width: 500px;
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	text-align: justify;
}
div.featuredpositionb {
	padding-left: 0px;
}
div.featuredpositionb img{
	border: 1px solid #233136;

}
div.featuredheadings{
	width: 500px;
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

	text-align: right;
}
div.works{
	width: 350px;
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
}
div.featuredworktitle{
	/* padding-right: 179px; */
	width: 500px;
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	display: inline;
}
div.featuredimage{
	float: left;
	padding-right: 10px;
	line-height: 29px;
}
div.featuredimage img{
	border: 1px solid #233136;
	
}
div.featuredtext img{
	border: 1px solid #233136;
}

div.featuredviewfull, a.featuredviewportfolio {
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 8px;
}
a.featuredviewportfoliohome {
color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}


div.viewfull{
	color: #769eb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	display: inline;
}
div.featuredthumbs{
width: 350px;
	margin-top: 10px;
	text-align: left;
}
div.featuredthumbs img{
	border: 1px solid #233136;

}
div.featuredthumbs img.center{
	border: 1px solid #233136;
	margin-right: 17px;
	margin-left: 17px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #769eb1;
	visibility: hidden;
	display: block;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFAFA;
}
p.highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFAFA;
	display: inline;
	word-spacing: 3px;
}
p.sig{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #769eb1;
	font-style: italic;
	text-align: right;
	padding-bottom: 10px;
}
p.sig img {
	padding-left: 2px;
	padding-top: 3px;
}
a.viewportfolio, a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: none;
	color: #769eb1;
}
div.slideshowalbum{
	background-color: #777777;
}
a.tag_cloud {
	text-decoration: none;
	color: #769eb1;
}
a:hover.tag_cloud {
	text-decoration: none;
	color: #D8F2FA;
}
a.tag_cloud {
	text-decoration: none;
	color: #769eb1;
}
div.featuredtext p a {
	text-decoration: none;
	color: White;
}