a:link { color: #a13; }
a:visited { color: #713; }
a:hover { color: #f60; }
a:active, a:focus { color: #f93; }

#header {height: 150px;}
#header ul.links {bottom: 56px; right: 8px;}
#header div.details {
	bottom: 40px;
	width: 465px;
	background-position: -90px -0px;
}
			
#first-line {
	position: absolute;
	top: 125px; left: 415px;
	width: 465px; height: auto;
	padding: 0;
	margin: 0;
}

#article-description,
body.home #footer,
#last-line
{border-top-color: #713;}

#start-here,
#footer ul.links li,
#snippet-before
{border-right-color: #713;}

#news-index p.more,
#article-description,
#last-line,
#snippet-before div.tree ul li
{border-bottom-color: #713;}

#snippet-before div.news-categories ul li,
#snippet-after,
#content div.main-content
{border-left-color: #713;}

#snippet-before div.tree ol li a.active,
#snippet-before.index div.news-categories ul li.active,
#snippet-before div.tree ul li.active
{
	border-color: #713;
	border-right-color: #fff;
}

#content div.navigation
{
	border-color: #713;
}

#glossary-toolbar {
	margin: 1em auto;
	text-align: center;
	font-size: 90%;
	color: #890B03;
}

#glossary dl {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #890B03;
}

#glossary dl dt {
	font-weight: bold;
}

table.whirlpool
{
margin: 1ex auto;
border-top: hidden;
border-collapse: collapse;
font-size: 85%;
}

table.whirlpool tr
{
border-top: 1px solid #069;
text-align: left;
margin: 0px;
}

table.whirlpool td, th
{
padding: 1ex;
vertical-align:top;
}