<link rel="stylesheet" title="Disabled for Preview-in-Browser: screen.css" type="text/css" media="screen" />
<style type="text/css" media="screen">


body 
{
	margin: 0;
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Links */

a:link { color: #335577; text-decoration: none; }

a:visited {
	color: #557799;
	text-decoration: none;	
}

a:hover, a:active { 
color: #557799; 
background-color: #eeeeee;
 
}

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 18px; }

h4 { font-size: 20px; }

h5 { font-size: 10px;
line-height: 1.9em; }

h6 
{ 
	font-size: 13px; 
	text-transform: uppercase; 
	margin: 5px 0; 
	font-weight: bold; 
}

ul { line-height: 1.8em; list-style-type: square; color: #333333; }

ol { line-height: 1.8em; color: #333333; }

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 1.6em; 
}

blockquote.poem
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.6em;
	line-height: 1.9em; 
}



blockquote a:link
{
	color: #557799;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	
}

blockquote a:visited
{
	color: #557799;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	margin: 0px;
	
}

blockquote a:hover
{
	color: #557799;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}



code { font-family: Consolas, Verdana, Arial, "Courier New"; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #555555; font-size: 11px; }

ins { text-decoration: none; color: #679b3c; }

p em, 
cite
{
	font-family: Consolas, Verdana, Serif;
}

/* Structure */

#container
{
	width: 750px;
	margin: 0 auto;
}

#header
{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#navigation
{
	float: left;
	width: 100%;
	background-color: #557799;
	clear: none;
	background-image:url(title.png);
	background-repeat:no-repeat;
	
	
	
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
}

#content-wrapper
{
	width: 70%;
	float: left;
}

#content
{
	float: left;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#sidebar-wrapper
{
	width: 30%;
	float: right;
}

#sidebar
{
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 9px;
}

#footer
{
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
	color: #555555;
	text-align: center;
	padding: 10px 0;
	background-color: #cfcfcf;
}

/* Navigation */

#navigation ul
{
	margin: 0 5px;
	float: left;
	width: 95%;
	padding: 10px 0;
	list-style-type: none;
}

#navigation li { float: right; margin: 0 0 0 5px; padding: 0; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #99bbdd;
	padding: 5px 10px;
	border: 1px solid #333333;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #557799;
	border-color: #99bbdd;
}

#bhome li#lhome a,
#blinks li#llinks a,
#bcontact li#lcontact a
{
	color: #f9f9f9;
	background-color: #557799;
	border-color: #7799bb;
}

/* Header */

#header h1 { margin-bottom: 0; }

#header h1 a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
}

#header h1 a:link,
#header h1 a:visited
{
	color: #333333;
}

#header h1 a:hover,
#header h1 a:active
{
	color: #000000;
	background-color: transparent;
}

#header h1 span { visibility: hidden; }


/* Sidebar */

ul#sidenotes
{
	margin: 0;
	padding: 5px;
	line-height: 1.3em;
	list-style-type: none;
}

ul#sidenotes li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}

ul#sidenotes li:hover
{
	background-color: #eeeeee;
	
	
}

ul#sidenotes li .title
{
	display: block;
	font-weight: bold;
	background-color: #557799;
	color: #ffffff;
	padding: 3px;
	
}

ul#sidenotes li .title:hover
{
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	
}


ul#sidenotes li .titleSm
{
	display: block;
	background-color: #eeeeee;
	color: #777777;
	padding-left: 5px;
	
}



ul#sidenotes li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
	line-height: 1.3em;
	padding: 3px;
}

ul#sidenotes li .date:hover
{
	color: #557799;
}

ul#sidenotes li .content
{
	display: block;
}



ul#sidenotes li a:link,
ul#sidenotes li a:visited
{
	padding: 0; 
	color: #333333;
}

ul#sidenotes li a:hover,
ul#sidenotes li a:active
{
	background-color: transparent;
	 
}

/* Footer */

#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}
#bhome #container #navigation div {
	position: relative;
	top: -60px;
	right: auto;
	width: 172px;
}

#image {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
	padding: 6px;
	border: 1px solid #C0C0C0;
	margin-left: 5px;
	margin-right: 7px;
	font-size:10pt;
}

#imageCredits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: italic;
	padding: 0px;
}



</style>
