html, body {
margin:0;
padding:0;
border:0;
}

a:link { color: #000080; text-decoration: none; }
a:visited { color: #000080; text-decoration: none; } 
a:hover { color: #999999; } 
ul {
	list-style-type: square;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: 12px;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: FF9900;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: FF9900;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: FF9900;
}

th.bordered {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	border-style: solid;
	border-color: #FF9900;
	border-width: 1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
}

td.bordered {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	border-style: solid;
	border-color: #FF9900;
	border-width: 1px;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
}

.gr-key-words {
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
	color: FF9900;
}
.gr-key-words-minor {
	text-align: center;
	font-family: Tahoma;
	font-size: 18px;
	color: 999999;
}
.gr-title {
	font-family: Tahoma;
	font-size: 24px;
}
.gr-body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.gr-caption {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.gr-address {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.gr-project-words {
	vertical-align:top;
}
.gr-people-title {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.gr-people-name {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
}
.gr-people-role {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
	color: #FF9900;
}
.gr-people-qualification {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.gr-people-jobs {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.gr-contact {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.gr-project-title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: FF9900;
}
.gr-project {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	color: FF9900;
}
.gr-cell {
	left: auto;
	border-top: thick solid #999999;
	border-right: thick solid #FF9900;
	border-bottom: thick solid #999999;
	border-left: thick solid #FF9900;
}
.gr-border-left {
	left: auto;
	border-top: medium none #999999;
	border-right: medium none #FF9900;
	border-bottom: medium none #999999;
	border-left: medium solid #FF9900;
}
.gr-border-bottom {
	left: auto;
	border-top: medium none #999999;
	border-right: medium none #FF9900;
	border-bottom: medium none #FF9900;
	border-left: medium none #FF9900;
}
.gr-menu-text {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000080;
}
.gr-menu-link {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000080;
	vertical-align:top;
}
.gr-menu-non-link {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
}
.gr-menu-cell {
	vertical-align:top;
	height:20px;
	width:80px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.gr-menu-cell-no-height {
	vertical-align:top;
	width:80px;
}
.gr-menu-cell-home {
	vertical-align:bottom;
	height: 20px;
	width: 80px;
}
.gr-footer {
	padding-top:18px;
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
}
.gr-cell-body {
	vertical-align:top;
	padding:5px;
}
.gr-cell-people {
	vertical-align:top;
	padding:5px;
}
.gr-image
{ float:right;
 margin: 5px;}

#container {
max-width:600px;
margin:0 auto;
width:600px;
float:left;
}
#banner-right {
width:235px;
height:150px;
margin:10px;
float:left;
vertical-align: middle;
overflow: hidden;
}
#banner-left {
width:140px;
height:150px;
margin:0px;
float:right;
vertical-align: middle;
overflow: hidden;
}

