img { border: none; }



h1 { font-size: 14px; font-weight: bold; color: white; }
h2 { font-size: 12px; font-weight: bold; color: white; }
h3 { font-size: 11px; font-weight: bold; color: white; }
	
#topBar {
	text-align: right;
	margin-bottom: 10px;
	}
	
.blogHeadline {
	position: relative;
	left: 140px;
	width: 756px;
	margin-bottom: 10px;
	font-family: Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; text-align: right; color: #ccc;	
	}
.blogHeadline a { color: #a3cce0; }

#navCon { 
	position: absolute;
	width: 140px;
	font-family: Lucida Grande,Verdana,Geneva,Arial,Helvetica,sans-serif; text-align: left;
	}
#navCon a { color: white; text-decoration: none; }

.navGroup1 { 
	border: solid 1px #555;
	padding: 1px;
	background: black;
	}
.navGroup2 { 
	border: solid 1px #666;
	}
.navLvl1 { 
	display: block;
	background: #444;
	padding: 4px;
	font-size: 14px;
	-webkit-transition: 0.5s ease-in-out;
	-webkit-text-size-adjust: 130%
	}
.navLvl1:hover { 
	background: #555;
	}
.navLvl2 { 
	display: block;
	background: #444;
	padding: 3px 3px 3px 15px;
	border-top: solid 1px #666;
	font-size: 12px;
	-webkit-transition: 0.5s ease-in-out;
	-webkit-text-size-adjust: 130%
	}
.navLvl2:hover { 
	background: #666;
	}
.navLvl3 { 
	display: block;
	background: #444;
	padding: 3px 3px 3px 30px;
	border-top: solid 1px #666;
	font-size: 12px;
	-webkit-transition: 0.5s ease-in-out;
	-webkit-text-size-adjust: 130%
	}
.navLvl3:hover { 
	background: #666;
	}
.navSelected {
	color: #bbb;
	}
	
#contentBoxA {
	left: 0px;
	width: 800px;
	border: solid 1px #555;
	padding: 1px;
	background: black;
	}
#contentBoxB {
	border: solid 1px #666;
	background: #444;
	padding: 10px;
	width: 778px;
	}
	
#footer {
	clear: both;
	padding-top: 10px;
	text-align: right;
	vertical-align: middle;
	color: #ddd;
	}
#footer img {
	vertical-align: middle;
	}
	
#description {
	position: relative;
	left: 140px;
	margin-top: 30px;
	width: 756px;
	padding: 12px;
	color: #ddd;
	}
#description h1 {
	color: #eee;
	margin-bottom: 0px;
	}
#description p {
	margin-top: 0px;
	}

#indexImageContainer {
	position: relative;
	width: 748px;
	height: 440px;
	left: 149px;
	top: 1px;
	}
.indexImage1 {
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #222;
	}

#portfolioContainer {
	text-align: center;
	}
#portfolioImageContainer {
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	}
.portfolioImage {
	margin-left: auto;
	margin-right: auto;
	}
#portfolioThumbnailContainer {
	margin-left: auto;
	margin-right: auto;	
	}
.portfolioThumb {
	border: solid 1px #999;
	vertical-align: middle;
	}
#portfolioPageCount {
	text-align: center;
	margin-top: 10px;
	}
	
#sidebarImageContainer {
	float: right;
	width: 202px;
	}
.sidebarImage {
	border: solid 1px #999;
	margin-bottom: 10px;
	}
	
#textContainer {
	width: 522px;
	}
#textContainer li {
	margin-top: 10px;
	}
	
.pullQuoteFull {
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background: #333;
	border: solid 1px #999;
	font-size: 12px;
	}
.pullQuotee {
	text-align: right;
	}

.groupBox {
	clear: both;
	margin-top: 20px;
	min-height: 145px;
	}
.groupBoxImage {
	float: left;
	border: solid 1px #999;
	margin-left: 5px;
	margin-top: 2px;
	}
.groupBoxText {
	margin-left: 220px;
	}
.groupBoxQuotee {
	text-align: right;
	}
	
.form legend {
	font-weight: bold;
	}
.form ul {
	margin-top: 20px;
	padding: 0;
	}
.form ul li {
	list-style: none;
	margin-bottom: 3px;
	text-align: left;
	}
.form ul li label {
	width: 160px;
	float: left;
	}
.formElement {
	margin-left: 160px;
	}
	
table.pl {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	border-collapse: collapse;
	}
td.pl {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #999;
	}
.plShadedRow {
	background: #555;
	font-weight: bold;
	color: white;
	}
	
#sitemap {
	margin-top: 20px;
	padding: 0;
	}
.sitemapLvl1 {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 14px;
	}
.sitemapLvl2 {
	list-style: none;
	margin-bottom: 3px;
	margin-left: 20px;
	text-align: left;
	}
.sitemapLvl3 {
	list-style: none;
	margin-bottom: 3px;
	margin-left: 40px;
	text-align: left;
	}
.sitemapLvl4 {
	list-style: none;
	margin-bottom: 3px;
	margin-left: 50px;
	text-align: left;
	}