a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#leftContent-container a:link:after, #leftContent-container a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

/* A CSS3 Rule */
#leftContent-container a[href^="/"]:after {
  content: " (http://www.butte.edu" attr(href) ") ";
   }
/* end */

#header, #footer, #navBar, #subnav, #cookieTrail, #subfooter1, #subfooter2, #subfooter3, #container-center img, #rightContent-container, .ada508, #staticLinks, #rssNewsDiv {
	display:none;
	float: none !important;
}

#pageTitleBox h3 {
	font-size: 20pt;
	color: #000000;
	font-family: sans-serif;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size:18pt;
	font-family: sans-serif;
}
#testimonialBox, #center-content-l2-right, #container-center, rightContent-container, leftContent-container{
	font-size: 100%;
	width: 100%;
	color: #000000;
}


#testimonialBox p, #center-content-l2-right p, #container-center p, #rightContent-container p, #leftContent-container p {
	font-size: 100%;
	width: 100%;
	color: #000000;
}

table, td, th {border: 1px solid #cccccc;}
.YMenu  ul{display:none}
.YMenu_sub ul li {line-height: 4.5em;}
#YMenuRoot  ul li{line-height: 3.5em;} 
