a
{
 color:#666;
 text-decoration:none;
}

#content a
{
	text-decoration:underline;
}

#navigation li
{
 font-size:1.1em;
 font-weight:bold;
}

#navigation li li
{
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
	background-color: #f0f0f0;
}

#navigation li li li
{
	font-size: 0.8em;
	padding-left: 20px;
	background-color: #fff;
}

ol li
{
 background:#afd7e4; /*lightblue;*/
 border-bottom:double;
 font-size:medium;
}

#navigation li
{
 list-style-type:none;
 background:#e8e8e8;
 margin:1px;
 display:block;
}

#navigation li a
{
 text-decoration:none;
 color:#a52a2a; /*brown;*/
}

#navigation li a:hover
{
 color:red;
}


#header, #footer
{
 background:#d3d3d3; /*lightgrey;*/
}

#footer
{
 font-size:80%;
}

#header-left
{
 font-size:1.1em;
}

#header-left strong
{
 color:#ff8c00; /*darkorange;*/
 letter-spacing:2px;
 font-family:"Trebuchet MS";
}

div.opaque
{
 background-color:white;
 filter:alpha(opacity=90);
 -moz-opacity:.90;
 opacity:.90;
}

h1 { font-size:160%; }
h2 { font-size:150%; }
h3 { font-size:140%; }
h4 { font-size:130%; }
h5 { font-size:120%; }
h6 { font-size:110%; }

#content p
{
	margin-bottom:15px;
}

#content h1
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.inline, ul.inline li
{
	display:inline;
}

#resources
{
 background-color:#6F9;
}

#resources h1
{
 background-color:#0E6;
}

.articleSection
{
	margin-top:2em;
	margin-bottom:.5em;
}

.commentbox
{
	background-color:#69F;
}

#subheader
{
 background:#e3e3e3;
}
