body {
	margin:0px;
	padding:0px;
	background-color:#f9f4e3;
	background-image:url(../images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	height:100%;
}
 
a.info{
        position:relative;           /*this is the key*/
        z-index:24;
		color:#8b8160;
        font-weight:bold;
		text-decoration:underline;
        }
		
#browsercheck p {
	color:#8b8160;
	text-align: left;
	font-size:12px;
	margin-top: 8px;
	margin-right: 30px;
	margin-left: 30px;
}

#browsercheck p a:link, #browsercheck p a:visited {
	text-decoration:none;
	color:#8b8160;
}

#browsercheck p a:hover {
	text-decoration:underline;
	color:#8b8160;
}

.browser_check {
	background-color:#FFFFFF;
	border:#8b8160 1px solid;
	height:160px;
	width:400px;
	position: absolute;
	top:10%;
	left:30%;
	margin-left: auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	z-index:4000;
}

a.info:hover {
        z-index:25;
		}

a.info span{
        display: none;  /* hide the span text using this css */
        }

a.info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 1.5em;
        color:#000000;         /* text colour */
        text-align: center;
        font-size: .8em;
        z-index:30;
        }

        /*]]>*/

/* tooltip styling */
.tooltip {
	display:none;
	background:url(../images/popuptile.png);
	background-repeat:no-repeat;
	background-position:top;
	height:125px;
	padding:25px 25px 50px 15px;
	width:310px;
}


/* a .label element inside tooltip */
#copy_body .tooltip table td.label p {
	color:#908767;
	margin:5px 0px 5px 0px;
	font-size:14px;
}

#copy_body .tooltip table td.label h1 {
	color:#908767;
	margin:0px;
	font-size:16px;
	font-weight:bold;
}

.tooltip a {
	color:#908767;
	font-size:14px;
	font-weight:bold;
}


/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#master {
	width:900px;
	margin:0px auto 0px auto;
	}
	
#menu {
	text-align:left;
	margin:0px 0px 20px 0px;
	height: 56px;
	}
	
#menu ul {
	margin:0px;
	}

#menu li a img {
	border:none;
	margin:0px;
	display:block;	
	}
 
#menu li {
	list-style-type:none;
	float:left;
	margin:0px;
	}

#copy {
	width:652px;
	margin-left:auto;
	margin-right:auto;
	}
	
#copy_head {
	height:58px;
	padding: 0px 40px 0px 40px;; 
	background-image:url(../images/copy_head.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
	
#copy_body {
	padding:0px 50px 10px 50px;
	background-image:url(../images/copy_body.png);
	background-position:center;
	background-repeat:repeat-y;
	}
	
#copy_body a img {
	margin:5px 7px 5px 0px;
	border: 1px solid #546c79;
	}
	
#copy_foot {
	padding: 27px 15px 0px 15px;
	background-image:url(../images/copy_foot.png);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
#copy_foot_right {
	width:50px;
	text-align:right;
	}
	
#copy h1 {
	margin:0px;
	color:#546c79;
	font-size: 47px;
	font-weight: normal;
	text-shadow: 1px 2px 4px #c7c7c7;
	}
		
#copy h2 {
	margin:0px;
	color:#546c79;
	font-weight: normal;
	font-size: 30px;
	}
	
#copy h3 {
	margin:7px 0px 0px 0px;
	color:#546c79;
	font-weight: normal;
	font-size: 20px;
	}
	
#copy p {
	color:#4D646B;
	font-size: 16px;
	line-height: 20px;
	}
	
#copy p.profile {
	margin-top:7px;
	margin-bottom: 10px;
	color:#8b8160;
	font-size: 16px;
	line-height: 20px;
	}
	
#copy p a:visited, #copy p a:link {
	color:#4D646B;
	font-weight:bold;
	text-decoration:none;
	}
	
#copy p a:hover {
	color:#4D646B;
	font-weight:bold;
	text-decoration:underline;
	}
	
#copy table p {
	color:#4D646B;
	font-size: 16px;
	line-height: 20px;
	margin:0px;
	}

#portrait {
	display:none;
	}


#lta { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#lta:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#lta:focus { 
    background-position:0 -88px; 
} 
#artspider { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#artspider:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#artspider:focus { 
    background-position:0 -88px; 
} 
#cognosdm09 { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#cognosdm09:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#cognosdm09:focus { 
    background-position:0 -88px; 
} 
#marr { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#marr:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#marr:focus { 
    background-position:0 -88px; 
} 
#nlh { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#nlh:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#nlh:focus { 
    background-position:0 -88px; 
} 
#northstar { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#northstar:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#northstar:focus { 
    background-position:0 -88px; 
} 
#plma { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#plma:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#plma:focus { 
    background-position:0 -88px; 
} 
#prezoom { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#prezoom:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#prezoom:focus { 
    background-position:0 -88px; 
} 
#tia { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#tia:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#tia:focus { 
    background-position:0 -88px; 
} 
#lnhcemail { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#lnhcemail:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#lnhcemail:focus { 
    background-position:0 -88px; 
} 
#nlhad { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#nlhad:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#nlhad:focus { 
    background-position:0 -88px; 
} 
#lnhctv { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#lnhctv:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#lnhctv:focus { 
    background-position:0 -88px; 
} 
#nhod { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#nhod:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#nhod:focus { 
    background-position:0 -88px; 
} 
#mmds { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#mmds:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#mmds:focus { 
    background-position:0 -88px; 
} 
#rlar { 
    height:50px; 
    width:50px; 
} 
 
/* mouseover state */ 
#rlar:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#rlar:focus { 
    background-position:0 -88px; 
} 

