@charset "utf-8";

/* 	
	
	Built by Nikki Farquharson
	
*/
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	 padding-bottom: 0px;
	}
 
p{
font-size: 10px;
line-height:150%;
}

.bold-me{
font-weight:bold;
}
  
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#header{
  padding-top:50px;
  margin: 0 auto;
  width:800px; 
  height:10px; 
  background:#ffffff;
  color:#000;	
  bottom : auto;
  border-bottom : 1px solid #000000;
}

#nav{
 padding-top:80px;
  padding-bottom:10px;
  margin: 0 auto;
  width:800px; 
  height:10px; 
  background:#ffffff;
  color:#000;	
  bottom : auto;
}

#bottomnav{
 padding-top:10px;
  padding-bottom:10px;
  margin: 0 auto;
  width:800px; 
  height:10px; 
  background:#ffffff;
  color:#000;	
  bottom : auto;
}

#indexbox{
width:800px;
margin-left: auto;
margin-right: auto;
}

#pagebox{
width:808px;
margin-left: auto;
margin-right: auto;
}

.header-left{
margin-top:-7px;
line-height:12px;
text-align: left;
float:left;
width:400px; 
}

.header-right{
margin-top: -7px;
line-height:12px;
text-align: right;
float:left;
width:400px; 
}

.indexcontainer{
width:400px;
margin-top: 160px;
margin-right: auto;
margin-bottom: 1px;
margin-left: auto;
text-align: center;
}

.indexcontainer-left{
width:194px;
float:left;
margin-top: 100px;
margin-right: 4px;
margin-bottom: 1px;
margin-left: 202px;
}

.indexcontainer-right{
width:194px;
float:left;
margin-top: 100px;
margin-right: 202px;
margin-bottom: 1px;
margin-left: 4px;
}

.title{
width:800px;
margin-left: auto;
margin-right: auto;
padding-top:44px;
padding-bottom:44px;
line-height:12px;
text-align: center;
}

.project-info{
width:800px;
margin-left: auto;
margin-right: auto;
padding-top:0px;
padding-bottom:10px;
line-height:150%;
text-align: left;
}

.bottomcenter{
width:800px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom:20px;
text-align: center;
}

.container200{
width:194px;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 8px;
margin-left: 4px;
float:left;
}

.container400{
width:396px;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 8px;
margin-left: 4px;
float:left;
}

.container800{
width:800px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}

.indexcontainer-left p{
padding-top:10px;
padding-bottom:10px;
text-align: center;
}

.indexcontainer-right p{
padding-top:10px;
padding-bottom:10px;
text-align: center;
}

.container200 p{
padding-top:10px;
padding-bottom:10px;
line-height:150%;
text-align: center;
}

.container400 p{
padding-top:10px;
padding-bottom:10px;
line-height:150%;
text-align: left;
}

.project-images li{
padding-bottom:5px;
}

.spacer {
clear: both;
height: 10px;
}