@import url(global.css);

h1 {background: url("../_img/title-eng-founding-partner.png") bottom left no-repeat;
}

#header-row a:hover, #header-row a.selected{
color:#0066FF;
border-bottom: 0px solid #0066FF;
}

#level3{
	width:180px
}

#main-center a:link, #main-center a:visited{
color:#0066FF;
text-decoration:none;
border-bottom:0px dotted #0066FF;
}
#main-center a:hover{
text-decoration:underline;
border-bottom:0px dotted #0066FF;
}

#footer a:link, #footer a:visited {
background:none;
text-decoration:underline;
color:#666666;
}
#footer a:hover{
text-decoration:overline
}
#quote{
border-color:#DDEEFF;
}
#quote h2{
color:#0066FF;
text-align:center;
font-style:oblique;
}
#quote p {
background:#DDEEFF;
color:black;
}
