a {
	color: #333333;
}

a img{
	border: none;
}

body {
	background: #F3F3ED;
	color: #666666;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 7px auto 0;
	padding: 0px;
	width: 785px;
}

h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 16px 12px 5px 0;
	text-transform: capitalize;
}

h2 {
	color: #C5A400;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 12px 0 0;
	text-transform: capitalize;
}

.clear {
	clear: both;
}

#col1{
	float: left;
	margin: 0 9px 0 0;
	width: 528px;
}

.col1{
	float: left;
	margin: 0 8px 0 0;
	width: 528px;
}

#col1 #content, .col1 #content {
	padding: 13px 13px 20px;
}

#col2, .col2 {
	float: left;
	width: 206px;
}

#col2 .thumbs{
	margin-top: 6px;
}

#col2 h2, .col2 h2{
	border-bottom: solid 4px #E3E3DB;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	margin: 0px 10px 0 0;
	padding: 0;
}

#col2 li {
	border-bottom: dotted 1px #F0F0EC;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px 0;
	text-transform: uppercase;
}

.col2 li {
	border-bottom: dotted 1px #F0F0EC;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px 0;
}

#col2 li a, .col2 li a{
	color: #C5A400;
	display: block;
	padding: 3px 0 2px 9px;
	text-decoration: none;
}

#col2 li a.selected{
	background: url(images/interface/portfolio-bullet.gif) no-repeat;
	color: #000000;
	display: block;
	padding: 3px 0 2px 9px;
	text-decoration: none;
}

#col2 li a:hover, .col2 li a:hover{
	background: #FFFFFF;
	color: #000000;
	display: block;
	margin-right: 10px;
	padding: 3px 0 2px 9px;
}
	
.col2 li a:hover{
	color: #000000;
}

#col2 li.selected{
	color: #000000;
}

#col2 ul, .col2 ul {
	margin: 6px 0px 0px 6px;
	padding: 0px;
}

#footer {
	background: url(images/interface/page-bottom.jpg) no-repeat top;
	color: #999999;
	font-size: 11px;
	padding-top: 40px;
	text-align: center;
	margin:0;
}

#info{
	color: #999999;
	float: right;
	font-size: 10px;
	text-align: right;
	width: 200px;
}

#info a{
	color: #999999;
	text-decoration: none;
}

#info a:hover{
	color: #999999;
	text-decoration: underline;
}

#logo{
	float: left;
	width: 200px;
}

#nav {
	background: url(images/interface/page-top.jpg) no-repeat bottom;
	clear: both;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 34px;
	margin-top: 2px;
	padding: 0px 20px 0 0;
	text-align: right;
	text-transform: lowercase;
}

#nav a{
	background: url(images/interface/tab.jpg) no-repeat center top;
	color: #000000;
	display: block;
	float: right;
	padding: 8px 0px 4px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: 105px;
}

#nav a.selected {
	background: url(images/interface/tab-selected.jpg) no-repeat center top;
	color: #C5A400;
	text-align: center;
}

#page{
	background: url(images/interface/content-bg.jpg) repeat-y;
	clear: both;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0 20px;
}

#people-photos {
	margin-top: 20px;
	text-align: center;
}

#people-photos img{
	background: #FFFFFF;
	margin: 0;
	padding: 8px;
}

#photoholder {
	background: url(images/interface/loader-logo.gif) no-repeat center center;
	border-bottom: solid 6px #FFFFFF;
	height: 263px;
	width: 528px;
}

#subnav {
	margin: 30px 0 20px 8px;
}

#thumbnails{
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 191px;
	vertical-align: bottom;
}

#thumbnails img, #thumbnails-2rows img{
	margin: 4px 2px 0 0;
	padding: 0;
}

#thumbnails-2rows{
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 140px;
	vertical-align: bottom;
}
