body {
	background: url(Images/backgroundgrad.png) repeat-x;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 50px;
}



h2 {
	color: #0a384a;
	text-align: center;
	position: relative;
	font: 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 150px;
	letter-spacing: 0.5em;
}

h3 {
	color: #690000;
	letter-spacing: 0.75em;
	top: 10px;
	position: relative;
	font: 2.00em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.header {
	width: 950px;
}

.strapline {
	color: #49636e;
	text-align: center;
	position: relative;
	letter-spacing: 1px;
	font: italic 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 10px;
}

.imagecredit {
	color: #49636e;
	text-align: center;
	position: relative;
	top: -50px;
	letter-spacing: 1px;
	font: italic 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.imagecreditleft {
	color: #49636e;
	text-align: left;
	position: relative;
	top: -120px;
	letter-spacing: 1px;
	font: italic 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	left: 85px;
}

.links {
	color: #0a384a;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	position: relative;
	top: -10px;
	letter-spacing: 2px;
	right: 10px;
}

a{
	text-decoration: none;
	color: #49636e;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	position: relative;
}

a:hover{
	text-decoration: none;
	color: #8ec4da;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.contact {
	color: #49636e;
	letter-spacing: 1px;
	font:  0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	position: relative;
	top: 100px;
	padding-right: 50px;
	margin-left: 9%;
}

.bodytext {
	color: #49636e;
	letter-spacing: 1px;
	font:  0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	position: relative;
	top: 50px;
	padding-right: 50px;
	margin-left: 9%;
	margin-bottom: 20px;
}

.quote {
	color: #5d808f;
	letter-spacing: 1px;
	font:  0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	position: relative;
	top: 50px;
	padding-right: 50px;
	margin-left: 9%;
	padding-bottom: 15px;
}

.legal {
	color: #b0b0b0;
	letter-spacing: 1px;
	text-align: left;
	position: relative;
	padding-right: 50px;
	margin-left: 9%;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 150px;
}

.title {
	color: #690000;
	letter-spacing: 1px;
	font: bold 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	position: relative;
	padding-right: 50px;
	margin-left: 9%;
	top: 50px;
}

.pricestable {
	color: #49636e;
	letter-spacing: 1px;
	font: bold 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	position: relative;
	padding-right: 50px;
	margin-left: 9%;
	top: 50px;
	width: 800px;
	padding-bottom: 35px;
}

.portfoliotable {
	position: relative;
	padding-bottom: 35px;
	background-color: transparent;
	top: 50px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}

.storycaptions {
	color: #49636e;
	letter-spacing: 1px;
	font:  0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	position: relative;
	top: -5px;
	margin-bottom: 20px;
}

.portfoliothumbnail {
	position: relative;
	left: -295px;
	top: 100px;
}

.portfolioindexcaption {
	color: #49636e;
	letter-spacing: 1px;
	font:  0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	top: 50px;
	margin-bottom: 20px;
	width: 950px;
	text-align: left;
}



