@charset "UTF-8";
/* CSS Document */

@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #828282;
	font-weight: lighter;
	line-height: 131%;
	text-align: justify;
}
a.distinguished_projects {
	color: #0099FF;
	text-decoration: none
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: 900;
}
h1 {
	font-size: 2em;
	color: #CCCCCC;
	font-weight: 900;
}
h2 {
	font-size: 1.5em;
	color: #CCCCCC;
	font-weight: 900;
}
h5 {
	font-size: .75em;
	font-weight: lighter;
}
#wrapper {
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: top;
	height: 726px;
	width: 940px;
	padding: 0px;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#nav_spacer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 850px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#nav_about {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#nav_portfolio {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#nav_contact {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#footer_copyright {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}



#clear {
	clear: both;
}
/*------- position container elements -------*/
#content {
	float: left;
	width: 630px;
}
#sidebar {
	float: right;
	width: 135px;
	position: relative;
	height: 575px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar p a {
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	text-align: center;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}	
#footer {
	width: auto;
	vertical-align: bottom;
	color: #999999;
	text-align: center;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 75px;
	width: 135px;
	text-align: center;
	vertical-align: top;
	float: right;
	background-color: #FFFFFF;
}
#navigation {
	width: 135px;
	text-align: center;
	vertical-align: bottom;
	display: block;
	height: 203px;
	float: right;
	padding-top: 47px;
}
#contextualNav {
	float: right;
	height: 220px;
	width: 135px;
	text-align: center;
	vertical-align: sub;
	position: relative;
	padding-top: 27px;
}	
#imgCaption {
	float: left;
	height: 25px;
	width: 475px;
	text-align: left;
	color: #9C9C9C;
	font-size: .75em;
}
#imgNav {
	float: left;
	height: 25px;
	width: 155px;
	text-align: right;
	color: #9C9C9C;
	font-size: .75em;
}
#mainVerbiage {
	float: left;
	height: 215px;
	width: 610px;
	overflow: auto;
	padding-right: 20px;
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
}

#sidebar_p_a_PgSpec {
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	text-align: center;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: 900;
	color: #B4D838;
}
#contentPeople_col1 {
	float: left;
	width: 600px;
	height: 525px;
}
#contentPeople {
	float: left;
	width: 660px;
}

#contentPeople_title {
	float: left;
	width: 600px;
	height: 25px;
	font-size: small;
	font-variant: small-caps;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	vertical-align: 25%;
	text-align: center;
	font-style: normal;
	line-height: 150%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentPeople_names {
	float: left;
	width: 590px;
	height: 550px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	display: block;
	overflow: auto;
}
#contentPeople_top_spacer {
	float: left;
	width: 660px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentPeople_individual {
	float: left;
	width: 550px;
	height: auto;
	font-size: small;
	margin: 0px;
	padding: 0px;
	vertical-align: 25%;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: bottom;
}

#contentPeople_img {
	float: left;
	width: 80px;
	height: 80px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
}
#contentPeople_ind_name {
	float: left;
	width: 320px;
	vertical-align: text-bottom;
	padding-bottom: 15px;
	height: 20px;
	padding-top: 85px;
}
#contentPeople_ind_email {
	float: left;
	width: 320px;
	vertical-align: text-bottom;
	padding-bottom: 15px;
	height: 20px;
	padding-top: 40px;
}
.affiliation_sc {
	font-size: small;
	line-height: 85%;
	font-variant: small-caps;
}
#contentPeople_names_C4 {
	float: left;
	width: 600px;
	height: 525px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	display: block;
	overflow: auto;
}

.affiliation_scCopy_spaced {
	font-size: small;
	line-height: 85%;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: 25%;
}
.affiliation_scCopy_spaced_align_left {
	font-size: small;
	line-height: 150%;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: 25%;
}
.small_caps_align_left {
	font-size: small;
	line-height: 150%;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: 25%;
}
.small_caps_red_align_left {
	font-size: small;
	line-height: 150%;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: 25%;
	color: #FF0000;
}
#projectNav_left {
	float: left;
	height: 20px;
	width: 210px;
	text-align: left;
	color: #9C9C9C;
	font-size: .75em;
}
#projectNav_ctr {
	float: left;
	height: 20px;
	width: 210px;
	text-align: center;
	color: #9C9C9C;
	font-size: .75em;
}
#projectNav_right {
	float: left;
	height: 20px;
	width: 210px;
	text-align: right;
	color: #9C9C9C;
	font-size: .75em;
}
#mainVerbiageProjDesc {
	float: left;
	height: 195px;
	width: 620px;
	overflow: auto;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#grid_container {
	cursor: pointer;
	overflow: hidden;
	width: 630px;
	height: 378px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	float: left;
	position: relative;
}
#grid_sector {
	cursor: pointer;
	overflow: hidden;
	width: 126px;
	height: 126px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	float: left;
	position: relative;
}
#mainVerbiage_alt {
	float: left;
	height: 210px;
	width: 620px;
	overflow: auto;
	padding-right: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: justify;
}
/*------- rmgd.net divs -------*/
#header {
	height: 70px;
	width: 940px;
}
.sub-header_172px_spacer {
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
.index_86x442_spacer {
	height: 442px;
	width: 86px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
.index_button_swapbox {
	height: 290px;
	width: 256px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index_button_spacer {
	height: 55px;
	width: 100px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
.index_button {
	height: 55px;
	width: 56px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index_explanation_container {
	height: 235px;
	width: 256px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------- rmgd.net/portfolio divs -------*/
#sub-header_80px_spacer {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}
#pfolio_40x504_spacer {
	height: 504px;
	width: 40px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
#pfolio_title_items_container {
	height: 452px;
	width: 324px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
#pfolio_title {
	height: 72px;
	width: 274px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
#pfolio_items {
	height: 380px;
	width: 324px;
	background-position: top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	overflow: auto;
	text-align: left;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pfolio_124x504_spacer {
	height: 504px;
	width: 124px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
#pfolio_rollover {
	height: 452px;
	width: 452px;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
}
/*------- rmgd.net/about divs -------*/
.about_section_head_top {
	margin: 0px;
	height: 72px;
	width: 927px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	float: left;
}
.about_section_head_bottom {
	margin: 0px;
	height: 72px;
	width: 927px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	float: left;
}
.about_bottom_spacer {
	margin: 0px;
	height: 22px;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	float: left;
	padding: 0px;
}
.about_textcontainer {
	height: 200px;
	width: 275px;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	color: #999999;
}
/*------- rmgd.net/contact divs -------*/
.contact_top_spacer {
	float: left;
	height: 180px;
	width: 940px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
}
.contact_left {
	float: left;
	height: 125px;
	width: 458px;
	position: relative;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-style: solid;
	border-right-color: #FF0000;
	background-position: right center;
	text-align: right;
}
.contact_right {
	float: left;
	height: 30px;
	width: 460px;
	position: relative;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: visible;
	vertical-align: middle;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 326px;
	padding-left: 10px;
	background-position: left center;
	text-align: left;
	font-size: 30px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
}
div.contact_right a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div.contact_right a:hover{
	letter-spacing: 2px;
	color: #FF0000;
	text-decoration: none;
}

