body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
p {
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	position: absolute;
	top: 50px;
	left: 44px;
	height: 50px;
	width: 700px;
}
#header h5 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 5px;
}
#header h6 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}
#maincontent {
	position: absolute;
	top: 125px;
	left: 50px;
	height: 500px;
	width: 800px;
}
.robertlawrence {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 6px;
	color: #008f93;
	padding-right: 15px;
}
.navigationtext {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 3px;
	word-spacing: 10px;
}
#introBG {
	width: 800px;
	text-align: justify;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	height: 500px;
}
#introBG p {
	width: 500px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#projectsBG {
	position: absolute;
	height: 500px;
	width: 250px;
	top: 0px;
	float: right;
	clear: both;
}
#projectsBG p {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#projectsBG h5 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#projectsBG h6 {
	margin-top: 5px;
	padding-top: 5px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;*/
	font-weight: bold;
	font-size: 12px;
}
#contactBG {
	width: 800px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-image:  url("images2005/IMG_5848_sm.jpg");
	position: relative;
	background-position: 270px 0px;
	background-repeat: no-repeat;
	height: 500px;
}
#contactBG p {
	text-align: right;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 250px;
}
#statementBG {
	width: 640px;
	background-image:  url(images2005/grdboot.jpg);
	background-position: 555px -5px;
	background-repeat: no-repeat;
	position: relative;
	height: 400px;
	overflow: auto;
}
#statementBG p {
	width: 535px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#bioBG {
	width: 535px;
	position: relative;
	height: 400px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#bioBG p {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 500px;
}
#bioBG h5 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 0px;
}
#bioBG h4 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 500px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	padding-bottom: 10px;
}
#bioBGtable {
	left: 0px;
	position: relative;
	width: 450px;

}
#bioBGtable p {
	width: 225px;
}
#thumbs	{
	height: 500px;
	width: 530px;
	left: 270px;
	position: absolute;
	float: left;
	clear: both;
	}
#projectimages {
	clear:	both;
	height: 500px;
	width: 530px;
	left: 270px;
	top: 0px;
	position: absolute;
	float: left;
}
#projectimages ul {
	list-style-type: none;
	list-style-position: inside;
}
#projectimages li {
	padding-bottom: 10px;
	font-size: 12px;
}
#projectimage {
	left: 0px;
	top: 0px;
	position: relative;
	float: none;
	overflow: hidden;
	height: 650px;
	width: 402px;
}
#projectimage img {
	border: 1px solid #FFFFFF;
}
/* "more_popup" is intended to be a div that the text loads into from the "more..." tag at the bottom of the individual project pages. */
#more_popup {
	position: relative;
	width: 200px;
	margin-top: 10px;
}
#introBGdropani {
	text-align: justify;
	position: absolute;
	height: 300px;
	width: 290px;
	left: 520px;
	top: 0px;
	float: left;
}
