a:link { color: #000080; text-decoration: underline; }
a:visited { color: #A00000; text-decoration: underline; }
a:hover { color: #004080; }
a:active { color: #0000FF; }

a.breadcrumb:link, a.breadcrumb:visited { font-weight: normal; color: #A0A0A0; }
a.breadcrumb:hover, a.breadcrumb:active { color: #C10435; }

h1, h2, h3, h4, h5, h6 { color: #FFFFFF; margin-bottom: 0.75em; }
	h1.breadcrumbs { color: #FFFFFF; }

#root { background-image: url(../images/page-bkgd-black.gif); background-repeat: repeat-y; }

	/* Height is set to 1% to avoid peek-a-boo bug in Internet Explorer */
	#main { height: 1%; float: left; width: 610px; }
		#content { padding: 16px; color: #FFFFFF; }
