h1 {
	background: #a6c4e1;
	color: #003;
	padding: 4px 8px 5px 8px;
}

h2 {
	font-size: 90%;
	color: #033;
}

h3 {
	font-size: 80%;
	color: #366;
}

p {
	font-size: 70%;
}


div#page a {
	color: #094fa4;
}

div#page a:hover {
	color: #036;
}


div#page {
	background: #fff url(/images/background.jpg) top left repeat;
}

/************************************************/

div#topnav {
	background: #fff url(/images/nav/stringer-boys.jpg) repeat-x top left;
}


/***********************************************/

div#sidenav h4 a {
	color: #003399!important;
}

div#sidenav h4 a:hover {
	color: #000033 !important;
}

span.s101 a {
	color: #06f !important;
}


div#bbot a, div#btop a
{
	color: #69F;
	text-decoration: none;
}

div#bbot a:hover, div#btop a:hover
{
	color: #9CF;
	text-decoration: underline;
}