body {
	padding:0;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	background-attachment: fixed;
	background-image: url(../images/standards/grad.jpg);
	background-repeat: repeat-x;	
	/*background-image: url(../images/standards/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
}
body img {
	border:none;
}
.style1 {color: #000000} 
#bkg { /*CSS for wrapper*/
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/standards/container.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#content {
	margin-left:0px;
	width:750px;
}
#header {
	border-bottom:0px solid white;
	height:95px;
	background-color:#FFFFFF;
	background-image: url(../images/standards/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#left {
	width:140px;
	height:350px;
	float:left;
	/*clear:right;*/
	margin:0px;
	background-color: #cccc99;
}
#right {
	/*border-top:2px solid white;*/
	width:140px;
	float:right;
	display:inline;
	margin-right:0px;
	background-image: url(../images/standards/s-menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:0px;
}
* html #center{
	margin-left:0px;
}
#center {
	margin-left:/*14*/0px;
	float:left;
	position:relative;
	width:450px;/*orig 446px*/
	vertical-align: top;
	background-image: url(../images/standards/h-center.jpg);
	/*background-image: url(../images/center.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:450px;
}
.pjHeader {
	margin:0px;
	overflow:hidden;
	height:auto;
	background-color: #CCCC99;
	font-variant: normal;
	color: #ffffff;
	font-weight: bolder;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 0px;
}
#contentheader {
	margin:0px;
	overflow:hidden;
	height:auto;
	/*background-color: #CCCC99;*/
	font-variant: normal;
	color: #000000;
	font-weight: bolder;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;*/
}
* html #contentheader {
	margin-left:0px;
	width:100%;
}
#footer {
	border-top:2px solid white;
	background-color:#0000CC;
	height:18px;
}
.notice {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	margin-top:-10px;
}
* html .notice {
	padding-bottom:11px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
	border-right-color: #cccc99;
	border-bottom-color: #cccc99;
	border-left-color: #cccc99;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Begin CSS for Float and Clear*/
.right {
	float: right;
	padding-left:10px;	
	padding-top:5px;
}
.right-img {
	float: left;
	padding-top:15px;
	padding-right:15px;
}
.clear {
	clear:both;
	font-size:0px;
}
/*End Css for Float and Clear*/
/*Begin CSS For Links*/
	/*project tables*/
.ProjectTable a:link,
.ProjectTable a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ProjectTable a:hover {
	color: #cccc99;
	text-decoration: none;
}
	/*Begin Blue Background Links*/
.blue a:link {
	text-decoration: none;
	color:#FFFFFF}
.blue a.active:link {
	text-decoration: none;
	color:#FF0000}
.blue a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.blue a:hover {
	text-decoration: none;
	color: #CCCC99;
}
.blue a:active {
	text-decoration: none;
}
.blank {
	clear:both;
}
	/*End Blue Background Links*/
	/*sitewide links*/
a:link,
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}
	/*Begin Transp Roll-Over*/
a.linkopacity img {
/*filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;*/}

a.linkopacity:hover img {
/*filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; */}
	/*End Tansp Roll-Over*/
/*End CSS for Links*/

/*Begin Menu CSS */
#menu {
	background-color:#0000CC;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 125px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	height: 25px;
	letter-spacing: 1px;
}
/*End Menu CSS*/

/*Begin Footer Menu CSS*/

#FooterTable {
	left:-3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: inherit;
	letter-spacing: 0.02em;
	vertical-align:middle;
}

#FooterTable td {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align:middle;
	padding-top: 2px;
}
* html #FooterTable td {
	padding-top: 2px;
}

/*End Footer Table Menu CSS*/
/*Begin CSS for Padding*/
.pad10 {
	padding-top:5px;
	padding-right:10px;
}
/*End CSS for Padding*/
/*Layout Properties for Project Thumbnails in #Right DIV ----DO NOT RENAME THE IDS WITHOUT MODIFYING THE THUMBNAIL.PHP CODE----*/
.thumbnail {
	height:70px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Image1 {
	margin: 0px;
	float:right;
	clear: right;
	position:relative;
	top: 0px;
	border:none;
}
#Image2 {
	margin: 0px;
	clear: left;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	border:none;
}
#Image3 {
	margin: 0px;
	clear: right;
	float:left;
	border:none;
	position: relative;
	left: 0px;
	top: 0px;
}
#Image4 {
	margin: 0px;
	clear: left;
	float:right;
	border:none;
	position: relative;
	right: 0px;
	top: 0px;
}
/*end Project Thumbnail CSS*/
/*Begin alt Thumbnail CSS*/
.thumbnail-tab a,
#thumbnail-tab a {   
    display: block;   
    background:  url(../images/standards/tn-profile.jpg) no-repeat left top;   
    width: 140px;   
    height: 70px;   
    }
.thumbnail-tab a:hover,
#thumbnail-tab a:hover {   
    background:  url(../images/standards/tn-profile.jpg) no-repeat left bottom;   
    }
.thumbnail-tab,
#thumbnail-tab {
	position:relative;
	width:140px;
	height:88px;
	background-color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.thumbnail-header {
	background-color: #666666;
	vertical-align: middle;
	font-size: 11px;
	color: #FFffff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 5px;
}
#more-r {
	float:right;
	margin:25px 10px 0px 0px;
}
/*end Alt Thumbnail CSS*?
/*Begin CSS For Typical Div Settings on content pages*/
#intro {
	margin-top:-25px;
	margin-left:-10px;
	margin-right:-10px;
}
#RandomImage {
	padding-left:10px;
	padding-bottom:5px;
	width:100px;
	height:100px;
	border:none;
}
.full {
	width:50%;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	font-variant: normal;
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
		
}
.full-td {
	width:50%;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	font-variant: normal;
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.list {
	width:50%;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	font-variant: normal;
	color: #000000;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.brown {
	background-color: #CCCC99;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.indent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.container {
}
/*End CSS For Typical Div Settings on content pages*/
/*Begin CSS to format Profile Page*/
	/*Begin CSS for Profile hovers*/
	.search a {   
    display: block;
	float: right;
	clear:left;   
    background:  url(../images/standards/search-ro.gif) no-repeat left top;   
    width: 14px;   
    height: 14px;
	padding-right: 10px;   
    }
	* html .search a {
	font-size: 0px;
    }
	.search a:hover {   
    background:  url(../images/standards/search-ro.gif) no-repeat left bottom;   
    }
	.ownerwww a {   
    display: block;
	float: right;
	clear:left;   
    background:  url(../images/standards/ownerwww-ro.gif) no-repeat left top;   
    width: 14px;   
    height: 15px;
    }
	* html .ownerwww a {
	font-size: 0px;
    }
	.ownerwww a:hover {   
    background:  url(../images/standards/ownerwww-ro.gif) no-repeat left bottom;   
    }			
	/*End CSS for Profile hovers*/
#employment {
	border: 1px solid #cccc99;
}
#employmentHeader {
	width: 443px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cccc99;
	padding-left:5px;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
}
#pjMain {
	float:left;
	clear:left;
	padding: 0px;
	margin: 0px;
	/*position: relative;*/
	/*top: 97px;
	left: 2px;
	right: 2px;*/
	bottom: 20px;
}
#profileTable {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
#profileTable .thumbnail {
	width:84px;
	height:69px;
}
#profileTable #image {
	width:352px;
	height:288px;
}
#profileTable #image img {
	width:352px;
	height:288px;
}
#profileTable .thumbnail img {
	width:84px;
	height:69px;
}
#profileCopy {
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	width:100%;
}
#profileDescription {
	width: 100%;
	/*padding-left:20px;
	padding-right:10px;*/
	vertical-align:top;
	color: #000000;
	border:none;
}
#profileTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
}
#profileLocation {
	text-indent:10px;
	font-size: 14px;
	text-align:right;
	padding-bottom:10px;
}
.profileTag {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom:2px;
}
.profileInput {
	padding-left:15px;
	font-weight: bold;
	padding-bottom:10px;
}
#profileInfo {
	vertical-align:top;
	padding-right:10px;
}
#pdf a {
	display: block;
	width: 50px;
	height: 50px;
	background-image: url(../images/standards/pdf.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right:10px;
    }
#pdf a:hover {   
    background:  url(../images/standards/pdf.jpg) no-repeat bottom;   
    }
.outline {
	width:150px;
	margin-right:10px;
	margin-bottom:2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.profileend {
	padding:10px;
}
/*End CSS to format Profile Page*/
/*Begin Project Menu CSS*/
table.menu th {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #0000CC;
}
table.menu a {
	width:125px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
* html table.menu a {
	width:125px;
}
div.menu a {
	color: #333333;
	text-decoration:none;
	font-size:12px;
	/*line-height:14px;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	font-weight: bold;
	background-color: #ffffff;
}
* html div.menu a {
	line-height:13px;
}
div.menu a:link {
	color: #FFFFFF;
	background: #cccc99;
}

div.menu a:active {
	color: #FFFFFF;
	background: #cccc99;
}

div.menu a:visited {
	color: #FFFFFF;
	background: #cccc99;
}

div.menu a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
}
/*End Project Menu CSS*/
/*Begin Project Welcome Page CSS*/
#ProjectThumbTable {
	margin-top:30px;
}
.ProjectThumbTable {
}
.ProjectThumbCell {
	width:55px;
}
.ProjectThumbSpacer {
	width:20px;
}
.ContentWrap {
	display: block;
	width: 449px;
	margin-left: auto;
    margin-right: auto;
}
#projectIntro {
	left:0px;
	top:0px;
	width:300px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#SearchTable {
	width:280px;
	margin-top:20px;
	border: 1px solid #cccc99;
}
#SearchTable Td {
	font-size: 11px;
	padding-left:10px;
}
#SearchTableHeader {
	background-color: #cccc99;
}
.imgA1 {
	position:relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	float: left;
	clear: right;
	border:none;
}
#imgB1 {
	position:relative;
	bottom: 9px;
	left: 0px;
	z-index: 3;
	float: left;
	clear: left;
	border:none;
}
/*End Project Welcome Page CSS*/
/*Begin CSS to format Client Page*/
#ClientIntro {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	Margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom:5px;
}
.ClientTable {
	width: /*95%*/450px;
	margin-left: auto;
	margin-right: auto;
	Margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccc99;
}
.ClientImage {
	width:60px;
	border:0;
	padding:5px;
}
.ClientHeader {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cccc99;
	border-right-color: #cccc99;
	border-bottom-color: #cccc99;
	border-left-color: #cccc99;
}
.ClientLink {
	font-size: 12px;
	font-style: italic;
	padding-left:20px;
}
.ClientSearch {
	font-size: 12px;
	padding-left:10px;
}
/*#ClientTable a {
	color: #000000;
	text-decoration: none;
}
#ClientTable a:hover {
	color: #0000CC;
	text-decoration: underline;
}*/
.HeaderDIV,
#HeaderDIV {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	Margin-top: 5px;
	margin-bottom: 0px;
	/*background-color: #cccc99;*/
	padding-left:10px;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom:2px;	
}
/*END CSS to format Client Page*/
/*Begin CSS For Contact Page*/
.contact_header {
	background-color: #666666;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 5px;
}
.Contact_Location {
	vertical-align: middle;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.Contact {
	display: block;
	width: 400px;
	margin-top:15px;
	margin-left: auto;
    margin-right: auto;
}
.split {
	width:20px;
}
.Copy {
	height: 75px;
	padding-top: 10px;
	/*padding-left: 10px;*/
	/*background-color: #00CCFF;*/
	white-space: normal;
	text-align: center;
}
.Bottom {
	padding-bottom:10px;
}
.ContactSpacer {
	height:10px;
}
.ContactBottom {
	height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
}
.vcard {
	text-align: center;
}
/*End CSS for Contact Page*/
/*Beigin CSS for Drop Cap*/
.drop {
font-size:56px;
font-weight:normal;
line-height:80%;
font-family:"Times New Roman", Times, serif;
}
* html .drop {
line-height:95%;
}
.firstletter:first-letter {
font-size:400%;
float:left;
font-family:"Times New Roman", Times, serif;
margin-right:3px;
margin-top:-0px;
}
.adjust {
	margin-top:-0px;
}
/*End CSS for Drop Cap*/
/*Begin CSS for Under Construction Tag*/
.uc {
	position:fixed;
	top:0px;
	clear:right;
}
* html .uc {
	position:absolute;
	top:0px;
}
/*End CSS for Under Construction Tag*/
/*Begin CSS for MEC Provides Div*/
.aff_logo {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.aff_tab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#MECProvides2 {
	float:left;
	width:177px;
	padding:2px 3px 8px 3px;
	margin-right:10px;
	margin-top:16px;
}
* html #MECProvides2 {
	padding:8px 3px 0px 3px;
}
#MECProvides {
	float:left;
	width:177px;
	padding:2px 3px 8px 3px;
	margin-right:10px;
}
* html #MECProvides {
	padding:8px 3px 0px 3px;
}
.providestable {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.providesintro {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.ProvideList {
	font-size: 12px;
}
/*End CSS for MEC Provides Div*/
.logo-menu {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#email a {   
    display: block;   
    background:  url(../images/standards/e-mail.jpg) top;   
    width: 162px;   
    height: 22px;   
    }
#email a:hover {   
    background:  url(../images/standards/e-mail.jpg) no-repeat bottom;   
    }
.alliance {
	background-color: #FF0000;
	position:inherit; 
	bottom:0px;
}
/*Begin CSS for Similar Projects*/
#simprojects {
	margin-left:25px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#simprojects td{
	padding-top:3px;
	padding-bottom:3px;
}
.simprojects-header {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.intro {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.project-list {
	/*padding-top:3px;*/
	padding-bottom:3px;
	vertical-align: top;
}
/* BEGIN CSS CODE FOR LIGHTBOX IMAGE SCRIPT */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/standards/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/standards/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*Map Link Table*/
#maplinks {
	padding:0px 0px 3px 0px;
	/*color: #666666;*/
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 11px;
}
.link{
	width:28px;
}
.link_intro{
	padding:2px 0px 3px 10px;
}
/* Map Link Icons */
.google a {   
    display: block;
    background:  url(../images/standards/google.gif) no-repeat left top;   
    width: 20px;   
    height: 20px;
}
.google a:hover {   
    background:  url(../images/standards/google.gif) no-repeat left bottom;   
}
.ms a {   
    display: block;
    background:  url(../images/standards/ms.gif) no-repeat left top;   
    width: 20px;   
    height: 20px;
}
.ms a:hover {   
    background:  url(../images/standards/ms.gif) no-repeat left bottom;   
}
.mapquest a {   
    display: block;
    background:  url(../images/standards/mapquest.gif) no-repeat left top;   
    width: 20px;   
    height: 20px;
}
.mapquest a:hover {   
    background:  url(../images/standards/mapquest.gif) no-repeat left bottom;   
}
.yahoo a {   
    display: block;
    background:  url(../images/standards/yahoo.gif) no-repeat left top;   
    width: 20px;   
    height: 20px;
}
.yahoo a:hover {   
    background:  url(../images/standards/yahoo.gif) no-repeat left bottom;   
}