body, h1, h2, h3, h4, h5, h6, ul, li, p, img, figure {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  background-color: #fff;
  font-family: helvetica, arial, sans-serif;
  font-size: 0.8em;
  color: #333;
  line-height: 1.4em;
  display: block;
  max-width:880px;
  height: 100%;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}

h1, h2 {
	font-family: 'Oswald', arial, sans-serif; 
	font-size: 2.8em;
}

h1 {
	margin-top: 40px;
	letter-spacing: 0.04em;
	height:auto;
	padding-bottom: 10px;
}

h2
{
	line-height: 1.2em;
	padding-right:40px;
	color:#f90;
}

h3
{
	font-size: 1.0em;
  font-weight: bold;
}

b, h3 {
	color:#000;
}

p
{
	color:#666;
}

a, a:visited, h1 a:hover, h1 a:active {
	text-decoration:none;
	color:#333;
}

#menu a, a:visited {
	color:#333;
}

#address
{
	/* padding-top: 6px; */
}

a:hover, a:active, #menu a:hover, a:active, #menu .selected a, #menu .selected a:visited {
	color:#f90;
}

ul, li, #address { 
	font-family: 'PT Sans Narrow', arial, sans-serif; 
	text-transform: uppercase;
	color:#666;
	text-decoration: none;
	list-style: none;
}


#address a
{
	text-transform: none;
}


#wrapper{
	width:900px;
}

#header {
	height:192px;
	width:430px;
	padding-right:40px;
	text-align: right;
	float:right;
}

.clearer {
clear:both;
}

.floater {
float:left;
}

.list1 {
	width:321px;
	height:140px;
	float:right;
}

.list1 i, .list1 i:visited, .list1 i:hover, .list1 i:active {
	color:#999;
}

.list1 i {
	font-style: normal;
}


#preview img {
	padding:3px;
	border: solid #fff 1px;
}

#preview a:hover img {
	padding:3px;
	border: solid #f90 1px;
}

#preview img#preview_selected
{
	border:1px solid #f90;
}

.scrollableArea img
{
	padding:3px 0 3px 0;
	border-top: solid #fff 1px;
}

.scrollableArea img:hover, .scrollableArea img:active, img.img_border
{
	border-top: solid #f90 1px;
	border-bottom: solid #f90 1px;
}

a.list_colour
{
	color:#f90;
}

.lightgrey {
	color:#999999;
}

.middlegrey {
	color:#666666;
}

.black {
	color:#000;
}
/*
#img_projprev {
	min-width:1000px;
	overflow:hidden;
	display:block;
}
*/
#menu {
	margin: 20px 0 0 38px;
	width: 250px;
}

#menu li {
	font-family: 'Oswald', arial, sans-serif; 
	font-size: 2.8em;
	margin-bottom:15px;
	text-transform: none;
}

/*IE7*/		*+html #menu ul li {margin: 10px 0 25px 0;}
/*IE8*/		#menu ul li{margin: 5px 0 25px 0\0/;}

.rightcol {
	width:400px;
	height:auto;
	float:right;
	margin-top:10px;
	text-align: right;
}

#preview
{
	width:300px;
	margin-right:25px;
	height:auto;
	float:right;
	margin-left:75px;
	display:block;
}

#preview img {
	float:left;
	width:64px;
	height:64px;
}

.project_info {
	margin-left:38px;
	font-family: helvetica, arial, sans-serif;
}

.project_info p, .project_info ul, .project_info li  {
	width: 400px;
}
.rightcol p {
	width:280px;
}
.project_info li
{
	font-family: helvetica, arial, sans-serif;
}
#project_description, .project_info li, .project_info p {
	font-size: 0.9em;
	text-transform: none;
}

#project_description {
	width: 280px;
	height:auto;	
	text-align:left;
	padding-right:40px;
}

#big_img
{
	height:324px;
}

.project_info li
{
	padding-bottom: 3px;
}

.project_info p, .project_info ul
{
	margin-bottom: 30px;
}

.scrollableArea img:hover, .scrollableArea img:active
{
	cursor:pointer;
}