body {
	background-color: #fffae8;
	font-size: 90%;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans serif;
	margin: 0;
	padding: 0;
}

acronym {
	font-size: 80%;
	color: #a8a8a8;
	cursor: help;
}

#container {
	width: 90%;
	border: 2px solid #d1d1d1;
	background: #fff url(/i/border_bottom.gif) repeat-x bottom left;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#content {
	background-color: #fff;
	padding-left: 10px;
	clear: both;
}

#content h1 {
	font-size: 130%;
	color: #687899;
}

#content h2 {
	font-size: 120%;
	color: #687899;
	border: 1px solid #d1d1d1;
	background: #fff url(i/border_bottom.gif) repeat-x bottom left;
	width: 33%;
	padding-left: 10px;
}

#content h3 {
	font-size: 110%;
	padding-left: 10px;
	color: #687899;
}

#content li {
	list-style: none url(i/list.gif);
}

#content a:link {
	color: #909090;
	text-decoration: none;
	border-bottom: 1px dotted #909090;
}
#content a:visited {
	color: Maroon;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fc0;
}
#content a:active {
	color: #ADA5A2;
	text-decoration: none;
}

#content p {
	
}

#delicious {
    font-size: 85%;
	padding-left: 18px;
	width: 93%;
	padding-right: 5px;
}

#footer {
	background-color: transparent;
	margin-bottom: -0.3em;
	padding: 0 0 3px 0;
	clear: right;
}

#footer li {
	list-style: none outside none;
	text-align: center;
	font-size: 80%;
	margin-top: -0.2em;
}

#header {
	min-height: 100px;
	margin: 0;
	background-color: #687899;
	clear: both;
	border-bottom: thin solid #687899;
	background: #687899 url(i/header.jpg) no-repeat scroll left top;
}

#header h1 {
	display: none;
}

#header img {
	border: 0;
	float: left;
}

#sitenavigation {
	background: #fff url(i/border_bottom.gif) repeat-x bottom left;
}

#sitenavigation a:link {
	color: #000;
	text-decoration: none;
}
#sitenavigation a:visited {
	color: #000;
	text-decoration: none;
}
#sitenavigation a:hover {
	color: #fc0;
	text-decoration: none;
}
#sitenavigation a:active {
	color: #687899;
	text-decoration: none;
}

#sitenavigation ul {
	padding: 0 0 0.5em 0;
}

#sitenavigation li {
	display: inline;
	font-size: 100%;
	margin: 0 1.5em 1em 1em;
	padding-bottom: 0.5em;
}

#externalnavigation {
	float: right;
	width: 33%;
	background: #fff6d1 url(i/border_bottom_nav.gif) repeat-x bottom left;
	padding-left: 10px;
	margin-left: 5px;
	border-style: solid none solid solid;
	border-width: thin;
	border-color: #d1d1d1;
}

#externalnavigation h3 {
	font-size: 110%;
	padding-left: 10px;
	color: #687899;
	border: 1px solid #d1d1d1;
	background: #fff6d1 url(i/border_bottom_nav.gif) repeat-x bottom left;
	width: 93%;
	margin-top: 0.2em;
}

#externalnavigation img {
	border: 0;
	margin-bottom: 1em;
}

#externalnavigation img a:hover {
	border: 0 none White;
	text-decoration: none;
}

#externalnavigation li {
	font-size: 80%;
	list-style: none url(i/list.gif);
}

.imagereplacement {
	display: none;
}
