body {
	background-color: #f5f5db;
	font-size: 90%;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans serif;
	margin: 0;
	padding: 0;
	background-image: url(i/roybckgrnd.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

acronym {
	font-size: 80%;
	color: #a8a8a8;
	cursor: help;
}

#container {
	width: 90%;
	border: 2px solid #4a5d5b;
	background: #fff url(i/roybckgrnd2.gif) repeat-x bottom left;
	margin: 0 0 0 64px;
	padding: 0;
	background-color: #f5f5db;
}

#content {
	background-color: #f5f5db;
	padding-left: 10px;
	clear: both;
}

#content h1 {
	font-size: 130%;
	color: #687899;
}

#content h2 {
	font-size: 120%;
	color: #ba5d46;
	width: 33%;
	padding-left: 10px;
}

#content h3 {
	font-size: 110%;
	padding-left: 10px;
	color: #ba5d46;
}

#content li {
	list-style: none url(i/roycroftbullet.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 #ba5d46;
}
#content a:active {
	color: #ADA5A2;
	text-decoration: none;
}

#content p {
	padding-left: 10px;
}

#delicious {
    font-size: 85%;
	padding-left: 22px;
}    
    

#footer {
	background-color: transparent;
	margin-bottom: -0.3em;
	padding: 0 0 0.75em 0;
}

#footer li {
	list-style: none outside none;
	text-align: center;
	font-size: 80%;
	margin-top: -0.2em;
	clear: both;
}

#header {
	min-height: 75px;
	margin: 0;
	clear: both;
	border-bottom: thin solid #f5f5db;
	background: #f5f5db url(i/royheaderbckgrnd.gif) no-repeat scroll left top;
}

#header h1 {
	display: none;
}

#header img {
	border: 0;
	float: left;
}

#sitenavigation {
	background: #fff url(i/roybckgrnd3.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: #ba5d46;
	text-decoration: none;
}
#sitenavigation a:active {
	color: #687899;
	text-decoration: none;
}

#sitenavigation ul {
	padding: 0 0 1.2em 0;
}

#sitenavigation li {
	display: inline;
	font-size: 100%;
	margin: 0 1.5em 1em 1em;
	padding-bottom: 0.5em;
}

#externalnavigation {
	float: right;
	width: 25%;
	padding-left: 10px;
	margin: -1em 0 0 5px;
	border-style: solid none solid solid;
	border-width: thin;
	border-color: #390a07;
	background: #f5f5db url(i/roybckgrnd2.gif) repeat-y left;
}

#externalnavigation h3 {
	font-size: 110%;
	color: #390A07;
	width: 93%;
	margin: 0.2em 0 0 3%;
}

#externalnavigation img {
	border: 0;
	margin: 0 0 1em 22px;
}

#externalnavigation img a:hover {
	border: 0 none White;
	text-decoration: none;
	margin: 0 0 1em 22px;
}

#externalnavigation li {
	font-size: 80%;
	list-style: none url(i/roycroftbullet.gif);
}

.hide {
	display: none;
}