body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #D6D6D6;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
td {
	height: 30px;
}
.namefields, .comments {
	border: 1px inset #646464;
	font-family: Verdana, Geneva, sans-serif;
	font-style: bold;
	font-size: 11px;
	width: 190px;
}
.namefields {
	height: 19px;
}
.comments {
	height: 110px;
}
.submitbutton {
	float: right;
}
.mailingList {
	float: left;
}
#dsWrap {
	margin: auto;
	width: 840px;
	background-image: url(images/ds.jpg);
}
#wrap {
	background-image: url(images/nav_grspacer.jpg);
	background-repeat: repeat-y;
	height: inherit;
	margin: auto;
	width: 820px;
}
#header {
	height: 150px;
	width: 820px;
	background-image: url(images/header.jpg);
	z-index: 1000;
}
#headerImg {
	width: 160px;
	float: left;
}
#contact {
	margin: 45px 20px 0 0;
	float: right;
}
#nav {
	width: 160px;
	float:left;
	background-image: url(images/nav_grspacer.jpg);
	background-repeat: repeat;
	height: auto;
}
#rightPanel {
	width: 660px;
	float: left;
	margin: 0;
}
#rightPanelContact {
	width: 660px;
	float: left;
	margin: 0;
	background-image: url(images/contact.jpg);
	height: 345px;
}
#rightPanelEmailThanks {
	width: 660px;
	float: left;
	margin: 0;
	background-image: url(images/email_thanks.jpg);
	height: 345px;
}
#contentContact {
	float: left;
}
#copyAreaContact {
	margin: 170px 10px 0 20px;
}
#contentSlim {
	width: 440px;
	float: right;
	background-color: #FFF;
}
#copyAreaSlim {
	margin: 30px 20px 0 10px;
	width: 410px;
}
#content {
	width: 440px;
	float: left;
	background-color: #FFF;
}
#contentPr {
	width: 660px;
	float: left;
	background-color: #FFF;
	background-image: url(images/pr.jpg);
	background-repeat: no-repeat;
}
#dsContent {
	background-image: url(images/ds_content.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 440px;
}
#copyArea {
	margin: 30px 10px 0 20px;
	width: 410px;
}
#copyAreaPr {
	margin: 45px 10px 0 20px;
	width: 410px;
}
#quote {
	float: left;
}
#base {
	clear: both;
}
#featuresContainer {
}
#networking {
	background-image: url(images/nav_grspacer.jpg);
	width: 160px;
	float: left;
}
#footer {
	background-image: url(images/Footer.jpg);
	clear: both;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-color: #CCC;
}
.navNetworking {
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.centeredSmallText {
	text-align: center;
	font-size: 9px;
	color: #666;
}
.greyText {
	color: #646464;
}
.magentaBoldText {
	color: #ec0087;
	font-weight: bold;
}
.magentaText {
	color: #ec0087;
	font-size: 9px;
}
h1 {
	font-weight: bold;
	font-size: 11px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 25px 20px 0 230px;
}
h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 0 20px 15px 230px;
}
.portfolio_logo {
	float: left;
}
p {
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #404141;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #ec0087;
}
a:active {
	text-decoration: none;
	color: #5ebe00;
}
img {
	border: none;
}
.form {
	margin: 55px 0 0 0;
}
span.label, span.spacer, span.multiple, span.button {
	float:left;
}
span.button {
	margin: 8px 0 0 0;
}
.identityColour {
	background-color: #81e81f;
}
.homeColour {
	background-color: #e82ca7;
}
.aboutColour {
	background-color: #FFFFFF;
}
.loveGreybox {
	background-color: #ebeaea;
	padding: 10px;
}
