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.breadcrumbs { margin-right: 170px; }

#root { background-image: url(../images/page-bkgd-grey-right.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 0px 16px 16px; }
			#content-main { width: 430px; float: left; }
				#contact-form { background-color: #D0D0D0; margin-top: 10px; margin-bottom: 20px; }
					#contact-form td { padding: 4px; }
			#content-right { width: 140px; float: right; margin-top: 5px; margin-right: 5px; }
				#contact-details { font-size: 0.95em; text-align: left; }
				#content-right img { margin-bottom: 5px; }