/* CSS Document */

body {
	margin:0px;
	background-color:#4a4a4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	overflow:hidden;
	color:#191919;
}
div {
	border-style:none;
	border-width:0px;
}

table {
	border-style:none;
	border-width:0px;
}
td.thumbspace  {
	padding-left: 5px;
	width: 60px;
}
b {
	color:#FFFFFF;
}
strong {
	color:#191919;
}
span.title    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	color: #ffff99;
}
span.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #ffff99;
}
A {
	font-weight:normal;
	color:#FFFFFF;
}
A:visited {
	font-weight:normal;
	color:#808080;
}
A.mainmenu {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
	text-decoration:none;
}
A.mainmenu:visited {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
	text-decoration:none;
}
A.mainmenu:hover {
	font-size:8pt;
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}
A.mainmenuselected {
	font-size:8pt;
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}
A.mainmenuselected:visited {
	font-size:8pt;
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}
A.projectsmenu {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
	text-decoration:none;
}
A.projectsmenu:visited {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
	text-decoration:none;
}
A.projectsmenu:hover {
	font-size:8pt;
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}
A.projectsmenuselected {
	font-size:8pt;
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}
A.projectsmenuselected:visited {
	font-size:8pt;
	font-weight:bold;
	color:#191919;
	text-decoration:none;
}
A.projectlink {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
	text-decoration:none;
}
A.projectlink:visited {
	font-size:8pt;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
}
A.projectlink:hover {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
	text-decoration:underline;
}
#tdinner {
	position:relative;
	border-style:none;
}
#wrapper {
	width:915px;
	height:620px;
	border-style:none;
	background-color: 333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#sitecontainer {
	position:absolute;
	top:0px;
	width:915px;
	height:620px;
	border-style:none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#pagecontainer {
	position:relative;
	width:915px;
	height:620px;
	border-style:none;
	border-width:1px;
	border-color:red;
	z-index:200000;
	overflow:hidden;
}
#contentleft {
	position:relative;
	width:320px;
	height:550px;
	float:left;
	background-color:transparent;
	text-align:left;
	clear: left;
}
#contentright {
	position:relative;
	width:595px;
	height:620px;
	float:right;
	text-align:left;
	overflow:hidden;
	background-color: transparent;
}
#contentrighttop {
	position:relative;
	width:545px;
	height:50px;
}
#contentrightbottom {
	position:relative;
	width:550px;
	height:422px;
	overflow:auto;
}
#columninnerrightscroll {
	height:422px;

	overflow:auto;
}
#copyrightdiv {
	position:absolute;
	top:525px;
	color:#B2B2BD;
	font-size:7pt;
}
#mainNavcontainer {
	width: 60px;
	float: left;
	vertical-align: middle;
	padding-top: 240px;
	padding-left: 15px;
}
#logocontainer {
	float: left;
	height: 24px;
	width: 115px;
	padding-left: 10px;
	padding-top: 294px;
}
#subNavcontainer {
	width: 85px;
	float: left;
	vertical-align: middle;
	padding-top: 235px;
	padding-left: 15px;
}
#subNavcontainergallery {
	width: 85px;
	float: left;
	vertical-align: middle;
	padding-top: 23px;
	padding-left: 15px;
}
#thumbnailscontainer {
	height: 60px;
	width: 595px;
	padding-top: 5px;
}
div .slide {
	padding: 0;
}
.contentinner {
	position:relative;
	border-style:none;
	border-width:1px;
	font-family:Helvetica;
	font-size:8pt;
	color:#191919;
}
.columninner {
	font-family:Helvetica;
	font-size:9pt;
	color:#ffffff;
	padding-top:0px;
	line-height: 12pt;
}
.imageblock {
	position:relative;
	width:915px;
	height:620px;
	float:left;
	overflow:visible;
	z-index: 0;
}
.textfield {
	background-color:#FFFFFF;
	font-family:helvetica,arial,verdana;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	/*border-top-width:2px;*/
	border-left-color:#404040;
	border-top-color:#404040;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	color:#191919;
	width:140px;
	padding-left:0px;
}
.formbutton {
	background-color:#FFFFFF;
	font-family:helvetica,arial,verdana;
	font-size:9pt;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	/*border-top-width:2px;*/
	border-left-color:#404040;
	border-top-color:#404040;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	color:#191919;
	padding-left:0px;
}
.formlabel {
	font-size:8pt;
	font-weight:normal;
	color:#191919;
}
.errormessage {
	color:red;
}
.sectionheading {
	font-family:helvetica,arial,verdana;
	font-size:8pt;
	font-weight:bold;
	color:#191919;
}
#TOPcontentleft {
	position:relative;
	width:440px;
	height:550px;
	float:left;
	background-color:transparent;
	text-align:left;
	clear: left;
}
#TOPmainNavcontainer {
	width: 266px;
	float: left;
	vertical-align: middle;
	padding-top: 294px;
	padding-left: 15px;
}
span.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
}
#subNavcontainerresume {
	width: 85px;
	float: left;
	vertical-align: middle;
	padding-top: 250px;
	padding-left: 15px;
}
