html {
	font-size: 62.5%;
}

body {
	margin:0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	background:#f9f6ef;
	
}

#wrapper{
	width:860px;
	margin:0 auto;
}
a {
	color: #107db5;
	text-decoration: none;
}

a:hover {
	color:#000;
	/*background-color: #000;
	text-decoration: underline;*/
}

#content a:hover{
	background:#faff68;
}
img {
	border: 0;
}

img a:hover{
	border: 0;
	text-decoration: none;
}

#header {
	height: 135px;
	}
#logo{
	position:absolute;
	margin-top:35px;
	margin-left:-12px;
}

#top-right{
	position:absolute;
	margin-left:550px;
	margin-top:12px;
}

#main {
	
}
#contact-spacer{
	height:18px;
}
#about-box{width:800px; color:#626262; line-height:18px;}
#box-left{display:inline; width:200px;float:left;}
#box-middle{display:inline; width:230px;float:left; margin-left:60px;}
#box-right{display:inline; width:200px;float:left;margin-left:76px;margin-top:-18px;}
#box-middle h2{
	color:#437bba;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 8px;
}
.grey{
	color:#626262;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 8px;
}

#about-box h2{
	color:#437bba;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 8px;
}
#about-box p{
	margin-bottom: 15px;
}

#homepage-title {
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom:15px;
}
#homepage-title a, #homepage-title a:visited{
	color: #6d6969;
	
	padding:3px 10px 3px 10px;
	text-decoration:none;
}
#homepage-title a:hover{
	color:#3d3d3d;
	background:#fff;
}



#project-title {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom:15px;
	
}
#project-title a, #project-title a:visited{
	color: #6d6969;
	background:#fff;
	padding:3px 10px 3px 10px;
	text-decoration:none;
}
#project-title a:hover{
	color:#3d3d3d;
	background: #d7d0c0;
}

.fileGroup {
	clear: both;
}

.textblock {
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:20px;
	width: 280px;
	line-height: 1.6em;
}

.file {
	margin-bottom: 1px;
}

.file img {
	display: block;
	padding: 0;
	margin: 0;
}

.title {
	font-weight: bold;
	color: #ff0000;
}

#menu {
	position:absolute;
	margin-left: 564px;
	margin-top:82px;
	font-size: 16px;
	text-transform: lowercase;
	letter-spacing: 0em;
	line-height: 1.4em;
}

#menu a {
	text-decoration: none;
	color: #676767;
	padding:2px;;
}

#menu a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #ff0000;
}

#menu ul {
	
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 15px;

}

#menu .active a {
	/*background-color: #fff;*/
	text-decoration: none;
	color: #0d0d0d;
	font-weight: bold;
}

#menu .active a:hover {
	text-decoration: none;
	color: #000;
}

#content {
	margin-top: 0px;
	margin-bottom: 50px;
}

.pageText {
	margin-bottom: 20px;
	width: 450px;
}

.projectList {
	margin-bottom: 20px;
}

.project {
	padding: 3px;
	font-size: .9em;
	line-height: 1.8em;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
	text-transform:lowercase;
}

.divider {
	font-size: 1.6em;
	line-height: 1.8em;
}

.project:hover {
	/*text-decoration: none;
	background-color: #faff68;
	color: #333;*/
}

.project.active {
	color: #333;
}

a.project.active:hover {
	
	text-decoration: none;
	/*background-color: #000;*/
}

.slideshow-nav{
	margin-left:8px;
	margin-bottom:15px;
}
.slideshow-nav a {
	color: #000;
}

.slideshow-nav a:hover {
	text-decoration: underline;
}
.prev{padding:5px;}
.next{
	padding:5px;
}
a.next {
	color:#107db5;
	text-decoration:none
}
a.next:hover{
	background:#faff68;
	
}

a.prev {
	color:#168acd;
	text-decoration:none
}
a.prev:hover{
	background:#faff68;
	
}
a.thumb-hover{color:#000;}
a.thumb-hover:hover{background:#d7d0c0; padding:0px 0px 20px 0px; }

.thumb-hover.active {
	background:#d7d0c0; padding:0px 0px 20px 0px;
}

a.thumb-hover.active:hover {

}
span.slash {
	color: #aaaaaa
}
#numbers{
	display:inline;
}
.currentSlide{
	font-weight:bold;
	
}
#numbers a{text-decoration: none;padding:3px;}
#numbers a:visited{}
#numbers a:hover{}


.tags {	
	width:300px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.file .info {
	font-size: 0.9em;
	width: 450px;
}

.file .info .caption {
	line-height: 1.4em;
}
#footer{
	border-top: 1px solid #e8e8e8;
	padding-top:15px;
	color:#878787;
	margin-top:60px;
	height:50px;
	float:left;
	display:inline;
	width:826px;
}
#footer-right{
	float:right;
	display:inline;
}